diff options
author | ahze <ahze@FreeBSD.org> | 2005-03-01 16:45:21 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-03-01 16:45:21 +0800 |
commit | 72004adf27af20269b255a7d864df318522236fa (patch) | |
tree | b14e8a7be034304065d7aade06850228c74ec729 /www | |
parent | 91f371413e39236d529e6810d69f470dd2a2dc8e (diff) | |
download | freebsd-ports-gnome-72004adf27af20269b255a7d864df318522236fa.tar.gz freebsd-ports-gnome-72004adf27af20269b255a7d864df318522236fa.tar.zst freebsd-ports-gnome-72004adf27af20269b255a7d864df318522236fa.zip |
- Update to 2.4.3
PR: ports/78178
Submitted by: maintainer
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_proxy_html/Makefile | 4 | ||||
-rw-r--r-- | www/mod_proxy_html/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/www/mod_proxy_html/Makefile b/www/mod_proxy_html/Makefile index 1faca0113fb4..c9a444f8aee6 100644 --- a/www/mod_proxy_html/Makefile +++ b/www/mod_proxy_html/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_proxy_html -PORTVERSION= 2.2 +PORTVERSION= 2.4.3 CATEGORIES= www MASTER_SITES= http://apache.webthing.com/${PORTNAME}/ DISTNAME= ${PORTNAME} @@ -15,8 +15,6 @@ EXTRACT_SUFX= .c MAINTAINER= dsl@webize.com.au COMMENT= Apache module for rewriting HTML links in proxied content -BROKEN= Size mismatch - USE_GNOME= libxml2 USE_APACHE= yes WITH_APACHE2= yes diff --git a/www/mod_proxy_html/distinfo b/www/mod_proxy_html/distinfo index 607ef0d20785..5934f3c1b1ef 100644 --- a/www/mod_proxy_html/distinfo +++ b/www/mod_proxy_html/distinfo @@ -1,2 +1,2 @@ -MD5 (mod_proxy_html.c) = df7ed20b8543aeb4d4fd017db8138646 -SIZE (mod_proxy_html.c) = 31562 +MD5 (mod_proxy_html.c) = e391f303572b3deb9a3c603ce99894d0 +SIZE (mod_proxy_html.c) = 31180 |