ports/182246: [MAINTAINER] dns/opendnssec: update to 1.3.15
Jaap Akkerhuis
jaap at NLnetLabs.nl
Fri Sep 20 13:30:01 UTC 2013
>Number: 182246
>Category: ports
>Synopsis: [MAINTAINER] dns/opendnssec: update to 1.3.15
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Fri Sep 20 13:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Jaap Akkerhuis
>Release: FreeBSD 9.2-PRERELEASE amd64
>Organization:
NLnet Labs
>Environment:
System: FreeBSD bela.nlnetlabs.nl 9.2-PRERELEASE FreeBSD 9.2-PRERELEASE #5 r255602: Mon Sep 16 00:48:30 CEST
>Description:
- Update to 1.3.15
- Small change to honor ${LOCALBASE}
Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:
--- opendnssec-1.3.15.patch begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 327696)
+++ Makefile (working copy)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= opendnssec
-PORTVERSION= 1.3.14
+PORTVERSION= 1.3.15
CATEGORIES= dns
MASTER_SITES= http://dist.opendnssec.org/source/
@@ -45,6 +45,9 @@
PLIST_SUB+= SQLITE="@comment "
PLIST_SUB+= MYSQL=""
.else
+CONFIGURE_ARGS+= --with-sqlite3=${LOCALBASE}
+CONFIGURE_ARGS+= --with-database-backend=sqlite3
+USE_SQLITE= yes
BUILD_DEPENDS+= sqlite3>=3.3.9:${PORTSDIR}/databases/sqlite3
LIB_DEPENDS+= sqlite3:${PORTSDIR}/databases/sqlite3
PLIST_SUB+= SQLITE=""
Index: distinfo
===================================================================
--- distinfo (revision 327696)
+++ distinfo (working copy)
@@ -1,2 +1,2 @@
-SHA256 (opendnssec-1.3.14.tar.gz) = 04016069f980191fac446ccab51f06bc7969d7544997c9e538ca1c170c2f42f5
-SIZE (opendnssec-1.3.14.tar.gz) = 1159293
+SHA256 (opendnssec-1.3.15.tar.gz) = c29884f76d278862de59576c2e5440e37c2b7c16f1984ccc7685a3a049e1c081
+SIZE (opendnssec-1.3.15.tar.gz) = 1158839
--- opendnssec-1.3.15.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list