Author: pebender
Date: Thu Jan 8 20:27:34 2009
New Revision: 4197
Added:
trunk/gar-minimyth/script/net/ntp/files/ntp-4.2.4p6-cross.patch
Removed:
trunk/gar-minimyth/script/net/ntp/files/ntp-4.2.4p5-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 Thu Jan 8
20:27:34 2009
@@ -115,6 +115,7 @@
Updated lib/ffmpeg.
Updated lib/openssl.
Updated mediaplayers/mplayer-svn.
+ Updated net/ntp.
Updated net/syslinux.
Updated perl/perl-File-Temp.
Updated system/lcdproc.
Modified: trunk/gar-minimyth/script/net/ntp/Makefile
==============================================================================
--- trunk/gar-minimyth/script/net/ntp/Makefile (original)
+++ trunk/gar-minimyth/script/net/ntp/Makefile Thu Jan 8 20:27:34 2009
@@ -1,5 +1,5 @@
GARNAME = ntp
-GARVERSION = 4.2.4p5
+GARVERSION = 4.2.4p6
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 Thu Jan 8 20:27:34 2009
@@ -1,2 +1,2 @@
-eb647e07ecbd6e9e07bf8d3dc555490e download/ntp-4.2.4p5.tar.gz
-7d194ab15f0b0ff6237b972851eca1a5 download/ntp-4.2.4p5-cross.patch
+1961c2c12b66b9046d5df37d0a41b181 download/ntp-4.2.4p6.tar.gz
+fac1de3e9bf14446c5a42a23ffdd671c download/ntp-4.2.4p6-cross.patch
Added: trunk/gar-minimyth/script/net/ntp/files/ntp-4.2.4p6-cross.patch
==============================================================================
--- (empty file)
+++ trunk/gar-minimyth/script/net/ntp/files/ntp-4.2.4p6-cross.patch Thu
Jan 8 20:27:34 2009
@@ -0,0 +1,24 @@
+diff -Naur ntp-4.2.4p6-old/ntpdc/Makefile.am
ntp-4.2.4p6-new/ntpdc/Makefile.am
+--- ntp-4.2.4p6-old/ntpdc/Makefile.am 2008-03-22 04:03:23.000000000 -0700
++++ ntp-4.2.4p6-new/ntpdc/Makefile.am 2009-01-08 20:13:04.000000000 -0800
+@@ -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.4p6-old/ntpdc/Makefile.in
ntp-4.2.4p6-new/ntpdc/Makefile.in
+--- ntp-4.2.4p6-old/ntpdc/Makefile.in 2009-01-08 02:58:12.000000000 -0800
++++ ntp-4.2.4p6-new/ntpdc/Makefile.in 2009-01-08 20:13:04.000000000 -0800
+@@ -616,7 +616,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
-~----------~----~----~----~------~----~------~--~---