diff options
author | johans <johans@FreeBSD.org> | 2009-11-09 04:39:02 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2009-11-09 04:39:02 +0800 |
commit | 977c060dbf8a5bd8c0b1ff5c3b4e977ea7b38309 (patch) | |
tree | f79f35f49dfa2bd52d65c0c81d9feebf87cb18d7 /www/xshttpd-devel | |
parent | 3dc49ba6d11f614e9b3aba619921a77ac3b2dfe3 (diff) | |
download | freebsd-ports-gnome-977c060dbf8a5bd8c0b1ff5c3b4e977ea7b38309.tar.gz freebsd-ports-gnome-977c060dbf8a5bd8c0b1ff5c3b4e977ea7b38309.tar.zst freebsd-ports-gnome-977c060dbf8a5bd8c0b1ff5c3b4e977ea7b38309.zip |
Update to 3.7 beta 14
Diffstat (limited to 'www/xshttpd-devel')
-rw-r--r-- | www/xshttpd-devel/Makefile | 2 | ||||
-rw-r--r-- | www/xshttpd-devel/distinfo | 6 | ||||
-rw-r--r-- | www/xshttpd-devel/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/www/xshttpd-devel/Makefile b/www/xshttpd-devel/Makefile index b829dd0990f2..40f91f019e60 100644 --- a/www/xshttpd-devel/Makefile +++ b/www/xshttpd-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xshttpd -DISTVERSION= 3.7b13 +DISTVERSION= 3.7b14 CATEGORIES= www ipv6 MASTER_SITES= ftp://ftp.stack.nl/pub/xs-httpd/release/ \ ftp://mud.stack.nl/pub/xs-httpd/release/ diff --git a/www/xshttpd-devel/distinfo b/www/xshttpd-devel/distinfo index 0fd9b379b65e..fb0a031ea0cb 100644 --- a/www/xshttpd-devel/distinfo +++ b/www/xshttpd-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (xshttpd-37b13.tar.bz2) = 8c4fbe88e829c2e07cd2780a24ba3f2a -SHA256 (xshttpd-37b13.tar.bz2) = b05b9319891eb1285c417ccac963dd0166194bcbf64dec08e150ad068d064685 -SIZE (xshttpd-37b13.tar.bz2) = 285484 +MD5 (xshttpd-37b14.tar.bz2) = 813fb919c2c05a8e6f528395bbf96cda +SHA256 (xshttpd-37b14.tar.bz2) = 39ef61b02fe82842c3b978707c6c58a15e54ed3a7ba280677616886f63d4e055 +SIZE (xshttpd-37b14.tar.bz2) = 287525 diff --git a/www/xshttpd-devel/pkg-plist b/www/xshttpd-devel/pkg-plist index fb5f639697c8..dde4f2338019 100644 --- a/www/xshttpd-devel/pkg-plist +++ b/www/xshttpd-devel/pkg-plist @@ -70,6 +70,7 @@ bin/xspasswd %%WWWDIR%%/module/mod_gzip.so %%WWWDIR%%/module/mod_bzip2.so %%WWWDIR%%/module/mod_magic.so +%%WWWDIR%%/module/mod_rpaf.so @exec mkdir -p %%WWWDIR%%/htdocs @dirrm %%WWWDIR%%/contrib @dirrm %%WWWDIR%%/gfxcount |