From mandree@FreeBSD.org  Thu Apr 10 20:11:53 2014
Return-Path: <mandree@FreeBSD.org>
Received: from apollo.emma.line.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 26EE218A;
	Thu, 10 Apr 2014 20:11:53 +0000 (UTC)
Received: from mandree by apollo.emma.line.org with local (Exim 4.82 (FreeBSD))
	(envelope-from <mandree@FreeBSD.org>)
	id 1WYLKB-000Gv8-JH; Thu, 10 Apr 2014 22:11:51 +0200
Message-Id: <E1WYLKB-000Gv8-JH@apollo.emma.line.org>
Date: Thu, 10 Apr 2014 22:11:51 +0200
From: Matthias Andree <mandree@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: ale@FreeBSD.org
Subject: [PATCH] URGENT: security/pkcs11-helper: update to 1.11
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         188442
>Category:       ports
>Synopsis:       [PATCH] URGENT: security/pkcs11-helper: update to 1.11
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    ale
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 10 20:20:00 UTC 2014
>Closed-Date:    Fri Apr 11 08:52:56 UTC 2014
>Last-Modified:  Fri Apr 11 09:00:00 UTC 2014
>Originator:     Matthias Andree
>Release:        FreeBSD 9.2-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD apollo.emma.line.org 9.2-RELEASE-p3 FreeBSD 9.2-RELEASE-p3 #0: Sat Jan 11 03:25:02 UTC 2014
>Description:
- Update to 1.11
- chase move of MASTER_SITES and WWW
- update license BSD -> BSD3CLAUSE
- modernize USE_BZIP2 -> USES=tar:bzip2, update NOPORTDOCS
- move OPTIONS_DEFINE down to please portlint

Alex, please approve quickly because this version is the minimum
required version in the new OpenVPN 2.3.3. Thank you.

Port maintainer (ale@FreeBSD.org) is cc'd.

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

--- pkcs11-helper-1.11.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 350846)
+++ Makefile	(working copy)
@@ -2,27 +2,26 @@
 # $FreeBSD$
 
 PORTNAME=	pkcs11-helper
-PORTVERSION=	1.09
+PORTVERSION=	1.11
 CATEGORIES=	security devel
-MASTER_SITES=	http://www.opensc-project.org/files/${PORTNAME}/
+MASTER_SITES=	SF/opensc/pkcs11-helper/
 
 MAINTAINER=	ale@FreeBSD.org
 COMMENT=	A helper library for multiple PKCS\#11 providers
 
-OPTIONS_DEFINE=	DOCS
-
-LICENSE=	BSD GPLv2
+LICENSE=	BSD3CLAUSE GPLv2
 LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/COPYING
-LICENSE_FILE_BSD=	${WRKSRC}/COPYING.BSD
+LICENSE_FILE_BSD3CLAUSE=	${WRKSRC}/COPYING.BSD
 LICENSE_FILE_GPLv2=	${WRKSRC}/COPYING.GPL
 
-USE_BZIP2=	yes
 USE_OPENSSL=	yes
 GNU_CONFIGURE=	yes
-USES=		pathfix pkgconfig
+USES=		pathfix pkgconfig tar:bzip2
 USE_LDCONFIG=	yes
 
+OPTIONS_DEFINE=	DOCS
+
 CONFIGURE_ENV=	OPENSSL_CFLAGS="-I${OPENSSLINC}" \
 		OPENSSL_LIBS="-L${OPENSSLLIB} -lssl"
 
@@ -31,12 +30,14 @@
 
 PORTDOCS=	*
 
+.include <bsd.port.options.mk>
+
 post-patch:
 	@${REINPLACE_CMD} 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|' \
 		${WRKSRC}/configure
 	@${REINPLACE_CMD} 's|install-data-am: install-apidocDATA|install-data-am:|' \
 		${WRKSRC}/doc/api/Makefile.in
-.if defined(NOPORTDOCS)
+.if empty(PORT_OPTIONS:MDOCS)
 	@${REINPLACE_CMD} 's|install-data-am: install-dist_docDATA|install-data-am:|' \
 		${WRKSRC}/Makefile.in
 	@${REINPLACE_CMD} 's|install-data-am: install-man install-nodist_htmlDATA|install-data-am: install-man|' \
Index: distinfo
===================================================================
--- distinfo	(revision 350846)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (pkcs11-helper-1.09.tar.bz2) = ed4f6db68458253599fbf0f8803f044a3448a49007ad072d54d0624953521885
-SIZE (pkcs11-helper-1.09.tar.bz2) = 375671
+SHA256 (pkcs11-helper-1.11.tar.bz2) = 05a078efe1261247f26751fa616de732a64dbe1ed6c83e8ea5e6e85d8f70ff2f
+SIZE (pkcs11-helper-1.11.tar.bz2) = 380697
Index: pkg-descr
===================================================================
--- pkg-descr	(revision 350846)
+++ pkg-descr	(working copy)
@@ -13,4 +13,4 @@
 application need to access existing objects in order to
 perform signature and decryption.
 
-WWW:	http://www.opensc-project.org/pkcs11-helper/
+WWW: https://github.com/OpenSC/OpenSC/wiki/pkcs11-helper
--- pkcs11-helper-1.11.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ale 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Apr 10 20:20:08 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: Matthias Andree <mandree@FreeBSD.org>
To: bug-followup@FreeBSD.org, ale@FreeBSD.org
Cc:  
Subject: Re: ports/188442: [PATCH] URGENT: security/pkcs11-helper: update
 to 1.11
