Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 May 2013 13:10:32 +0200 (CEST)
From:      Geoffroy Desvernay <dgeo@centrale-marseille.fr>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        jaap@NLnetLabs.nl
Subject:   ports/179142: [PATCH] dns/opendnssec: update to 1.3.14
Message-ID:  <20130531111032.433931CD3F@dgeo.sysadm.ec-m.fr>
Resent-Message-ID: <201305311120.r4VBK1Hm030217@freefall.freebsd.org>

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

>Number:         179142
>Category:       ports
>Synopsis:       [PATCH] dns/opendnssec: update to 1.3.14
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 31 11:20:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Geoffroy Desvernay
>Release:        FreeBSD 9.1-STABLE amd64
>Organization:
Ecole Centrale de Marseille
>Environment:
System: FreeBSD dgeo.sysadm.ec-m.fr 9.1-STABLE FreeBSD 9.1-STABLE #0: Fri May  3 23:40:18 CEST
>Description:
- Update to 1.3.14

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

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- opendnssec-1.3.14.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 319478)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	opendnssec
-PORTVERSION=	1.3.13
+PORTVERSION=	1.3.14
 CATEGORIES=	dns
 MASTER_SITES=	http://dist.opendnssec.org/source/
 
Index: distinfo
===================================================================
--- distinfo	(revision 319478)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (opendnssec-1.3.13.tar.gz) = 4d587882ffc68bca56d96807592366d1a87147d0b8aa518ccfd85b694c889a3f
-SIZE (opendnssec-1.3.13.tar.gz) = 1156072
+SHA256 (opendnssec-1.3.14.tar.gz) = 04016069f980191fac446ccab51f06bc7969d7544997c9e538ca1c170c2f42f5
+SIZE (opendnssec-1.3.14.tar.gz) = 1159293
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 319478)
+++ pkg-plist	(working copy)
@@ -46,8 +46,8 @@
 @dirrm var/opendnssec/signconf
 @dirrm var/opendnssec
 @dirrm %%DATADIR%%
-@dirrm lib/opendnssec/kasp_auditor
-@dirrm lib/opendnssec
+%%AUDITOR%%@dirrm lib/opendnssec/kasp_auditor
+%%AUDITOR%%@dirrm lib/opendnssec
 @dirrm %%ETCDIR%%
 @exec mkdir -p %D/var/run/opendnssec
 @exec mkdir -p %D/var/opendnssec/unsigned
--- opendnssec-1.3.14.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?20130531111032.433931CD3F>