svn commit: r498798 - head/security/softhsm2

Dmitry Marakasov amdmi3 at FreeBSD.org
Sat Apr 13 09:31:19 UTC 2019


Author: amdmi3
Date: Sat Apr 13 09:31:17 2019
New Revision: 498798
URL: https://svnweb.freebsd.org/changeset/ports/498798

Log:
  - Whitespace fixes
  - Update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/security/softhsm2/Makefile
  head/security/softhsm2/pkg-descr

Modified: head/security/softhsm2/Makefile
==============================================================================
--- head/security/softhsm2/Makefile	Sat Apr 13 08:51:27 2019	(r498797)
+++ head/security/softhsm2/Makefile	Sat Apr 13 09:31:17 2019	(r498798)
@@ -56,7 +56,7 @@ CRYP_OPEN_CONFIGURE_ON=	--with-crypto-backend=openssl
 CONFIGURE_ARGS+=	--disable-gost
 .endif
 
-# openssl-1.1.1 (default after 1200080) doesn't  support GHOST (yet), punt for now. 
+# openssl-1.1.1 (default after 1200080) doesn't  support GHOST (yet), punt for now.
 .if ${OSVERSION}>=1200080
 CONFIGURE_ARGS+=	--disable-gost
 .endif

Modified: head/security/softhsm2/pkg-descr
==============================================================================
--- head/security/softhsm2/pkg-descr	Sat Apr 13 08:51:27 2019	(r498797)
+++ head/security/softhsm2/pkg-descr	Sat Apr 13 09:31:17 2019	(r498798)
@@ -4,5 +4,4 @@ without having a Hardware Security Module. It is being
 as a part of the OpenDNSSEC project. SoftHSM Version 2 is using
 openssl for its cryptographic operations.
 
-
-WWW: http://www.opendnssec.org/
+WWW: https://www.opendnssec.org/


More information about the svn-ports-all mailing list