Date: Fri, 11 Apr 2014 05:02:19 +0200

 Redports build logs (all SUCCESS):
 <https://redports.org/buildarchive/20140410200100-60851>
State-Changed-From-To: open->closed 
State-Changed-By: ale 
State-Changed-When: Fri Apr 11 08:52:38 UTC 2014 
State-Changed-Why:  
Updated, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/188442: commit references a PR
Date: Fri, 11 Apr 2014 08:52:16 +0000 (UTC)

 Author: ale
 Date: Fri Apr 11 08:52:12 2014
 New Revision: 350906
 URL: http://svnweb.freebsd.org/changeset/ports/350906
 QAT: https://qat.redports.org/buildarchive/r350906/
 
 Log:
   Update to 1.11 release.
   
   PR:		ports/188442
   Submitted by:	mandree
 
 Modified:
   head/security/pkcs11-helper/Makefile
   head/security/pkcs11-helper/distinfo
   head/security/pkcs11-helper/pkg-descr
 
 Modified: head/security/pkcs11-helper/Makefile
 ==============================================================================
 --- head/security/pkcs11-helper/Makefile	Fri Apr 11 08:45:24 2014	(r350905)
 +++ head/security/pkcs11-helper/Makefile	Fri Apr 11 08:52:12 2014	(r350906)
 @@ -2,25 +2,22 @@
  # $FreeBSD$
  
  PORTNAME=	pkcs11-helper
 -PORTVERSION=	1.09
 +PORTVERSION=	1.11
  CATEGORIES=	security devel
 -MASTER_SITES=	http://www.opensc-project.org/files/${PORTNAME}/
 +MASTER_SITES=	SF/opensc/pkcs11-helper/
  
  MAINTAINER=	ale@FreeBSD.org
  COMMENT=	A helper library for multiple PKCS\#11 providers
  
 -OPTIONS_DEFINE=	DOCS
 -
 -LICENSE=	BSD GPLv2
 +LICENSE=	BSD3CLAUSE GPLv2
  LICENSE_COMB=	dual
  LICENSE_FILE=	${WRKSRC}/COPYING
 -LICENSE_FILE_BSD=	${WRKSRC}/COPYING.BSD
 +LICENSE_FILE_BSD3CLAUSE=${WRKSRC}/COPYING.BSD
  LICENSE_FILE_GPLv2=	${WRKSRC}/COPYING.GPL
  
 -USE_BZIP2=	yes
  USE_OPENSSL=	yes
  GNU_CONFIGURE=	yes
 -USES=		pathfix pkgconfig
 +USES=		libtool pathfix pkgconfig tar:bzip2
  USE_LDCONFIG=	yes
  
  CONFIGURE_ENV=	OPENSSL_CFLAGS="-I${OPENSSLINC}" \
 @@ -29,6 +26,8 @@ CONFIGURE_ENV=	OPENSSL_CFLAGS="-I${OPENS
  CONFIGURE_ARGS=	--disable-crypto-engine-gnutls \
  		--disable-crypto-engine-nss
  
 +OPTIONS_DEFINE=	DOCS
 +
  PORTDOCS=	*
  
  post-patch:
 @@ -36,11 +35,5 @@ post-patch:
  		${WRKSRC}/configure
  	@${REINPLACE_CMD} 's|install-data-am: install-apidocDATA|install-data-am:|' \
  		${WRKSRC}/doc/api/Makefile.in
 -.if defined(NOPORTDOCS)
 -	@${REINPLACE_CMD} 's|install-data-am: install-dist_docDATA|install-data-am:|' \
 -		${WRKSRC}/Makefile.in
 -	@${REINPLACE_CMD} 's|install-data-am: install-man install-nodist_htmlDATA|install-data-am: install-man|' \
 -		${WRKSRC}/man/Makefile.in
 -.endif
  
  .include <bsd.port.mk>
 
 Modified: head/security/pkcs11-helper/distinfo
 ==============================================================================
 --- head/security/pkcs11-helper/distinfo	Fri Apr 11 08:45:24 2014	(r350905)
 +++ head/security/pkcs11-helper/distinfo	Fri Apr 11 08:52:12 2014	(r350906)
 @@ -1,2 +1,2 @@
 -SHA256 (pkcs11-helper-1.09.tar.bz2) = ed4f6db68458253599fbf0f8803f044a3448a49007ad072d54d0624953521885
 -SIZE (pkcs11-helper-1.09.tar.bz2) = 375671
 +SHA256 (pkcs11-helper-1.11.tar.bz2) = 05a078efe1261247f26751fa616de732a64dbe1ed6c83e8ea5e6e85d8f70ff2f
 +SIZE (pkcs11-helper-1.11.tar.bz2) = 380697
 
 Modified: head/security/pkcs11-helper/pkg-descr
 ==============================================================================
 --- head/security/pkcs11-helper/pkg-descr	Fri Apr 11 08:45:24 2014	(r350905)
 +++ head/security/pkcs11-helper/pkg-descr	Fri Apr 11 08:52:12 2014	(r350906)
 @@ -13,4 +13,4 @@ object attributes are usually vendor spe
  application need to access existing objects in order to
  perform signature and decryption.
  
 -WWW:	http://www.opensc-project.org/pkcs11-helper/
 +WWW: https://github.com/OpenSC/pkcs11-helper
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
