svn commit: r462084 - head/security/create-cert
Craig Leres
leres at FreeBSD.org
Sat Feb 17 02:28:51 UTC 2018
Author: leres
Date: Sat Feb 17 02:28:50 2018
New Revision: 462084
URL: https://svnweb.freebsd.org/changeset/ports/462084
Log:
Update to 2.7:
- Enable additional cert usage types otherwise the generated
certs can't be used for servers.
Reviewed by: ler (mentor)
Approved by: ler (mentor)
Differential Revision: https://reviews.freebsd.org/D14404
Modified:
head/security/create-cert/Makefile
head/security/create-cert/distinfo
Modified: head/security/create-cert/Makefile
==============================================================================
--- head/security/create-cert/Makefile Sat Feb 17 02:08:40 2018 (r462083)
+++ head/security/create-cert/Makefile Sat Feb 17 02:28:50 2018 (r462084)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= create-cert
-PORTVERSION= 2.6
+PORTVERSION= 2.7
CATEGORIES= security
MASTER_SITES= https://ee.lbl.gov/downloads/create-cert/ \
LOCAL/leres/create-cert
Modified: head/security/create-cert/distinfo
==============================================================================
--- head/security/create-cert/distinfo Sat Feb 17 02:08:40 2018 (r462083)
+++ head/security/create-cert/distinfo Sat Feb 17 02:28:50 2018 (r462084)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1518738055
-SHA256 (create-cert-2.6.tar.gz) = ad97db884612abe56aa5c047a6bd136b8c8c90a7f18cb174b4f14d1e9aec13ef
-SIZE (create-cert-2.6.tar.gz) = 73000
+TIMESTAMP = 1518830997
+SHA256 (create-cert-2.7.tar.gz) = 1f29b02ccdb47f663eb993c40783515f1779cc45445daa5ed5b3cc85cee8b0b4
+SIZE (create-cert-2.7.tar.gz) = 73133
More information about the svn-ports-all
mailing list