Author: pebender
Date: Mon May 18 15:03:08 2009
New Revision: 4782
Added:
trunk/gar-minimyth/script/net/ntp/files/ntp-4.2.4p7-cross.patch
Removed:
trunk/gar-minimyth/script/net/ntp/files/ntp-4.2.4p6-cross.patch
Modified:
trunk/gar-minimyth/html/minimyth/document-changelog.txt
trunk/gar-minimyth/script/net/ntp/Makefile
trunk/gar-minimyth/script/net/ntp/checksums
Log:
- Updated package net/ntp.
Modified: trunk/gar-minimyth/html/minimyth/document-changelog.txt
==============================================================================
--- trunk/gar-minimyth/html/minimyth/document-changelog.txt (original)
+++ trunk/gar-minimyth/html/minimyth/document-changelog.txt Mon May 18
15:03:08 2009
@@ -146,6 +146,7 @@
Updated mediaplayers/xine-lib.
Updated net/curl.
Updated net/mount.cifs.
+ Updated net/ntp.
Updated net/syslinux.
Updated perl/perl-DBI.
Updated perl/perl-libwww-perl.
Modified: trunk/gar-minimyth/script/net/ntp/Makefile
==============================================================================
--- trunk/gar-minimyth/script/net/ntp/Makefile (original)
+++ trunk/gar-minimyth/script/net/ntp/Makefile Mon May 18 15:03:08 2009
@@ -1,5 +1,5 @@
GARNAME = ntp
-GARVERSION = 4.2.4p6
+GARVERSION = 4.2.4p7
CATEGORIES = net
MASTER_SITES =
http://www.eecis.udel.edu/~$(GARNAME)/$(GARNAME)_spool/$(GARNAME)4/$(GARNAME)-4.2/
DISTFILES = $(DISTNAME).tar.gz
Modified: trunk/gar-minimyth/script/net/ntp/checksums
==============================================================================
--- trunk/gar-minimyth/script/net/ntp/checksums (original)
+++ trunk/gar-minimyth/script/net/ntp/checksums Mon May 18 15:03:08 2009
@@ -1,2 +1,2 @@
-1961c2c12b66b9046d5df37d0a41b181 download/ntp-4.2.4p6.tar.gz
-fac1de3e9bf14446c5a42a23ffdd671c download/ntp-4.2.4p6-cross.patch
+8c19ff62ed4f7d64f8e2aa59cb11f364 download/ntp-4.2.4p7.tar.gz
+84d326d14d1b93fe5ec764f181ce45f7 download/ntp-4.2.4p7-cross.patch
Added: trunk/gar-minimyth/script/net/ntp/files/ntp-4.2.4p7-cross.patch
==============================================================================
--- (empty file)
+++ trunk/gar-minimyth/script/net/ntp/files/ntp-4.2.4p7-cross.patch Mon May
18 15:03:08 2009
@@ -0,0 +1,24 @@
+diff -Naur ntp-4.2.4p7-old/ntpdc/Makefile.am
ntp-4.2.4p7-new/ntpdc/Makefile.am
+--- ntp-4.2.4p7-old/ntpdc/Makefile.am 2008-03-22 04:03:23.000000000 -0700
++++ ntp-4.2.4p7-new/ntpdc/Makefile.am 2009-05-18 15:00:57.000000000 -0700
+@@ -41,7 +41,7 @@
+ ntpdc-layout.o: nl.c
+
+ layout.here: ntpdc-layout
+- ./ntpdc-layout > $@
++ ntp-ntpdc-layout > $@
+
+ check-layout: ntpdc-layout layout.std layout.here
+ cmp $(srcdir)/layout.std layout.here && echo stamp > $@
+diff -Naur ntp-4.2.4p7-old/ntpdc/Makefile.in
ntp-4.2.4p7-new/ntpdc/Makefile.in
+--- ntp-4.2.4p7-old/ntpdc/Makefile.in 2009-05-18 01:43:55.000000000 -0700
++++ ntp-4.2.4p7-new/ntpdc/Makefile.in 2009-05-18 15:00:57.000000000 -0700
+@@ -608,7 +608,7 @@
+ ntpdc-layout.o: nl.c
+
+ layout.here: ntpdc-layout
+- ./ntpdc-layout > $@
++ ntp-ntpdc-layout > $@
+
+ check-layout: ntpdc-layout layout.std layout.here
+ cmp $(srcdir)/layout.std layout.here && echo stamp > $@
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---