From owner-svn-ports-all@freebsd.org Mon Feb 6 08:25:07 2017 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 288D3CD1A96; Mon, 6 Feb 2017 08:25:07 +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 E7B0E169E; Mon, 6 Feb 2017 08:25:06 +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 v168P5mL055900; Mon, 6 Feb 2017 08:25:05 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v168P5tm055896; Mon, 6 Feb 2017 08:25:05 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201702060825.v168P5tm055896@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Mon, 6 Feb 2017 08:25:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433477 - head/security/libp11 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, 06 Feb 2017 08:25:07 -0000 Author: ale Date: Mon Feb 6 08:25:05 2017 New Revision: 433477 URL: https://svnweb.freebsd.org/changeset/ports/433477 Log: Update to 0.4.4 release. Modified: head/security/libp11/Makefile head/security/libp11/distinfo head/security/libp11/pkg-plist Modified: head/security/libp11/Makefile ============================================================================== --- head/security/libp11/Makefile Mon Feb 6 08:17:14 2017 (r433476) +++ head/security/libp11/Makefile Mon Feb 6 08:25:05 2017 (r433477) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libp11 -PORTVERSION= 0.4.3 +PORTVERSION= 0.4.4 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= security devel Modified: head/security/libp11/distinfo ============================================================================== --- head/security/libp11/distinfo Mon Feb 6 08:17:14 2017 (r433476) +++ head/security/libp11/distinfo Mon Feb 6 08:25:05 2017 (r433477) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480925801 -SHA256 (OpenSC-libp11-libp11-0.4.3_GH0.tar.gz) = bcc6c0868ebf79962f44b32bfff58b64e42b9f38271aea8345fc99f4392b5481 -SIZE (OpenSC-libp11-libp11-0.4.3_GH0.tar.gz) = 108345 +TIMESTAMP = 1486369415 +SHA256 (OpenSC-libp11-libp11-0.4.4_GH0.tar.gz) = d4bdad295ecd836b1bc0909af767b0445f64ae7b958b8be877e6dfe2fdbc2126 +SIZE (OpenSC-libp11-libp11-0.4.4_GH0.tar.gz) = 108307 Modified: head/security/libp11/pkg-plist ============================================================================== --- head/security/libp11/pkg-plist Mon Feb 6 08:17:14 2017 (r433476) +++ head/security/libp11/pkg-plist Mon Feb 6 08:25:05 2017 (r433477) @@ -4,7 +4,7 @@ lib/engines/pkcs11.so lib/libp11.a lib/libp11.so lib/libp11.so.2 -lib/libp11.so.2.4.3 +lib/libp11.so.2.4.4 libdata/pkgconfig/libp11.pc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile %%PORTEXAMPLES%%%%EXAMPLESDIR%%/README