diff options
author | rse <rse@FreeBSD.org> | 2000-02-29 22:25:08 +0800 |
---|---|---|
committer | rse <rse@FreeBSD.org> | 2000-02-29 22:25:08 +0800 |
commit | 8f2fca2d54c4bb286bfc48351d82f77a73eb3843 (patch) | |
tree | 942a43e70ba9a6d1762b4a7f9d3ab760a15a187b /www/apache13-modssl | |
parent | de48d7c843c170229f0a005e8a11b1e0de037877 (diff) | |
download | freebsd-ports-gnome-8f2fca2d54c4bb286bfc48351d82f77a73eb3843.tar.gz freebsd-ports-gnome-8f2fca2d54c4bb286bfc48351d82f77a73eb3843.tar.zst freebsd-ports-gnome-8f2fca2d54c4bb286bfc48351d82f77a73eb3843.zip |
Upgrade to mod_ssl 2.6.1
Diffstat (limited to 'www/apache13-modssl')
-rw-r--r-- | www/apache13-modssl/Makefile | 4 | ||||
-rw-r--r-- | www/apache13-modssl/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile index 105b221b19e8..e15c8cf31774 100644 --- a/www/apache13-modssl/Makefile +++ b/www/apache13-modssl/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: Apache + mod_ssl -# Version required: 1.3.12 + 2.6.0 +# Version required: 1.3.12 + 2.6.1 # Date created: Sat Aug 22 12:00:00 CDT 1998 # Whom: rse@engelschall.com # @@ -49,7 +49,7 @@ BUILD_DEPENDS= mm-config:${PORTSDIR}/devel/mm \ ${PREFIX}/lib/libmm.a:${PORTSDIR}/devel/mm VERSION_APACHE= 1.3.12 -VERSION_MODSSL= 2.6.0 +VERSION_MODSSL= 2.6.1 Y2K= http://www.modssl.org/docs/2.5/ssl_faq.html#y2k diff --git a/www/apache13-modssl/distinfo b/www/apache13-modssl/distinfo index 04d9eaed547f..9ca76d7600fb 100644 --- a/www/apache13-modssl/distinfo +++ b/www/apache13-modssl/distinfo @@ -1,2 +1,2 @@ MD5 (apache_1.3.12.tar.gz) = de3ccff384b0d4ab94c3251cb85d49d2 -MD5 (mod_ssl-2.6.0-1.3.12.tar.gz) = 6c8fb068e48bf9cca5df5c2e9347e047 +MD5 (mod_ssl-2.6.1-1.3.12.tar.gz) = d4a2b25bb702bf586c6e32c513eb538d |