diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2015-02-10 21:05:51 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2015-02-10 21:05:51 +0800 |
commit | 2904bd57fae6c9e8ab30e7532608cd27699826a3 (patch) | |
tree | 52f21bb28013db3644ec96f073ea3597ac0ea4ee /www | |
parent | 084a7379d41f78595fdcd734a6b9dbca7224fd30 (diff) | |
download | freebsd-ports-gnome-2904bd57fae6c9e8ab30e7532608cd27699826a3.tar.gz freebsd-ports-gnome-2904bd57fae6c9e8ab30e7532608cd27699826a3.tar.zst freebsd-ports-gnome-2904bd57fae6c9e8ab30e7532608cd27699826a3.zip |
Update to 2.4.13
Diffstat (limited to 'www')
-rw-r--r-- | www/httest/Makefile | 4 | ||||
-rw-r--r-- | www/httest/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/www/httest/Makefile b/www/httest/Makefile index a7381ebc79f1..bbd10fb9b6c8 100644 --- a/www/httest/Makefile +++ b/www/httest/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= httest -PORTVERSION= 2.4.12 +PORTVERSION= 2.4.13 CATEGORIES= www MASTER_SITES= SF/htt/htt${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} @@ -30,6 +30,8 @@ USE_LDCONFIG= yes PORTEXAMPLES= * +INSTALL_TARGET= install-strip + post-patch: @${REINPLACE_CMD} -e 's|`$$APR_CONFIG --cflags`||; s|-llua|-llua-${LUA_VER}|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|/bin/bash|/bin/sh|' ${WRKSRC}/generate_modules_c.sh diff --git a/www/httest/distinfo b/www/httest/distinfo index 41f85109ca5b..bfefa045ead5 100644 --- a/www/httest/distinfo +++ b/www/httest/distinfo @@ -1,2 +1,2 @@ -SHA256 (httest-2.4.12.tar.gz) = fd18cdc996c199d56d77e9355c07e1e1701d5550c03fbecb06a255ce72d79bd1 -SIZE (httest-2.4.12.tar.gz) = 589953 +SHA256 (httest-2.4.13.tar.gz) = fb9f0a3a4bcab55e6c35dd016ae6b7b0fe70bcb4e40834b302b054f7ec3ea875 +SIZE (httest-2.4.13.tar.gz) = 547605 |