Date: Mon, 15 Oct 2018 17:10:53 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482163 - head/dns/bind9-devel Message-ID: <201810151710.w9FHArvZ073648@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Mon Oct 15 17:10:53 2018 New Revision: 482163 URL: https://svnweb.freebsd.org/changeset/ports/482163 Log: Update to latest commit. Modified: head/dns/bind9-devel/Makefile (contents, props changed) head/dns/bind9-devel/distinfo (contents, props changed) Modified: head/dns/bind9-devel/Makefile ============================================================================== --- head/dns/bind9-devel/Makefile Mon Oct 15 17:10:50 2018 (r482162) +++ head/dns/bind9-devel/Makefile Mon Oct 15 17:10:53 2018 (r482163) @@ -9,7 +9,7 @@ PORTREVISION= 0 .else # XXX: correct version # dns/bind9xx here -PORTREVISION= 1 +PORTREVISION= 0 .endif CATEGORIES= dns net ipv6 # XXX: put the ISC master_site @@ -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.10.05 +ISCVERSION= 9.13.1a0.2018.10.12 # XXX: Remove gitlab USE_GITLAB= yes GL_SITE= https://gitlab.isc.org GL_ACCOUNT= isc-projects GL_PROJECT= bind9 -GL_COMMIT= e8f66bcfa36b89586319372a7fe626fbf4e49a03 +GL_COMMIT= 60f22ff410e3f2139240ed845305160a6f05808d CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Mon Oct 15 17:10:50 2018 (r482162) +++ head/dns/bind9-devel/distinfo Mon Oct 15 17:10:53 2018 (r482163) @@ -1,3 +1,3 @@ -TIMESTAMP = 1538992970 -SHA256 (isc-projects-bind9-e8f66bcfa36b89586319372a7fe626fbf4e49a03_GL0.tar.gz) = 391ce0d8cdc9d714a8fc2339ea914e0ad8a6ba85cc0f60cc1beeda86edb3e145 -SIZE (isc-projects-bind9-e8f66bcfa36b89586319372a7fe626fbf4e49a03_GL0.tar.gz) = 7274863 +TIMESTAMP = 1539621587 +SHA256 (isc-projects-bind9-60f22ff410e3f2139240ed845305160a6f05808d_GL0.tar.gz) = 2600b29f2949a773745df83c4010145b4cc7f37fd2748009f63e60ab18179347 +SIZE (isc-projects-bind9-60f22ff410e3f2139240ed845305160a6f05808d_GL0.tar.gz) = 7274641
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810151710.w9FHArvZ073648>