summaryrefslogtreecommitdiff
path: root/security/softhsm2
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-01-26 17:30:40 +0000
committerrillig <rillig@pkgsrc.org>2020-01-26 17:30:40 +0000
commit0267807f87c64f31dfd0e699ddbab19e55e61df4 (patch)
treed0a3f84c95c120b8b0804700a18681e739dece61 /security/softhsm2
parent8d627c555cb4fdc633e2d2ab8056558c863ea6da (diff)
downloadpkgsrc-0267807f87c64f31dfd0e699ddbab19e55e61df4.tar.gz
all: migrate homepages from http to https
pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually.
Diffstat (limited to 'security/softhsm2')
-rw-r--r--security/softhsm2/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/security/softhsm2/Makefile b/security/softhsm2/Makefile
index 2418a9a07f7..b36abcd131b 100644
--- a/security/softhsm2/Makefile
+++ b/security/softhsm2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/11/06 10:11:41 he Exp $
+# $NetBSD: Makefile,v 1.2 2020/01/26 17:32:07 rillig Exp $
#
VERSION= 2.5.0
@@ -8,7 +8,7 @@ CATEGORIES= security
MASTER_SITES= http://www.opendnssec.org/files/source/
MAINTAINER= he@NetBSD.org
-HOMEPAGE= http://www.opendnssec.org/softhsm/
+HOMEPAGE= https://www.opendnssec.org/softhsm/
COMMENT= Cryptographic store accessible through a PKCS\#11 interface
LICENSE= 2-clause-bsd
@@ -25,10 +25,10 @@ CONFIGURE_ARGS+= --with-migrate
EGDIR= ${PREFIX}/share/examples/softhsm
-SUBST_CLASSES+= paths
-SUBST_FILES.paths= ${WRKSRC}/src/lib/common/Makefile.in
-SUBST_STAGE.paths= pre-configure
-SUBST_VARS.paths= EGDIR
+SUBST_CLASSES+= paths
+SUBST_FILES.paths= ${WRKSRC}/src/lib/common/Makefile.in
+SUBST_STAGE.paths= pre-configure
+SUBST_VARS.paths= EGDIR
CXXFLAGS.NetBSD+= -D_NETBSD_SOURCE
# For debugging: