Date: Thu, 22 Nov 2012 12:42:28 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307650 - head/dns/ldns Message-ID: <201211221242.qAMCgSbD078286@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Thu Nov 22 12:42:28 2012 New Revision: 307650 URL: http://svnweb.freebsd.org/changeset/ports/307650 Log: Bump PORTREVISION in order to make the registration of CONFLICTS work. Feature safe: yes Modified: head/dns/ldns/Makefile Modified: head/dns/ldns/Makefile ============================================================================== --- head/dns/ldns/Makefile Thu Nov 22 12:30:39 2012 (r307649) +++ head/dns/ldns/Makefile Thu Nov 22 12:42:28 2012 (r307650) @@ -3,7 +3,7 @@ PORTNAME= ldns PORTVERSION= 1.6.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= http://www.nlnetlabs.nl/downloads/ldns/ \ CRITICAL
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211221242.qAMCgSbD078286>