diff options
author | mandree <mandree@FreeBSD.org> | 2018-06-26 03:00:26 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2018-06-26 03:00:26 +0800 |
commit | b1e7ec8793b9fa1d8f1ca7eaacb6ca187b62c46c (patch) | |
tree | 7243af8ce73858ce779186cc247a0b2597f97c45 /security/easy-rsa/pkg-plist | |
parent | 2ec403947287d7ab8f60492253ca9801566ac07e (diff) | |
download | freebsd-ports-gnome-b1e7ec8793b9fa1d8f1ca7eaacb6ca187b62c46c.tar.gz freebsd-ports-gnome-b1e7ec8793b9fa1d8f1ca7eaacb6ca187b62c46c.tar.zst freebsd-ports-gnome-b1e7ec8793b9fa1d8f1ca7eaacb6ca187b62c46c.zip |
Upgrade Easy-RSA to v3.0.4
Upstream's ChangeLog (without Windows-/Travis related changes) since v3.0.1:
* Remove use of egrep (#154)
* Remove "local" from variable assignment (#165)
* Assign values to variables defined previously w/local
* Finally(?) fix the subjectAltName issues presented earlier (really fixes #168)
* copy CSR extensions into signed certificate
Diffstat (limited to 'security/easy-rsa/pkg-plist')
-rw-r--r-- | security/easy-rsa/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/easy-rsa/pkg-plist b/security/easy-rsa/pkg-plist index c4ac42d2e0d5..a98f2b0dcdf6 100644 --- a/security/easy-rsa/pkg-plist +++ b/security/easy-rsa/pkg-plist @@ -1,4 +1,4 @@ bin/easyrsa %%DATADIR%%/easyrsa.real -@sample %%DATADIR%%/openssl-1.0.cnf.example %%DATADIR%%/openssl-1.0.cnf +@sample %%DATADIR%%/openssl-easyrsa.cnf.example %%DATADIR%%/openssl-easyrsa.cnf @sample %%DATADIR%%/vars.example %%DATADIR%%/vars |