diff options
author | mat <mat@FreeBSD.org> | 2016-05-23 20:50:02 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-05-23 20:50:02 +0800 |
commit | a40b75bb01aaa77192019cc0543bcbeb29e216fa (patch) | |
tree | 1daa1f10708e99a371b0c2829f139aa14437e0cf /dns | |
parent | ac45a09a073c7b56080f6bc2582fe6a925827ddb (diff) | |
download | freebsd-ports-gnome-a40b75bb01aaa77192019cc0543bcbeb29e216fa.tar.gz freebsd-ports-gnome-a40b75bb01aaa77192019cc0543bcbeb29e216fa.tar.zst freebsd-ports-gnome-a40b75bb01aaa77192019cc0543bcbeb29e216fa.zip |
Update to latest snapshot.
Sponsored by: Absolight
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind9-devel/Makefile | 9 | ||||
-rw-r--r-- | dns/bind9-devel/distinfo | 6 |
2 files changed, 6 insertions, 9 deletions
diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile index 702271de50ea..9603eba6f953 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -6,21 +6,18 @@ PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/} PORTREVISION= 0 CATEGORIES= dns net ipv6 MASTER_SITES= LOCAL/mat/bind -#MASTER_SITES= https://source.isc.org/cgi-bin/gitweb.cgi?p=bind9.git;a=snapshot;h=${HASH};sf=tgz;f= +#MASTER_SITES= https://source.isc.org/cgi-bin/gitweb.cgi?p=bind9.git;a=snapshot;h=${HASH};sf=tgz;/ PKGNAMESUFFIX= 9-devel DISTNAME= ${PORTNAME}9-${HASH} -# Force the filename when fetched from the ISC gitweb. -FETCH_BEFORE_ARGS= -o ${DISTFILES} - MAINTAINER= mat@FreeBSD.org 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.11.0.a20160517 -HASH= 75167fb +ISCVERSION= 9.11.0.a20160522 +HASH= da06956 MAKE_JOBS_UNSAFE= yes diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo index 369ba5d71b4e..cc23bdba26c0 100644 --- a/dns/bind9-devel/distinfo +++ b/dns/bind9-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1463486175 -SHA256 (bind9-75167fb.tar.gz) = 82d8dc3ce81dfc1903edfbfc4d77b6e984ca571ac62f0584479c1bd3b89ce822 -SIZE (bind9-75167fb.tar.gz) = 11743906 +TIMESTAMP = 1464007451 +SHA256 (bind9-da06956.tar.gz) = f5ca53eb319a2aecfa107f95389db67297bc3924014201432cc7ba75810d24f3 +SIZE (bind9-da06956.tar.gz) = 11743827 |