diff options
author | rse <rse@FreeBSD.org> | 1999-07-26 15:14:47 +0800 |
---|---|---|
committer | rse <rse@FreeBSD.org> | 1999-07-26 15:14:47 +0800 |
commit | 0b1b8f53ea5e76d1c431c54863f47c198c9453c8 (patch) | |
tree | a923655583efd59b8a6be76651993509437f1272 /www | |
parent | cc85d6658d616af1e234396b0f19c7ed0bf4a88b (diff) | |
download | freebsd-ports-gnome-0b1b8f53ea5e76d1c431c54863f47c198c9453c8.tar.gz freebsd-ports-gnome-0b1b8f53ea5e76d1c431c54863f47c198c9453c8.tar.zst freebsd-ports-gnome-0b1b8f53ea5e76d1c431c54863f47c198c9453c8.zip |
mod_ssl 2.3.8 -> 2.3.9
Diffstat (limited to 'www')
-rw-r--r-- | www/apache13-modssl/Makefile | 6 | ||||
-rw-r--r-- | www/apache13-modssl/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile index 27ddbdaed25b..c3077ff9bda3 100644 --- a/www/apache13-modssl/Makefile +++ b/www/apache13-modssl/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: Apache + mod_ssl -# Version required: 1.3.6 + 2.3.8 +# Version required: 1.3.6 + 2.3.9 # Date created: Sat Aug 22 12:00:00 CDT 1998 # Whom: rse@engelschall.com # -# $Id: Makefile,v 1.38 1999/07/25 12:08:59 rse Exp $ +# $Id: Makefile,v 1.39 1999/07/25 13:07:32 rse Exp $ # DISTNAME= apache_${VERSION_APACHE} @@ -49,7 +49,7 @@ BUILD_DEPENDS= openssl:${PORTSDIR}/security/openssl \ RUN_DEPENDS= openssl:${PORTSDIR}/security/openssl VERSION_APACHE= 1.3.6 -VERSION_MODSSL= 2.3.8 +VERSION_MODSSL= 2.3.9 Y2K= http://www.modssl.org/docs/2.3/ssl_faq.html#y2k RESTRICTED= "Contains cryptography" diff --git a/www/apache13-modssl/distinfo b/www/apache13-modssl/distinfo index 4c170d41edc3..aaceef569dbc 100644 --- a/www/apache13-modssl/distinfo +++ b/www/apache13-modssl/distinfo @@ -1,2 +1,2 @@ MD5 (apache_1.3.6.tar.gz) = b4114ed78f296bfe424c4ba05dccc643 -MD5 (mod_ssl-2.3.8-1.3.6.tar.gz) = ca1fd55eb99f938cd588e9d8559890fe +MD5 (mod_ssl-2.3.9-1.3.6.tar.gz) = b1ccf7cd615e89fe4a0e440af2b6e3fd |