diff options
author | rse <rse@FreeBSD.org> | 2000-04-16 18:59:43 +0800 |
---|---|---|
committer | rse <rse@FreeBSD.org> | 2000-04-16 18:59:43 +0800 |
commit | 5db638f70fa66d926e9351e7b7d10384a0f98f82 (patch) | |
tree | 42b15ae42552c159ce6c40fad610b62830bfe350 | |
parent | 336a226a5699a3f48c548844b19744df119fc893 (diff) | |
download | freebsd-ports-gnome-5db638f70fa66d926e9351e7b7d10384a0f98f82.tar.gz freebsd-ports-gnome-5db638f70fa66d926e9351e7b7d10384a0f98f82.tar.zst freebsd-ports-gnome-5db638f70fa66d926e9351e7b7d10384a0f98f82.zip |
Upgrade to Apache 1.3.12 + mod_ssl 2.6.3
-rw-r--r-- | www/apache13-modssl/Makefile | 2 | ||||
-rw-r--r-- | www/apache13-modssl/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile index af5016d9e4d7..c3f96801ccde 100644 --- a/www/apache13-modssl/Makefile +++ b/www/apache13-modssl/Makefile @@ -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.2 +VERSION_MODSSL= 2.6.3 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 affd91905705..0c0302fbbeaf 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.2-1.3.12.tar.gz) = 514e45595d8bf1d3a986a38ae67a421f +MD5 (mod_ssl-2.6.3-1.3.12.tar.gz) = b66b034d91079dcc7749de8f7ab98573 |