diff options
-rw-r--r-- | net/ntp-stable/Makefile | 12 | ||||
-rw-r--r-- | net/ntp-stable/distinfo | 6 |
2 files changed, 9 insertions, 9 deletions
diff --git a/net/ntp-stable/Makefile b/net/ntp-stable/Makefile index 0907136b2cc8..1a72d8e7c49d 100644 --- a/net/ntp-stable/Makefile +++ b/net/ntp-stable/Makefile @@ -6,13 +6,12 @@ # PORTNAME= ntp -PORTVERSION= 4.2.2p3.r2 -PORTREVISION= 1 +PORTVERSION= 4.2.2p4.r4 CATEGORIES= net ipv6 -MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ntp-4.2/ \ - http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ \ - ftp://ftp.archive.de.uu.net/pub/unix/ntp/ntp4/ntp-4.2/ \ - ftp://ftp.netlab.is.tsukuba.ac.jp/pub/network/ntp/ntp4/ntp-4.2/ +MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ \ + http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ \ + ftp://ftp.archive.de.uu.net/pub/unix/ntp/ntp4/ \ + ftp://ftp.netlab.is.tsukuba.ac.jp/pub/network/ntp/ntp4/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-RC/} MAINTAINER= cy@FreeBSD.org @@ -22,6 +21,7 @@ LATEST_LINK= ${PORTNAME}-stable GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +USE_AUTOTOOLS= automake:19 .if defined(ENABLE_RAWDCF) CONFIGURE_ARGS+= --enable-RAWDCF diff --git a/net/ntp-stable/distinfo b/net/ntp-stable/distinfo index abfd48cccc03..dbec429febca 100644 --- a/net/ntp-stable/distinfo +++ b/net/ntp-stable/distinfo @@ -1,3 +1,3 @@ -MD5 (ntp-4.2.2p3-RC2.tar.gz) = 3cc52ac3c20e625363660824ef0a71ea -SHA256 (ntp-4.2.2p3-RC2.tar.gz) = dfdda0bb20dbb89a820ad5737fafe199da80599388bcda3b041c7acbd2cd4e1a -SIZE (ntp-4.2.2p3-RC2.tar.gz) = 2562651 +MD5 (ntp-4.2.2p4-RC4.tar.gz) = 2a062408d64a6bcd0353a2fd0c8e5852 +SHA256 (ntp-4.2.2p4-RC4.tar.gz) = e4ce72a232ea17514d23629bd48ed55689f0b80266499cfdacbfe9ffb4c2a601 +SIZE (ntp-4.2.2p4-RC4.tar.gz) = 2499822 |