Date: Mon, 23 May 2016 12:50:02 +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: r415718 - head/dns/bind9-devel Message-ID: <201605231250.u4NCo2Kt023959@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Mon May 23 12:50:02 2016 New Revision: 415718 URL: https://svnweb.freebsd.org/changeset/ports/415718 Log: Update to latest snapshot. Sponsored by: Absolight 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 May 23 12:49:43 2016 (r415717) +++ head/dns/bind9-devel/Makefile Mon May 23 12:50:02 2016 (r415718) @@ -6,21 +6,18 @@ PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b PORTREVISION= 0 CATEGORIES= dns net ipv6 MASTER_SITES= LOCAL/mat/bind -#MASTER_SITES= https://source.isc.org/cgi-bin/gitweb.cgi?p=bind9.git;a=snapshot;h=${HASH};sf=tgz;f= +#MASTER_SITES= https://source.isc.org/cgi-bin/gitweb.cgi?p=bind9.git;a=snapshot;h=${HASH};sf=tgz;/ PKGNAMESUFFIX= 9-devel DISTNAME= ${PORTNAME}9-${HASH} -# Force the filename when fetched from the ISC gitweb. -FETCH_BEFORE_ARGS= -o ${DISTFILES} - MAINTAINER= mat@FreeBSD.org COMMENT= BIND DNS suite with updated DNSSEC and DNS64 LICENSE= ISCL # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.11.0.a20160517 -HASH= 75167fb +ISCVERSION= 9.11.0.a20160522 +HASH= da06956 MAKE_JOBS_UNSAFE= yes Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Mon May 23 12:49:43 2016 (r415717) +++ head/dns/bind9-devel/distinfo Mon May 23 12:50:02 2016 (r415718) @@ -1,3 +1,3 @@ -TIMESTAMP = 1463486175 -SHA256 (bind9-75167fb.tar.gz) = 82d8dc3ce81dfc1903edfbfc4d77b6e984ca571ac62f0584479c1bd3b89ce822 -SIZE (bind9-75167fb.tar.gz) = 11743906 +TIMESTAMP = 1464007451 +SHA256 (bind9-da06956.tar.gz) = f5ca53eb319a2aecfa107f95389db67297bc3924014201432cc7ba75810d24f3 +SIZE (bind9-da06956.tar.gz) = 11743827
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605231250.u4NCo2Kt023959>