diff options
author | cy <cy@FreeBSD.org> | 2009-12-27 12:51:27 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2009-12-27 12:51:27 +0800 |
commit | 468561bfa5e2e941a5f663bd47081168ae34cd29 (patch) | |
tree | 995009612c00aafa220a1842000e92ab1d341a97 /net | |
parent | 4a0d3cf10cb8a10f2433f463bacaf44a11235e15 (diff) | |
download | freebsd-ports-gnome-468561bfa5e2e941a5f663bd47081168ae34cd29.tar.gz freebsd-ports-gnome-468561bfa5e2e941a5f663bd47081168ae34cd29.tar.zst freebsd-ports-gnome-468561bfa5e2e941a5f663bd47081168ae34cd29.zip |
Update 4.2.6p1-RC1 --> 4.2.6p1-RC2.
Diffstat (limited to 'net')
-rw-r--r-- | net/ntp/Makefile | 5 | ||||
-rw-r--r-- | net/ntp/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net/ntp/Makefile b/net/ntp/Makefile index c768955daf64..60e4d59430dc 100644 --- a/net/ntp/Makefile +++ b/net/ntp/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ntp -PORTVERSION?= 4.2.6p1.r1 -PORTREVISION= 1 +PORTVERSION?= 4.2.6p1.r2 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ \ http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ \ @@ -52,7 +51,7 @@ PLIST_SUB+= SSL="" CONFIGURE_ARGS+= --enable-ipv6 .if defined(WITH_NTPSNMPD) -PLIST_FILES+= sbin/ntpsnmpd +PLIST_FILES+= bin/ntpsnmpd BUILD_DEPENDS+= ${LOCALBASE}/include/net-snmp/net-snmp-config.h:${PORTSDIR}/net-mgmt/net-snmp RUN_DEPENDS+= ${LOCALBASE}/include/net-snmp/net-snmp-config.h:${PORTSDIR}/net-mgmt/net-snmp .else diff --git a/net/ntp/distinfo b/net/ntp/distinfo index 33f4b39020bf..fc691c7b99a1 100644 --- a/net/ntp/distinfo +++ b/net/ntp/distinfo @@ -1,3 +1,3 @@ -MD5 (ntp-4.2.6p1-RC1.tar.gz) = 692b299ba689307175aa270995e435be -SHA256 (ntp-4.2.6p1-RC1.tar.gz) = b193da760bedeee8a19b4385429e61d9b8cbd33d699169435f60e7e77fe82044 -SIZE (ntp-4.2.6p1-RC1.tar.gz) = 4326185 +MD5 (ntp-4.2.6p1-RC2.tar.gz) = 3d757f69085c125cb885bd648b441b82 +SHA256 (ntp-4.2.6p1-RC2.tar.gz) = 3a2f05f5f915800a25b4915361c5f30e309985af40feac1b64f5eac508c219a5 +SIZE (ntp-4.2.6p1-RC2.tar.gz) = 4333146 |