diff options
author | mat <mat@FreeBSD.org> | 2014-06-12 22:18:57 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2014-06-12 22:18:57 +0800 |
commit | e2368f8d6ab4e60ebe33154502018e101e615cea (patch) | |
tree | 26885409bea4eb754cd9ffe9f6e28311e9d62937 /dns/bind99 | |
parent | 43f70b1e01afbf1025201b37bb4de6b529e52801 (diff) | |
download | freebsd-ports-gnome-e2368f8d6ab4e60ebe33154502018e101e615cea.tar.gz freebsd-ports-gnome-e2368f8d6ab4e60ebe33154502018e101e615cea.tar.zst freebsd-ports-gnome-e2368f8d6ab4e60ebe33154502018e101e615cea.zip |
Update to 9.9.5-P1.
Changes: https://lists.isc.org/pipermail/bind-announce/2014-June/000913.html
Sponsored by: Absolight
Diffstat (limited to 'dns/bind99')
-rw-r--r-- | dns/bind99/Makefile | 12 | ||||
-rw-r--r-- | dns/bind99/distinfo | 8 |
2 files changed, 9 insertions, 11 deletions
diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile index 9abdcb8d6e34..bfb5cfe906e5 100644 --- a/dns/bind99/Makefile +++ b/dns/bind99/Makefile @@ -1,11 +1,9 @@ # $FreeBSD$ PORTNAME= bind -PORTVERSION= 9.9.5 -PORTREVISION= 18 +PORTVERSION= ${ISCVERSION:S/-P/P/} CATEGORIES= dns net ipv6 -MASTER_SITES= ${MASTER_SITE_ISC} -MASTER_SITE_SUBDIR= bind9/${ISCVERSION} +MASTER_SITES= ISC/bind9/${ISCVERSION} PKGNAMESUFFIX?= 99 DISTNAME= ${PORTNAME}-${ISCVERSION} @@ -15,7 +13,7 @@ COMMENT= BIND DNS suite with updated DNSSEC and DNS64 LICENSE= ISCL # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.9.5 +ISCVERSION= 9.9.5-P1 MAKE_JOBS_UNSAFE= yes @@ -97,8 +95,8 @@ RPZ_NSIP_CONFIGURE_ENABLE= rpz-nsip RPZ_NSDNAME_CONFIGURE_ENABLE= rpz-nsdname -RPZ_PATCH_PATCHFILES= 9.9.5-rpz2+rl.14038.05.patch:vix -RPZ_PATCH_PATCH_SITES= http://ss.vix.su/~vjs/:vix +RPZ_PATCH_PATCHFILES= 9.9.5-P1-rpz2+rl.14038.05.patch:vix +RPZ_PATCH_PATCH_SITES= http://ss.vix.su/~vjs/:vix ${MASTER_SITE_LOCAL:S/%%SUBDIR%%/mat\/bind/:S/$/:vix/} RRL_CONFIGURE_ENABLE= rrl diff --git a/dns/bind99/distinfo b/dns/bind99/distinfo index 4c4a65d5cc8a..bfb85e28602a 100644 --- a/dns/bind99/distinfo +++ b/dns/bind99/distinfo @@ -1,4 +1,4 @@ -SHA256 (bind-9.9.5.tar.gz) = d4b64c1dde442145a316679acff2df4008aa117ae52dfa3a6bc69efecc7840d1 -SIZE (bind-9.9.5.tar.gz) = 7729695 -SHA256 (9.9.5-rpz2+rl.14038.05.patch) = b8c47738912fdf9311c0251368f036eb56cfbfb47d15f199e1112bddae5a0aa8 -SIZE (9.9.5-rpz2+rl.14038.05.patch) = 238938 +SHA256 (bind-9.9.5-P1.tar.gz) = a41f7813f3a6eb0dcae961651ec93896fd82074929bc6c1d8c90b04a2417b850 +SIZE (bind-9.9.5-P1.tar.gz) = 7730150 +SHA256 (9.9.5-P1-rpz2+rl.14038.05.patch) = 48110f1f0b5c27d2fe3230888f69fdd175f8d0db54f64f73c03449f5ba8ec88a +SIZE (9.9.5-P1-rpz2+rl.14038.05.patch) = 238941 |