Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jul 2010 10:12:10 +0200 (CEST)
From:      Ruben van Staveren <ruben@verweg.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jaap@NLnetLabs.nl
Subject:   ports/148887: [PATCH] dns/opendnssec: [SUMMARIZE CHANGES]
Message-ID:  <201007240812.o6O8CA1n008754@helium.verweg.com>
Resent-Message-ID: <201007240820.o6O8K7pq022696@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         148887
>Category:       ports
>Synopsis:       [PATCH] dns/opendnssec: [SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 24 08:20:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Ruben van Staveren
>Release:        FreeBSD 8.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD helium.verweg.com 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #10: Tue Jul 13 10:57:33 CEST 2010
>Description:
[DESCRIBE CHANGES]

Port maintainer (jaap@NLnetLabs.nl) is cc'd.

Generated with FreeBSD Port Tools 0.99

Make the minimum required version 1.48 for dnsruby as previous versions don't
parse all variants of hinfo/loc records

>How-To-Repeat:
>Fix:

--- opendnssec-1.1.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/dns/opendnssec.orig/Makefile /usr/ports/dns/opendnssec/Makefile
--- /usr/ports/dns/opendnssec.orig/Makefile	2010-07-24 10:02:49.910303767 +0200
+++ /usr/ports/dns/opendnssec/Makefile	2010-07-24 10:03:13.854203996 +0200
@@ -16,7 +16,7 @@
 
 BUILD_DEPENDS=	ldns>=1.6.4:${PORTSDIR}/dns/ldns \
 		${PYTHON_SITELIBDIR}/Ft/Xml/__init__.py:${PORTSDIR}/textproc/py-4suite-xml \
-		rubygem-dnsruby>=1.43:${PORTSDIR}/dns/rubygem-dnsruby
+		rubygem-dnsruby>=1.48:${PORTSDIR}/dns/rubygem-dnsruby
 LIB_DEPENDS=	ldns:${PORTSDIR}/dns/ldns \
 		sqlite3:${PORTSDIR}/databases/sqlite3
 
--- opendnssec-1.1.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007240812.o6O8CA1n008754>