Date: Wed, 10 Apr 2019 16:02:06 +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: r498579 - head/dns/bind9-devel Message-ID: <201904101602.x3AG26UZ007800@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Wed Apr 10 16:02:06 2019 New Revision: 498579 URL: https://svnweb.freebsd.org/changeset/ports/498579 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 Wed Apr 10 16:02:02 2019 (r498578) +++ head/dns/bind9-devel/Makefile Wed Apr 10 16:02:06 2019 (r498579) @@ -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.15.0a0.2019.03.29 +ISCVERSION= 9.15.0a0.2019.04.10 # XXX: Remove gitlab USE_GITLAB= yes GL_SITE= https://gitlab.isc.org GL_ACCOUNT= isc-projects GL_PROJECT= bind9 -GL_COMMIT= 7e069cb16a0a6b8d3551ecb793e1cea682815942 +GL_COMMIT= 961d256d73680154383f5886aaa4d03fe8f6d867 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Wed Apr 10 16:02:02 2019 (r498578) +++ head/dns/bind9-devel/distinfo Wed Apr 10 16:02:06 2019 (r498579) @@ -1,3 +1,3 @@ -TIMESTAMP = 1554105090 -SHA256 (isc-projects-bind9-7e069cb16a0a6b8d3551ecb793e1cea682815942_GL0.tar.gz) = c08bd0de7d39bdd1c015b1680eb4e0cc2ee4b0bfaa2bdf310f93924cb58f6b51 -SIZE (isc-projects-bind9-7e069cb16a0a6b8d3551ecb793e1cea682815942_GL0.tar.gz) = 6337730 +TIMESTAMP = 1554895655 +SHA256 (isc-projects-bind9-961d256d73680154383f5886aaa4d03fe8f6d867_GL0.tar.gz) = 80a80ca0ffe52c249c18504f9bb78e4f656ce12aea62bd8f47ab731b3cb4fce4 +SIZE (isc-projects-bind9-961d256d73680154383f5886aaa4d03fe8f6d867_GL0.tar.gz) = 6341543
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904101602.x3AG26UZ007800>