1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Update to 1.08 release and add LICENSE.

This commit is contained in:
Alex Dupre 2011-03-04 14:22:51 +00:00
parent 7268ad6bb1
commit 6578d5ae19
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270295
2 changed files with 9 additions and 5 deletions

View File

@ -6,13 +6,19 @@
#
PORTNAME= pkcs11-helper
PORTVERSION= 1.07
PORTVERSION= 1.08
CATEGORIES= security devel
MASTER_SITES= http://www.opensc-project.org/files/${PORTNAME}/
MAINTAINER= ale@FreeBSD.org
COMMENT= A helper library for multiple PKCS\#11 providers
LICENSE= BSD GPLv2
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/COPYING
LICENSE_FILE_BSD= ${WRKSRC}/COPYING.BSD
LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING.GPL
USE_BZIP2= yes
USE_OPENSSL= yes
GNU_CONFIGURE= yes
@ -41,5 +47,4 @@ post-patch:
${WRKSRC}/man/Makefile.in
.endif
.include <bsd.port.mk>

View File

@ -1,3 +1,2 @@
MD5 (pkcs11-helper-1.07.tar.bz2) = d0034481a39af9e840702246e2ffa43e
SHA256 (pkcs11-helper-1.07.tar.bz2) = 7849ddd06a4f3996358264ca6f92fbb4980d40aefaf6cda67a05f524476c345f
SIZE (pkcs11-helper-1.07.tar.bz2) = 339147
SHA256 (pkcs11-helper-1.08.tar.bz2) = f57998151c4548d9fade64752ee105283804a02088b8b4b55092f9084d119c9d
SIZE (pkcs11-helper-1.08.tar.bz2) = 362352