diff options
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 8ba3c6d447ee..a6f39faf581c 100644 --- a/www/xshttpd-devel/Makefile +++ b/www/xshttpd-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xshttpd -DISTVERSION= 3.6b05 +DISTVERSION= 3.6b08 CATEGORIES= www ipv6 MASTER_SITES= ftp://ftp.stack.nl/pub/xs-httpd/release/ \ ftp://mud.stack.nl/pub/xs-httpd/release/ @@ -88,7 +88,7 @@ CONFIGURE_ARGS+=--with-curl=no .endif post-patch: -.for i in man/httpd.1 man/httpd.conf.5 config/httpd.conf.sample \ +.for i in man/httpd.1.in man/httpd.conf.5 config/httpd.conf.sample \ contrib/SSL-Makefile contrib/logrotate.sh @${REINPLACE_CMD} \ -e 's|/wwwsys|${WWWDIR}|g' \ diff --git a/www/xshttpd-devel/distinfo b/www/xshttpd-devel/distinfo index 1ad178dcd9cf..639013508faf 100644 --- a/www/xshttpd-devel/distinfo +++ b/www/xshttpd-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (xshttpd-36b05.tar.bz2) = 3dfeded2346d2889c79fc2d06c76e6bf -SHA256 (xshttpd-36b05.tar.bz2) = 2b2382b3ab48668356d82c014af158b9ef1cb89c9d9e2ecd810c9d8139605741 -SIZE (xshttpd-36b05.tar.bz2) = 221141 +MD5 (xshttpd-36b08.tar.bz2) = 5991ed1381e7009a4afb45d78da056b1 +SHA256 (xshttpd-36b08.tar.bz2) = b8d02535b9352a60eeb28f0a3a9e0fa8f737f57bb4d4d12c84676e8e997ae8c6 +SIZE (xshttpd-36b08.tar.bz2) = 225204 |