svn commit: r350946 - head/security/pkcs11-helper
Alex Dupre
ale at FreeBSD.org
Fri Apr 11 13:31:33 UTC 2014
Author: ale
Date: Fri Apr 11 13:31:32 2014
New Revision: 350946
URL: http://svnweb.freebsd.org/changeset/ports/350946
QAT: https://qat.redports.org/buildarchive/r350946/
Log:
Add forgotten file to plist.
Submitted by: swills
Modified:
head/security/pkcs11-helper/Makefile
head/security/pkcs11-helper/pkg-plist
Modified: head/security/pkcs11-helper/Makefile
==============================================================================
--- head/security/pkcs11-helper/Makefile Fri Apr 11 13:27:46 2014 (r350945)
+++ head/security/pkcs11-helper/Makefile Fri Apr 11 13:31:32 2014 (r350946)
@@ -3,6 +3,7 @@
PORTNAME= pkcs11-helper
PORTVERSION= 1.11
+PORTREVISION= 1
CATEGORIES= security devel
MASTER_SITES= SF/opensc/pkcs11-helper/
Modified: head/security/pkcs11-helper/pkg-plist
==============================================================================
--- head/security/pkcs11-helper/pkg-plist Fri Apr 11 13:27:46 2014 (r350945)
+++ head/security/pkcs11-helper/pkg-plist Fri Apr 11 13:31:32 2014 (r350946)
@@ -11,6 +11,7 @@ lib/libpkcs11-helper.a
lib/libpkcs11-helper.la
lib/libpkcs11-helper.so
lib/libpkcs11-helper.so.1
+lib/libpkcs11-helper.so.1.0.0
libdata/pkgconfig/libpkcs11-helper-1.pc
share/aclocal/pkcs11-helper-1.m4
man/man8/pkcs11-helper-1.8.gz
More information about the svn-ports-all
mailing list