svn commit: r415978 - head/security/R-cran-openssl
TAKATSU Tomonari
tota at FreeBSD.org
Sat May 28 08:05:23 UTC 2016
Author: tota
Date: Sat May 28 08:05:22 2016
New Revision: 415978
URL: https://svnweb.freebsd.org/changeset/ports/415978
Log:
- Update to 0.9.4
Modified:
head/security/R-cran-openssl/Makefile (contents, props changed)
head/security/R-cran-openssl/distinfo (contents, props changed)
Modified: head/security/R-cran-openssl/Makefile
==============================================================================
--- head/security/R-cran-openssl/Makefile Sat May 28 07:53:25 2016 (r415977)
+++ head/security/R-cran-openssl/Makefile Sat May 28 08:05:22 2016 (r415978)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= openssl
-PORTVERSION= 0.9.3
+PORTVERSION= 0.9.4
CATEGORIES= security
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -21,7 +21,4 @@ R_POSTCMD_INSTALL_OPTIONS+= --configure-
.include "${PORTSDIR}/Mk/bsd.openssl.mk"
.endif
-post-patch:
- @${REINPLACE_CMD} -e '/bin\//s|bash|sh|' ${WRKSRC}/configure
-
.include <bsd.port.post.mk>
Modified: head/security/R-cran-openssl/distinfo
==============================================================================
--- head/security/R-cran-openssl/distinfo Sat May 28 07:53:25 2016 (r415977)
+++ head/security/R-cran-openssl/distinfo Sat May 28 08:05:22 2016 (r415978)
@@ -1,2 +1,3 @@
-SHA256 (openssl_0.9.3.tar.gz) = ffd23d96abf2739ff0e75d2ae4c5268f160035358d866232e4ddbbd44e55b851
-SIZE (openssl_0.9.3.tar.gz) = 938595
+TIMESTAMP = 1464400001
+SHA256 (openssl_0.9.4.tar.gz) = cb7349defa5428acc0907629a4f53f82d2519af219e5d6a41f852cf55b1feb66
+SIZE (openssl_0.9.4.tar.gz) = 1165388
More information about the svn-ports-all
mailing list