diff options
author | rse <rse@FreeBSD.org> | 1998-12-25 23:36:53 +0800 |
---|---|---|
committer | rse <rse@FreeBSD.org> | 1998-12-25 23:36:53 +0800 |
commit | 0a0dcc531ffd3ab564d9e276431fb99abaf16a22 (patch) | |
tree | b77c5dd2a2c650ec97292961b3fc9f4d38a7d834 /www/apache13-modssl | |
parent | a89ef81fa15388a15fee38f7560520168b49a9ff (diff) | |
download | freebsd-ports-gnome-0a0dcc531ffd3ab564d9e276431fb99abaf16a22.tar.gz freebsd-ports-gnome-0a0dcc531ffd3ab564d9e276431fb99abaf16a22.tar.zst freebsd-ports-gnome-0a0dcc531ffd3ab564d9e276431fb99abaf16a22.zip |
Upgrade to Apache 1.3.3 + mod_ssl 2.1.4
Diffstat (limited to 'www/apache13-modssl')
-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 03322d346763..472aa983df56 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.3 + 2.1.3 +# Version required: 1.3.3 + 2.1.4 # Date created: Sat Aug 22 12:00:00 CDT 1998 # Whom: rse@engelschall.com # -# $Id: Makefile,v 1.10 1998/12/03 09:37:05 rse Exp $ +# $Id: Makefile,v 1.11 1998/12/05 17:51:34 rse Exp $ # DISTNAME= apache_${VERSION_APACHE} @@ -32,7 +32,7 @@ BUILD_DEPENDS= ssleay:${PORTSDIR}/security/SSLeay \ RUN_DEPENDS= ssleay:${PORTSDIR}/security/SSLeay VERSION_APACHE= 1.3.3 -VERSION_MODSSL= 2.1.3 +VERSION_MODSSL= 2.1.4 RESTRICTED= "Contains cryptography" diff --git a/www/apache13-modssl/distinfo b/www/apache13-modssl/distinfo index 01a364089949..fbc9fd9b0ff5 100644 --- a/www/apache13-modssl/distinfo +++ b/www/apache13-modssl/distinfo @@ -1,2 +1,2 @@ MD5 (apache_1.3.3.tar.gz) = bb6f14bbb369097a55969482d395d1ae -MD5 (mod_ssl-2.1.3-1.3.3.tar.gz) = 76bd1f0d5f5c9623a71fea336312a753 +MD5 (mod_ssl-2.1.4-1.3.3.tar.gz) = 4aaf17054905ebf77280a6fdf06da903 |