From owner-svn-ports-all@freebsd.org Mon Dec 5 08:24:26 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 489E1C68DD9; Mon, 5 Dec 2016 08:24:26 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 183521D48; Mon, 5 Dec 2016 08:24:26 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uB58OPiX081346; Mon, 5 Dec 2016 08:24:25 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB58OPwp081343; Mon, 5 Dec 2016 08:24:25 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201612050824.uB58OPwp081343@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Mon, 5 Dec 2016 08:24:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427873 - in head/security/libp11: . files 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.23 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: Mon, 05 Dec 2016 08:24:26 -0000 Author: ale Date: Mon Dec 5 08:24:24 2016 New Revision: 427873 URL: https://svnweb.freebsd.org/changeset/ports/427873 Log: Update to 0.4.3 release. Deleted: head/security/libp11/files/patch-src_Makefile.am Modified: head/security/libp11/Makefile head/security/libp11/distinfo head/security/libp11/pkg-plist Modified: head/security/libp11/Makefile ============================================================================== --- head/security/libp11/Makefile Mon Dec 5 08:06:02 2016 (r427872) +++ head/security/libp11/Makefile Mon Dec 5 08:24:24 2016 (r427873) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libp11 -PORTVERSION= 0.4.2 +PORTVERSION= 0.4.3 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= security devel Modified: head/security/libp11/distinfo ============================================================================== --- head/security/libp11/distinfo Mon Dec 5 08:06:02 2016 (r427872) +++ head/security/libp11/distinfo Mon Dec 5 08:24:24 2016 (r427873) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474878896 -SHA256 (OpenSC-libp11-libp11-0.4.2_GH0.tar.gz) = 5d63a5afbd44bdd1a00db0fd093be1bbc10289736aedc59edc252c60faeda740 -SIZE (OpenSC-libp11-libp11-0.4.2_GH0.tar.gz) = 105142 +TIMESTAMP = 1480925801 +SHA256 (OpenSC-libp11-libp11-0.4.3_GH0.tar.gz) = bcc6c0868ebf79962f44b32bfff58b64e42b9f38271aea8345fc99f4392b5481 +SIZE (OpenSC-libp11-libp11-0.4.3_GH0.tar.gz) = 108345 Modified: head/security/libp11/pkg-plist ============================================================================== --- head/security/libp11/pkg-plist Mon Dec 5 08:06:02 2016 (r427872) +++ head/security/libp11/pkg-plist Mon Dec 5 08:24:24 2016 (r427873) @@ -4,7 +4,7 @@ lib/engines/pkcs11.so lib/libp11.a lib/libp11.so lib/libp11.so.2 -lib/libp11.so.2.4.2 +lib/libp11.so.2.4.3 libdata/pkgconfig/libp11.pc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile %%PORTEXAMPLES%%%%EXAMPLESDIR%%/README