aboutsummaryrefslogtreecommitdiff
path: root/security/create-cert
diff options
context:
space:
mode:
authorCraig Leres <leres@FreeBSD.org>2021-03-27 23:16:15 +0000
committerCraig Leres <leres@FreeBSD.org>2021-03-27 23:16:15 +0000
commit630b28ea34195f13a1b84605058942eafbbc6460 (patch)
treeaeccffb6d3afd4884fc956feb200255b9ac0b056 /security/create-cert
parent4c5d95b95a55ea589b8236b8c04d49ce3ed053a5 (diff)
downloadports-630b28ea34195f13a1b84605058942eafbbc6460.tar.gz
ports-630b28ea34195f13a1b84605058942eafbbc6460.zip
security/create-cert: Update to 2.9.
- Add missing line escape for multiline conditional. - Add support for Subject Alt Names including IP addresses.
Notes
Notes: svn path=/head/; revision=569367
Diffstat (limited to 'security/create-cert')
-rw-r--r--security/create-cert/Makefile2
-rw-r--r--security/create-cert/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/security/create-cert/Makefile b/security/create-cert/Makefile
index db7e2d7a7ef0..3f47afff7e2a 100644
--- a/security/create-cert/Makefile
+++ b/security/create-cert/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= create-cert
-PORTVERSION= 2.8
+PORTVERSION= 2.9
CATEGORIES= security
MASTER_SITES= https://ee.lbl.gov/downloads/create-cert/ \
LOCAL/leres/create-cert
diff --git a/security/create-cert/distinfo b/security/create-cert/distinfo
index ba1ef25829ee..df55becba9e4 100644
--- a/security/create-cert/distinfo
+++ b/security/create-cert/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609005771
-SHA256 (create-cert-2.8.tar.gz) = 0b829c45a2aeef7cc169d599c460cf5b2a73437b4efd9384f45952688ddf0059
-SIZE (create-cert-2.8.tar.gz) = 73485
+TIMESTAMP = 1616886416
+SHA256 (create-cert-2.9.tar.gz) = e43b2141b85636d019b95fa57571a7f082fca50dac9e680f194cc030806fbb7c
+SIZE (create-cert-2.9.tar.gz) = 74168