From owner-svn-ports-all@FreeBSD.ORG Fri Apr 11 13:31:33 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3920A47C; Fri, 11 Apr 2014 13:31:33 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2620B1A2E; Fri, 11 Apr 2014 13:31:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3BDVXKU053814; Fri, 11 Apr 2014 13:31:33 GMT (envelope-from ale@svn.freebsd.org) Received: (from ale@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3BDVWfL053812; Fri, 11 Apr 2014 13:31:32 GMT (envelope-from ale@svn.freebsd.org) Message-Id: <201404111331.s3BDVWfL053812@svn.freebsd.org> From: Alex Dupre Date: Fri, 11 Apr 2014 13:31:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r350946 - head/security/pkcs11-helper X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2014 13:31:33 -0000 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