Date: Wed, 30 Jul 2014 14:50:04 +0000 (UTC) From: William Grzybowski <wg@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363484 - head/dns/nsd3 Message-ID: <201407301450.s6UEo41r061135@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wg Date: Wed Jul 30 14:50:04 2014 New Revision: 363484 URL: http://svnweb.freebsd.org/changeset/ports/363484 QAT: https://qat.redports.org/buildarchive/r363484/ Log: dns/nsd3: update to 3.2.18 PR: 192273 Submitted by: maintainer Modified: head/dns/nsd3/Makefile head/dns/nsd3/distinfo head/dns/nsd3/pkg-message Modified: head/dns/nsd3/Makefile ============================================================================== --- head/dns/nsd3/Makefile Wed Jul 30 14:24:37 2014 (r363483) +++ head/dns/nsd3/Makefile Wed Jul 30 14:50:04 2014 (r363484) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= nsd -PORTVERSION= 3.2.17 -PORTREVISION= 1 +PORTVERSION= 3.2.18 CATEGORIES= dns ipv6 MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ \ ftp://ftp.rhnet.is/pub/nsd/ Modified: head/dns/nsd3/distinfo ============================================================================== --- head/dns/nsd3/distinfo Wed Jul 30 14:24:37 2014 (r363483) +++ head/dns/nsd3/distinfo Wed Jul 30 14:50:04 2014 (r363484) @@ -1,2 +1,2 @@ -SHA256 (nsd-3.2.17.tar.gz) = f566fa408ac45944a264e80e53adf2c7d479ce8b545dce2caa7e50d4d21d330d -SIZE (nsd-3.2.17.tar.gz) = 921978 +SHA256 (nsd-3.2.18.tar.gz) = 541047c2114466d6fa7d7b9f397f632e542750475f1fcef5339da86a1ebdfcdb +SIZE (nsd-3.2.18.tar.gz) = 924566 Modified: head/dns/nsd3/pkg-message ============================================================================== --- head/dns/nsd3/pkg-message Wed Jul 30 14:24:37 2014 (r363483) +++ head/dns/nsd3/pkg-message Wed Jul 30 14:50:04 2014 (r363484) @@ -1,6 +1,6 @@ ************************************************************************** * -* Do consider to use nsd-4.0.1. Support for the nsd-3 branch +* Do consider to use nsd-4.0.3. Support for the nsd-3 branch * will stop in future * * * To run nsd from startup, add nsd_enable="YES" to your etc/rc.conf *
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407301450.s6UEo41r061135>