summaryrefslogtreecommitdiff
path: root/www/apache13-ssl/Makefile
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2003-11-20 11:25:42 +0000
committerJames E. Housley <jeh@FreeBSD.org>2003-11-20 11:25:42 +0000
commitaf0934759d59f272cb9fe2579ce146e48e1673b4 (patch)
tree3f1ba3a0926bc6d5eb651325abf02bfe96402f9b /www/apache13-ssl/Makefile
parentUpdate to bind version 9.2.3. (patches, compiles and works fine) (diff)
update apache-ssl patch to 1.52.
apache 1.3.29 is not yet supported. PR: 59355 Submitted by: Maintainer
Notes
Notes: svn path=/head/; revision=94459
Diffstat (limited to 'www/apache13-ssl/Makefile')
-rw-r--r--www/apache13-ssl/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile
index 87b9b69f5869..be6d0dcb5191 100644
--- a/www/apache13-ssl/Makefile
+++ b/www/apache13-ssl/Makefile
@@ -9,7 +9,6 @@
PORTNAME= apache+ssl
PORTVERSION= ${APACHE_VERSION}.${APACHE_SSL_VERSION}
-PORTREVISION= 1
CATEGORIES= www security
MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} \
${MASTER_SITES_APACHE_SSL:S/$/:ssl/}
@@ -20,7 +19,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
PATCH_SITES= ${MASTER_SITE_APACHE_HTTPD}
PATCH_SITE_SUBDIR= patches/apply_to_${APACHE_VERSION}
-PATCHFILES= no_zombies.patch
+PATCHFILES= no_zombies.patch
MAINTAINER= sheepkiller@cultdeadsheep.org
COMMENT= Apache-SSL: Apache secure webserver integrating OpenSSL
@@ -30,7 +29,7 @@ CONFLICTS= apache+ipv6-1.* apache+mod_ssl-1.* apache-1.* apache-2.* apache_fp-1.
ru-apache+mod_ssl-1.* ru-apache-1.* thttpd-2.*
APACHE_VERSION= 1.3.28
-APACHE_SSL_VERSION= 1.51
+APACHE_SSL_VERSION= 1.52
USE_OPENSSL= yes
USE_PERL5= yes
HAS_CONFIGURE= yes