[125063] trunk/dports/sysutils/ntp/Portfile
cal at macports.org
cal at macports.org
Wed Sep 3 22:36:55 PDT 2014
Revision: 125063
https://trac.macports.org/changeset/125063
Author: cal at macports.org
Date: 2014-09-03 22:36:55 -0700 (Wed, 03 Sep 2014)
Log Message:
-----------
ntp: update to 4.2.7p470 to fix security issue, closes #44874
without maintainer approval due to security issue, see the guide section 7.3.1,
broken state
Modified Paths:
--------------
trunk/dports/sysutils/ntp/Portfile
Modified: trunk/dports/sysutils/ntp/Portfile
===================================================================
--- trunk/dports/sysutils/ntp/Portfile 2014-09-04 05:24:16 UTC (rev 125062)
+++ trunk/dports/sysutils/ntp/Portfile 2014-09-04 05:36:55 UTC (rev 125063)
@@ -4,8 +4,10 @@
PortSystem 1.0
name ntp
-version 4.2.6p5
-revision 1
+version 4.2.7p470
+checksums rmd160 6d7432caf37d42af4088cf82dcee3cc571526551 \
+ sha256 b25ce2a3ccbbdc011044b45ef8ab1d4ea9d1290427bce78c07158e19fb65b333
+
categories sysutils net
maintainers geeklair.net:dluke
description NTP is a protocol designed to synchronize the clocks of computers over a network
@@ -16,12 +18,9 @@
used to synchronize a computer to Internet time \
servers or other sources.
homepage http://www.ntp.org/
-master_sites http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/
+master_sites http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-dev/
+distname ntp-dev-${version}
-checksums md5 00df80a84ec9528fcfb09498075525bc \
- sha1 4a5353a4791b6f4315a66c28d504ec6c7926b192 \
- rmd160 aa1caffe697328b5c3e29dfa50b6074138646d20
-
platforms darwin
startupitem.create yes
@@ -47,4 +46,4 @@
livecheck.type regex
livecheck.url http://support.ntp.org/rss/releases.xml
-livecheck.regex (\\d+\.\\d+.\\d+p\\d+)\.\*Stable
+livecheck.regex (\\d+\.\\d+.\\d+p\\d+)\.\*Development
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140903/88a65dcc/attachment.html>
More information about the macports-changes
mailing list