diff options
author | mat <mat@FreeBSD.org> | 2017-11-06 18:38:33 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2017-11-06 18:38:33 +0800 |
commit | 9add3061d5d2f02bf7b41881c696fec98fc15334 (patch) | |
tree | b7af7d348094f847fbd61a6340a6ed39605053bf /dns | |
parent | 7f7b2b16e040be93a40ac371e8715ebc5bb80f0b (diff) | |
download | freebsd-ports-gnome-9add3061d5d2f02bf7b41881c696fec98fc15334.tar.gz freebsd-ports-gnome-9add3061d5d2f02bf7b41881c696fec98fc15334.tar.zst freebsd-ports-gnome-9add3061d5d2f02bf7b41881c696fec98fc15334.zip |
Update to latest commit.
Sponsored by: Absolight
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind9-devel/Makefile | 8 | ||||
-rw-r--r-- | dns/bind9-devel/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile index b3962315456e..583c01f58ff3 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -5,10 +5,10 @@ PORTNAME= bind PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/} .if defined(BIND_TOOLS_SLAVE) # dns/bind-tools here -PORTREVISION= 1 +PORTREVISION= 0 .else # dns/bind9xx here -PORTREVISION= 1 +PORTREVISION= 0 .endif CATEGORIES= dns net ipv6 MASTER_SITES= LOCAL/mat/bind @@ -31,8 +31,8 @@ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/COPYRIGHT # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.12.0b1.2017.10.30 -HASH= facf811 +ISCVERSION= 9.12.0b1.2017.11.03 +HASH= 72ddd51 USES= cpe libedit diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo index fa1248815729..d65504de07c8 100644 --- a/dns/bind9-devel/distinfo +++ b/dns/bind9-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1509359511 -SHA256 (bind9-facf811.tar.gz) = a74889e3820c9e719bb263aca16e509cfc1afd01d4130563c1239be459efbd42 -SIZE (bind9-facf811.tar.gz) = 11352295 +TIMESTAMP = 1509963680 +SHA256 (bind9-72ddd51.tar.gz) = c33f5fe8a0b83afe279dff995b647ebdf672368c9ccd320b16a4a7c9f4c752f0 +SIZE (bind9-72ddd51.tar.gz) = 11358476 |