From owner-svn-ports-all@freebsd.org Thu Dec 1 23:25:18 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 546B5C616CB; Thu, 1 Dec 2016 23:25:18 +0000 (UTC) (envelope-from jhale@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 23B3D17D6; Thu, 1 Dec 2016 23:25:18 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uB1NPHod082949; Thu, 1 Dec 2016 23:25:17 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB1NPHO7082947; Thu, 1 Dec 2016 23:25:17 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612012325.uB1NPHO7082947@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Thu, 1 Dec 2016 23:25:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427531 - head/security/softhsm 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: Thu, 01 Dec 2016 23:25:18 -0000 Author: jhale Date: Thu Dec 1 23:25:17 2016 New Revision: 427531 URL: https://svnweb.freebsd.org/changeset/ports/427531 Log: Update to 1.3.8 PR: 214585 Submitted by: (maintainer) Modified: head/security/softhsm/Makefile head/security/softhsm/distinfo Modified: head/security/softhsm/Makefile ============================================================================== --- head/security/softhsm/Makefile Thu Dec 1 22:29:50 2016 (r427530) +++ head/security/softhsm/Makefile Thu Dec 1 23:25:17 2016 (r427531) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= softhsm -PORTVERSION= 1.3.7 -PORTREVISION= 3 +PORTVERSION= 1.3.8 CATEGORIES= security MASTER_SITES= http://dist.opendnssec.org/source/ @@ -25,6 +24,6 @@ INSTALL_TARGET= install-strip USES= libtool ssl USE_LDCONFIG= yes -CONFLICTS= softhsm2-2.0.* +CONFLICTS= softhsm2-[0-9]* .include Modified: head/security/softhsm/distinfo ============================================================================== --- head/security/softhsm/distinfo Thu Dec 1 22:29:50 2016 (r427530) +++ head/security/softhsm/distinfo Thu Dec 1 23:25:17 2016 (r427531) @@ -1,2 +1,3 @@ -SHA256 (softhsm-1.3.7.tar.gz) = d12d6456a85561266d9da427565f3ee3746a35df6670d5e6be75de253c2810a4 -SIZE (softhsm-1.3.7.tar.gz) = 438437 +TIMESTAMP = 1479163274 +SHA256 (softhsm-1.3.8.tar.gz) = 2eaae3a01ec30241dacbc6c46abf1a78d7e54643e7793cf8a9be98fbe6b5953a +SIZE (softhsm-1.3.8.tar.gz) = 451445