Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Apr 2014 10:48:45 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r350091 - in branches/2014Q2/security/softhsm: . files
Message-ID:  <201404041048.s34Amj3T034249@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Fri Apr  4 10:48:45 2014
New Revision: 350091
URL: http://svnweb.freebsd.org/changeset/ports/350091
QAT: https://qat.redports.org/buildarchive/r350091/

Log:
  MFH: r350089
  
  Fix SoftHSM's umask handling (upstream patch)
  
  Approved by:	maintainer
  Obtained from:	https://github.com/opendnssec/SoftHSMv1/pull/11
  Sponsored by:	Absolight

Added:
  branches/2014Q2/security/softhsm/files/
     - copied from r350089, head/security/softhsm/files/
Modified:
  branches/2014Q2/security/softhsm/Makefile
Directory Properties:
  branches/2014Q2/   (props changed)

Modified: branches/2014Q2/security/softhsm/Makefile
==============================================================================
--- branches/2014Q2/security/softhsm/Makefile	Fri Apr  4 10:33:38 2014	(r350090)
+++ branches/2014Q2/security/softhsm/Makefile	Fri Apr  4 10:48:45 2014	(r350091)
@@ -3,6 +3,7 @@
 
 PORTNAME=	softhsm
 PORTVERSION=	1.3.6
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	http://dist.opendnssec.org/source/
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404041048.s34Amj3T034249>