diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-01-07 14:08:26 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-01-07 14:08:26 +0000 |
commit | e13271eb74992cf5af5c1844d836529ad9a41dad (patch) | |
tree | 6ec03a62a150c265ef629ae23c337f6e64c4647d | |
parent | Update to v5.29.6-91-g35ad0133df (diff) |
Update to latest commit.
Notes
Notes:
svn path=/head/; revision=489576
-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 8435d06f6d52..bed4aae1649f 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -5,11 +5,11 @@ 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 # XXX: correct version # dns/bind9xx here -PORTREVISION= 3 +PORTREVISION= 0 .endif CATEGORIES= dns net ipv6 # XXX: put the ISC master_site @@ -38,13 +38,13 @@ LIB_DEPENDS= libxml2.so:textproc/libxml2 # XXX: remove tar:bz2 USES= compiler:c11 cpe libedit ssl tar:bz2 # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.13.4a0.2018.12.20 +ISCVERSION= 9.13.4a0.2019.01.06 # XXX: Remove gitlab USE_GITLAB= yes GL_SITE= https://gitlab.isc.org GL_ACCOUNT= isc-projects GL_PROJECT= bind9 -GL_COMMIT= 1b95cb79bbb53e0cbec8618678c99b35985d22be +GL_COMMIT= a38b31ccf92daab8e359ef51a1f046177796b53e CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo index d78cc1adf865..2881e3540516 100644 --- a/dns/bind9-devel/distinfo +++ b/dns/bind9-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1545648454 -SHA256 (isc-projects-bind9-1b95cb79bbb53e0cbec8618678c99b35985d22be_GL0.tar.gz) = 569e9fea081f7c6daa0f3c7089a096bd3b546b098972f569e9f77bb011143cdf -SIZE (isc-projects-bind9-1b95cb79bbb53e0cbec8618678c99b35985d22be_GL0.tar.gz) = 6344732 +TIMESTAMP = 1546869195 +SHA256 (isc-projects-bind9-a38b31ccf92daab8e359ef51a1f046177796b53e_GL0.tar.gz) = e9d897f2fc6ad94d2a4f28778930746239a829b161802b74391a935ebd3fad35 +SIZE (isc-projects-bind9-a38b31ccf92daab8e359ef51a1f046177796b53e_GL0.tar.gz) = 6344877 |