[134813] trunk/dports/sysutils/ntp/Portfile

dluke at macports.org dluke at macports.org
Tue Apr 7 14:01:08 PDT 2015


Revision: 134813
          https://trac.macports.org/changeset/134813
Author:   dluke at macports.org
Date:     2015-04-07 14:01:07 -0700 (Tue, 07 Apr 2015)
Log Message:
-----------
ntp: version bump, update to 4.8.2p2, also make ws consistent

Modified Paths:
--------------
    trunk/dports/sysutils/ntp/Portfile

Modified: trunk/dports/sysutils/ntp/Portfile
===================================================================
--- trunk/dports/sysutils/ntp/Portfile	2015-04-07 20:17:04 UTC (rev 134812)
+++ trunk/dports/sysutils/ntp/Portfile	2015-04-07 21:01:07 UTC (rev 134813)
@@ -2,26 +2,26 @@
 
 PortSystem 1.0
 
-name            ntp
-version         4.2.8p1
+name		ntp
+version		4.2.8p2
 epoch		1
-categories      sysutils net
-maintainers     geeklair.net:dluke
-description     NTP is a protocol designed to synchronize the clocks of computers over a network.
+categories	sysutils net
+maintainers	geeklair.net:dluke
+description	NTP is a protocol designed to synchronize the clocks of computers over a network.
 #license	NTP (http://www.eecis.udel.edu/~mills/ntp/html/copyright.html), see http://opensource.org/licenses/NTP
 license		Permissive
 
 long_description	NTP is an implementation of RFC-5905. It is widely \
 			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-[join [lrange [split ${version} .] 0 1] .]/ 
+homepage	http://www.ntp.org/
+master_sites	http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-[join [lrange [split ${version} .] 0 1] .]/ 
 
-checksums	md5	65d8cdfae4722226fbe29863477641ed \
-		sha1	1e6d8894bbd3456bd71aa890b02f802f2e611e86 \
-		rmd160	f61569230e876faf9271607aff9dcbd242ea4f69
+checksums	md5	fa37049383316322d060ec9061ac23a9 \
+		sha1	51d014c4a38383692d0895f5b8247004942e3b38 \
+		rmd160	5e2bec1f296f6d1528694167da2229cae13ebf47
 
-platforms       darwin
+platforms	darwin
 
 configure.args	--enable-ipv6
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150407/1b74ec10/attachment.html>


More information about the macports-changes mailing list