diff options
author | Joerg Wunsch <joerg@FreeBSD.org> | 2002-11-06 16:01:59 +0000 |
---|---|---|
committer | Joerg Wunsch <joerg@FreeBSD.org> | 2002-11-06 16:01:59 +0000 |
commit | 932f0436af9968d2bb78e13ed0fe3cceed87112d (patch) | |
tree | ad679e61f2398858950ce4bf5ef9d6f46f50c609 /www | |
parent | upgrade to 0.6.1 (diff) |
Unmark this port from being forbidden; the reason by its time was that
the port had been updated to 1.2.27 and ssl-1.48 which simply did not
exist then.
Now they do exist. Since it builds, installs and runs correctly with
no further changes, and all the other apache-1.2.27-based ports are
back alive again, there's no reason to keep this one forbidden.
Don't be alarmed that the MD5 sum changes: the previous one in
distinfo was actually the checksum from apache_1.3.26+ssl_1.48.tar.gz,
since the last update to that file only changed the name but not the
MD5 sum. Alas, i could not find any authoritative MD5 on
http://www.apache-ssl.org/ to verify against.
Notes
Notes:
svn path=/head/; revision=69591
Diffstat (limited to 'www')
-rw-r--r-- | www/apache13-ssl/Makefile | 2 | ||||
-rw-r--r-- | www/apache13-ssl/distinfo | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile index a0d084443aff..fe8851c58f35 100644 --- a/www/apache13-ssl/Makefile +++ b/www/apache13-ssl/Makefile @@ -41,8 +41,6 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@freebsd.org -FORBIDDEN= "Security vulnerability; new version does not yet exist" - APACHE_VERSION= 1.3.27 APACHE_SSL_VERSION= 1.48 diff --git a/www/apache13-ssl/distinfo b/www/apache13-ssl/distinfo index f43587039276..ba76255cea61 100644 --- a/www/apache13-ssl/distinfo +++ b/www/apache13-ssl/distinfo @@ -1,2 +1,2 @@ MD5 (apache_1.3.27.tar.gz) = 65b89365a65dcad71d4402b4862beeaa -MD5 (apache_1.3.27+ssl_1.48.tar.gz) = c0b9574b15dd4668cfc4f27b009ae1dd +MD5 (apache_1.3.27+ssl_1.48.tar.gz) = fb23f91fb6c57c60973f009cf49d598c |