Date: Mon, 18 Feb 2019 14:01:56 +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: r493262 - head/dns/bind9-devel Message-ID: <201902181401.x1IE1uTd017796@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Mon Feb 18 14:01:55 2019 New Revision: 493262 URL: https://svnweb.freebsd.org/changeset/ports/493262 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 Feb 18 14:01:45 2019 (r493261) +++ head/dns/bind9-devel/Makefile Mon Feb 18 14:01:55 2019 (r493262) @@ -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.2019.02.10 +ISCVERSION= 9.13.4a0.2019.02.18 # XXX: Remove gitlab USE_GITLAB= yes GL_SITE= https://gitlab.isc.org GL_ACCOUNT= isc-projects GL_PROJECT= bind9 -GL_COMMIT= 6537d0a1e21ec95e63fc259cc666558b14e1a792 +GL_COMMIT= ee6a378fde5985dc9badee8f6c3c5d4465119181 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Mon Feb 18 14:01:45 2019 (r493261) +++ head/dns/bind9-devel/distinfo Mon Feb 18 14:01:55 2019 (r493262) @@ -1,3 +1,3 @@ -TIMESTAMP = 1549910372 -SHA256 (isc-projects-bind9-6537d0a1e21ec95e63fc259cc666558b14e1a792_GL0.tar.gz) = 761b367c1e7863f6566d1f50cdb133c3cdef3132dceac9e566491c1246e25325 -SIZE (isc-projects-bind9-6537d0a1e21ec95e63fc259cc666558b14e1a792_GL0.tar.gz) = 6351630 +TIMESTAMP = 1550497891 +SHA256 (isc-projects-bind9-ee6a378fde5985dc9badee8f6c3c5d4465119181_GL0.tar.gz) = a9c7d649109c51d3f273eca1dcc81e5ce852cc72d5a1404cbce7b055f355070f +SIZE (isc-projects-bind9-ee6a378fde5985dc9badee8f6c3c5d4465119181_GL0.tar.gz) = 6352057
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902181401.x1IE1uTd017796>