summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2013-03-27 00:19:37 +0000
committerCy Schubert <cy@FreeBSD.org>2013-03-27 00:19:37 +0000
commit51b84cafb616aca6f8c143f3488ee8c2644bfb5d (patch)
tree71516fe48861c06786d6054fdae18afa196c8bfa
parentIn validate target, use unexpand and sed to make sure that we are using (diff)
Update 4.2.7p357 --> 4.2.7p364
-rw-r--r--net/ntp-devel/Makefile2
-rw-r--r--net/ntp-devel/distinfo4
-rw-r--r--net/ntp-devel/files/patch-include-ntpd.h11
3 files changed, 3 insertions, 14 deletions
diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile
index ec6698851324..8b12c704b436 100644
--- a/net/ntp-devel/Makefile
+++ b/net/ntp-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ntp
-PORTVERSION= 4.2.7p357
+PORTVERSION= 4.2.7p364
CATEGORIES= net ipv6
MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ntp-dev/ \
http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-dev/ \
diff --git a/net/ntp-devel/distinfo b/net/ntp-devel/distinfo
index 60d6d3822d59..75fd6e85085d 100644
--- a/net/ntp-devel/distinfo
+++ b/net/ntp-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ntp-dev-4.2.7p357.tar.gz) = fd7cdc1ed8d10494beefb884602252fe6aa656b427a9c623b4e1cc9e2bb4aef4
-SIZE (ntp-dev-4.2.7p357.tar.gz) = 6313538
+SHA256 (ntp-dev-4.2.7p364.tar.gz) = ddccb12521f927a3b1f6cfea373ec3f0cefecc8aea5c4877266f2629c6685292
+SIZE (ntp-dev-4.2.7p364.tar.gz) = 6355566
diff --git a/net/ntp-devel/files/patch-include-ntpd.h b/net/ntp-devel/files/patch-include-ntpd.h
deleted file mode 100644
index 51a4910ed72a..000000000000
--- a/net/ntp-devel/files/patch-include-ntpd.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- include/ntpd.h.orig 2013-01-27 18:29:10.000000000 -0800
-+++ include/ntpd.h 2013-02-26 21:53:41.000000000 -0800
-@@ -523,7 +523,7 @@
-
- /* ntp_signd.c */
- #ifdef HAVE_NTP_SIGND
--extern void send_via_ntp_signd(struct recvbuf, int, keyid_t, int,
-+extern void send_via_ntp_signd(struct recvbuf *, int, keyid_t, int,
- struct pkt *);
- #endif
-