From jaap@bartok.nlnetlabs.nl  Fri Aug 12 20:41:38 2011
Return-Path: <jaap@bartok.nlnetlabs.nl>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 59351106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 12 Aug 2011 20:41:38 +0000 (UTC)
	(envelope-from jaap@bartok.nlnetlabs.nl)
Received: from bartok.nlnetlabs.nl (bartok.nlnetlabs.nl [IPv6:2001:7b8:206:1:216:76ff:feb8:3c02])
	by mx1.freebsd.org (Postfix) with ESMTP id CC44D8FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 12 Aug 2011 20:41:37 +0000 (UTC)
Received: from bartok.nlnetlabs.nl (localhost [127.0.0.1])
	by bartok.nlnetlabs.nl (8.14.5/8.14.5) with ESMTP id p7CKfWWW099902
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Fri, 12 Aug 2011 22:41:33 +0200 (CEST)
	(envelope-from jaap@bartok.nlnetlabs.nl)
Received: (from jaap@localhost)
	by bartok.nlnetlabs.nl (8.14.5/8.14.5/Submit) id p7CKfWko099901;
	Fri, 12 Aug 2011 22:41:32 +0200 (CEST)
	(envelope-from jaap)
Message-Id: <201108122041.p7CKfWko099901@bartok.nlnetlabs.nl>
Date: Fri, 12 Aug 2011 22:41:32 +0200 (CEST)
From: Jaap Akkerhuis <jaap@NLnetLabs.nl>
To: FreeBSD-gnats-submit@freebsd.org
Cc: jaap@bartok.nlnetlabs.nl
Subject: [MAINTAINER] security/softhsm: update to 1.3.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         159729
>Category:       ports
>Synopsis:       [MAINTAINER] security/softhsm: update to 1.3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ehaupt
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 12 20:50:09 UTC 2011
>Closed-Date:    Sat Aug 13 01:52:01 CEST 2011
>Last-Modified:  Sat Aug 13 00:00:21 UTC 2011
>Originator:     Jaap Akkerhuis
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
NLnet Labs
>Environment:
System: FreeBSD bartok.nlnetlabs.nl 8.2-STABLE FreeBSD 8.2-STABLE #207: Mon Aug  8 03:05:44 CEST
>Description:
- Update to 1.3.0

- minor fix to support non-default PREFIX/LOCALBASE

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- softhsm-1.3.0.patch begins here ---
diff -ruN --exclude=CVS /space/portstrees/AFreeBSD/ports/security/softhsm.orig/Makefile /space/portstrees/AFreeBSD/ports/security/softhsm/Makefile
--- /space/portstrees/AFreeBSD/ports/security/softhsm.orig/Makefile	2011-08-12 19:50:55.000000000 +0200
+++ /space/portstrees/AFreeBSD/ports/security/softhsm/Makefile	2011-08-12 20:00:47.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	softhsm
-PORTVERSION=	1.2.1
+PORTVERSION=	1.3.0
 CATEGORIES=	security
 MASTER_SITES=	http://www.opendnssec.org/files/source/
 
@@ -17,6 +17,7 @@
 LIB_DEPENDS+=	sqlite3:${PORTSDIR}/databases/sqlite3
 
 GNU_CONFIGURE=	yes
+CONFIGURE_ARGS=	--with-botan=${PREFIX} --with-sqlite3=${PREFIX}
 
 USE_LDCONFIG=	yes
 
diff -ruN --exclude=CVS /space/portstrees/AFreeBSD/ports/security/softhsm.orig/distinfo /space/portstrees/AFreeBSD/ports/security/softhsm/distinfo
--- /space/portstrees/AFreeBSD/ports/security/softhsm.orig/distinfo	2011-08-12 19:50:55.000000000 +0200
+++ /space/portstrees/AFreeBSD/ports/security/softhsm/distinfo	2011-08-12 16:51:59.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (softhsm-1.2.1.tar.gz) = 0ecf3cc19d15c3fde5a58594990d1331b0f708b38a70210f07e456f8081581a7
-SIZE (softhsm-1.2.1.tar.gz) = 395446
+SHA256 (softhsm-1.3.0.tar.gz) = 54c4747e23ab610f87031139ac1559c027340cdeb6dedce3b0f78a0173c2a43c
+SIZE (softhsm-1.3.0.tar.gz) = 407644
--- softhsm-1.3.0.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ehaupt 
Responsible-Changed-By: ehaupt 
Responsible-Changed-When: Sat Aug 13 01:36:26 CEST 2011 
Responsible-Changed-Why:  
I will take care of it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=159729 
State-Changed-From-To: open->closed 
State-Changed-By: ehaupt 
State-Changed-When: Sat Aug 13 01:51:18 CEST 2011 
State-Changed-Why:  
Committed with minor modifications, thanks! 

Modifications: 
- need to use LOCALBASE instead of PREFIX 

http://www.freebsd.org/cgi/query-pr.cgi?pr=159729 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/159729: commit references a PR
Date: Fri, 12 Aug 2011 23:51:21 +0000 (UTC)

 ehaupt      2011-08-12 23:51:08 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/softhsm     Makefile distinfo 
   Log:
   Update to 1.3.0
   
   PR:             159729
   Submitted by:   Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
   
   Revision  Changes    Path
   1.6       +3 -2      ports/security/softhsm/Makefile
   1.6       +2 -2      ports/security/softhsm/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
