Update to latest commit.
Sponsored by: Absolight
This commit is contained in:
parent
7c1806e79d
commit
98b703fa68
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453608
2 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue