diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-10-01 14:27:59 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-10-01 14:27:59 +0000 |
commit | 59cc109ed3d9dcedc7feddb4ebc4965c865ab119 (patch) | |
tree | 9b7418b92694bf250d236495da982532daa60433 /dns/bind9-devel | |
parent | 010165c28f2131dc513b374cd30e86e3c4498cbf (diff) | |
download | ports-59cc109ed3d9dcedc7feddb4ebc4965c865ab119.tar.gz ports-59cc109ed3d9dcedc7feddb4ebc4965c865ab119.zip |
Notes
Diffstat (limited to 'dns/bind9-devel')
-rw-r--r-- | dns/bind9-devel/Makefile | 4 | ||||
-rw-r--r-- | dns/bind9-devel/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile index 61d08801f43f..fdebb5f493f2 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -40,13 +40,13 @@ LIB_DEPENDS= libxml2.so:textproc/libxml2 # XXX: remove tar:bz2 USES= cpe libedit ssl tar:bz2 # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.13.1a0.2018.09.20 +ISCVERSION= 9.13.1a0.2018.09.28 # XXX: Remove gitlab USE_GITLAB= yes GL_SITE= https://gitlab.isc.org GL_ACCOUNT= isc-projects GL_PROJECT= bind9 -GL_COMMIT= eb74f2ee683e1ab344ebab8c4ddce902ec935be6 +GL_COMMIT= c93acb99492526a8263ad1afd1fd10a0f41392fe CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo index c6f14cb4a1c4..70f7f09288da 100644 --- a/dns/bind9-devel/distinfo +++ b/dns/bind9-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1537779431 -SHA256 (isc-projects-bind9-eb74f2ee683e1ab344ebab8c4ddce902ec935be6_GL0.tar.gz) = cb029dc0dcb4f7075b44cde66e4d00fd8902f6cef55e6929b32a0939417193c0 -SIZE (isc-projects-bind9-eb74f2ee683e1ab344ebab8c4ddce902ec935be6_GL0.tar.gz) = 7263248 +TIMESTAMP = 1538402699 +SHA256 (isc-projects-bind9-c93acb99492526a8263ad1afd1fd10a0f41392fe_GL0.tar.gz) = a3daca06a93905ab6d35d796d6c28b9b5b2e06902fdb33e7bb371937908db074 +SIZE (isc-projects-bind9-c93acb99492526a8263ad1afd1fd10a0f41392fe_GL0.tar.gz) = 7263218 |