diff options
author | johans <johans@FreeBSD.org> | 2008-02-28 15:26:27 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2008-02-28 15:26:27 +0800 |
commit | 2ed75686ff9f1a41e1b79c3b56e04617fe0ad697 (patch) | |
tree | 220c36eb7ea7bde5c03e4fb8079ce302b2415593 /www/xshttpd-devel | |
parent | a5fe7005895cf34d17abb1faec7b414025732789 (diff) | |
download | freebsd-ports-gnome-2ed75686ff9f1a41e1b79c3b56e04617fe0ad697.tar.gz freebsd-ports-gnome-2ed75686ff9f1a41e1b79c3b56e04617fe0ad697.tar.zst freebsd-ports-gnome-2ed75686ff9f1a41e1b79c3b56e04617fe0ad697.zip |
- Update to 3.6 beta 5
Diffstat (limited to 'www/xshttpd-devel')
-rw-r--r-- | www/xshttpd-devel/Makefile | 4 | ||||
-rw-r--r-- | www/xshttpd-devel/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/xshttpd-devel/Makefile b/www/xshttpd-devel/Makefile index 4b98ec81fa8f..8ba3c6d447ee 100644 --- a/www/xshttpd-devel/Makefile +++ b/www/xshttpd-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xshttpd -DISTVERSION= 3.6b04 +DISTVERSION= 3.6b05 CATEGORIES= www ipv6 MASTER_SITES= ftp://ftp.stack.nl/pub/xs-httpd/release/ \ ftp://mud.stack.nl/pub/xs-httpd/release/ @@ -99,7 +99,7 @@ post-patch: .endfor @${REINPLACE_CMD} \ -e 's|\(MIME_TYPES\).*|\1 "${LOCALBASE}/etc/mime.types"|' \ - ${WRKSRC}/src/confuser.h + ${WRKSRC}/src/constants.h @${REINPLACE_CMD} -e 's|mime.types ||g' \ ${WRKSRC}/config/Makefile.in diff --git a/www/xshttpd-devel/distinfo b/www/xshttpd-devel/distinfo index 69a36d99872b..1ad178dcd9cf 100644 --- a/www/xshttpd-devel/distinfo +++ b/www/xshttpd-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (xshttpd-36b04.tar.bz2) = 57ef3219ba18bdeecb92b63d1e03bbb1 -SHA256 (xshttpd-36b04.tar.bz2) = 4414dafea72c3320a779613f631d7444a58c26ef02129520c856636f085e1311 -SIZE (xshttpd-36b04.tar.bz2) = 220024 +MD5 (xshttpd-36b05.tar.bz2) = 3dfeded2346d2889c79fc2d06c76e6bf +SHA256 (xshttpd-36b05.tar.bz2) = 2b2382b3ab48668356d82c014af158b9ef1cb89c9d9e2ecd810c9d8139605741 +SIZE (xshttpd-36b05.tar.bz2) = 221141 |