diff options
author | cy <cy@FreeBSD.org> | 2015-10-22 05:38:12 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2015-10-22 05:38:12 +0800 |
commit | 7c2fc4382b8b646fc0d55c9e9407110d7af77a2d (patch) | |
tree | 2891ac5f458213ac1e46f75dd211f9b062b06cbf /net/ntp | |
parent | fc4fde822f45e34f58a8fa416c4c0a62e8201d1a (diff) | |
download | freebsd-ports-gnome-7c2fc4382b8b646fc0d55c9e9407110d7af77a2d.tar.gz freebsd-ports-gnome-7c2fc4382b8b646fc0d55c9e9407110d7af77a2d.tar.zst freebsd-ports-gnome-7c2fc4382b8b646fc0d55c9e9407110d7af77a2d.zip |
Update ntp 4.2.8p3 --> 4.2.8p4.
As ntp 4.2.8p4 has gone GA, remove ntp-rc.
Diffstat (limited to 'net/ntp')
-rw-r--r-- | net/ntp/Makefile | 3 | ||||
-rw-r--r-- | net/ntp/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/net/ntp/Makefile b/net/ntp/Makefile index 6e38a7b8fadf..6cac174b59f7 100644 --- a/net/ntp/Makefile +++ b/net/ntp/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ntp -PORTVERSION= 4.2.8p3 -PORTREVISION= 2 +PORTVERSION= 4.2.8p4 CATEGORIES= net ipv6 MASTER_SITES= http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ \ http://archive.ntp.org/ntp4/ntp-4.2/ \ diff --git a/net/ntp/distinfo b/net/ntp/distinfo index e1b878637916..d05144c6e36b 100644 --- a/net/ntp/distinfo +++ b/net/ntp/distinfo @@ -1,2 +1,2 @@ -SHA256 (ntp-4.2.8p3.tar.gz) = 818ca4f2ed6ca845b1c5ec43f5e6ad905eaa0fc0aab2d509ed6b962a37fbf38f -SIZE (ntp-4.2.8p3.tar.gz) = 7099575 +SHA256 (ntp-4.2.8p4.tar.gz) = 0d6961572548d2c4af96f58f763e22ac620f5afef717384ddc317a0e365cfdb9 +SIZE (ntp-4.2.8p4.tar.gz) = 7104852 |