diff options
author | rse <rse@FreeBSD.org> | 1998-10-02 10:11:11 +0000 |
---|---|---|
committer | rse <rse@FreeBSD.org> | 1998-10-02 10:11:11 +0000 |
commit | dfef67f648ea74adc09b9a38d308de6a1cf737eb (patch) | |
tree | 6ca41d703174123787a211ae1a3be183a012b738 /www/apache13-modssl | |
parent | 448232a7b0265430d58f5506cf6e56d4891e9af5 (diff) | |
download | FreeBSD-ports-dfef67f648ea74adc09b9a38d308de6a1cf737eb.zip FreeBSD-ports-dfef67f648ea74adc09b9a38d308de6a1cf737eb.tar.gz |
Upgrade to Apache 1.3.2 + mod_ssl 2.0.12
Diffstat (limited to 'www/apache13-modssl')
-rw-r--r-- | www/apache13-modssl/Makefile | 6 | ||||
-rw-r--r-- | www/apache13-modssl/distinfo | 2 | ||||
-rw-r--r-- | www/apache13-modssl/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile index 515a272..1edccb9 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.2 + 2.0.11 +# Version required: 1.3.2 + 2.0.12 # Date created: Sat Aug 22 12:00:00 CDT 1998 # Whom: rse@engelschall.com # -# $Id: Makefile,v 1.6 1998/09/17 10:57:59 rse Exp $ +# $Id: Makefile,v 1.7 1998/09/23 12:20:00 rse Exp $ # DISTNAME= apache_${VERSION_APACHE} @@ -25,7 +25,7 @@ BUILD_DEPENDS= ssleay:${PORTSDIR}/security/SSLeay \ RUN_DEPENDS= ssleay:${PORTSDIR}/security/SSLeay VERSION_APACHE= 1.3.2 -VERSION_MODSSL= 2.0.11 +VERSION_MODSSL= 2.0.12 RESTRICTED= "Contains cryptography" diff --git a/www/apache13-modssl/distinfo b/www/apache13-modssl/distinfo index 852eada..8c75e8f 100644 --- a/www/apache13-modssl/distinfo +++ b/www/apache13-modssl/distinfo @@ -1,2 +1,2 @@ MD5 (apache_1.3.2.tar.gz) = a86e38366bcd9797400818ae6eb1400f -MD5 (mod_ssl-2.0.11-1.3.2.tar.gz) = 33b2c9c2d04c8d3fba6baa82e06bb2a9 +MD5 (mod_ssl-2.0.12-1.3.2.tar.gz) = 607426ac2f73e0c7968cbba9c4dc701e diff --git a/www/apache13-modssl/pkg-plist b/www/apache13-modssl/pkg-plist index 114e3c2..a6be286 100644 --- a/www/apache13-modssl/pkg-plist +++ b/www/apache13-modssl/pkg-plist @@ -290,7 +290,7 @@ www/icons/world2.gif @dirrm www/proxy @dirrm www/icons @dirrm www -@unexec rm -f %D/etc/apache/ssl.crt/*.0 +@unexec rm -f %D/etc/apache/ssl.crt/[0-9a-fA-F]*.[0-9]* @dirrm etc/apache/ssl.crt @dirrm etc/apache/ssl.csr @dirrm etc/apache/ssl.key |