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/apache13-ssl/Makefile | |
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/apache13-ssl/Makefile')
-rw-r--r-- | www/apache13-ssl/Makefile | 2 |
1 files changed, 0 insertions, 2 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 |