Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Apr 2014 13:31:32 +0000 (UTC)
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r350946 - head/security/pkcs11-helper
Message-ID:  <201404111331.s3BDVWfL053812@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404111331.s3BDVWfL053812>