Date: Thu, 1 Dec 2016 23:25:17 +0000 (UTC) From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427531 - head/security/softhsm Message-ID: <201612012325.uB1NPHO7082947@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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: <jaap@NLnetLabs.nl> (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 <bsd.port.mk> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612012325.uB1NPHO7082947>