aboutsummaryrefslogtreecommitdiff
path: root/devel/pth
diff options
context:
space:
mode:
authorVasil Dimov <vd@FreeBSD.org>2006-06-16 14:18:59 +0000
committerVasil Dimov <vd@FreeBSD.org>2006-06-16 14:18:59 +0000
commit1462f68cf9b5b289735440658c45d5ae20ff5b95 (patch)
treed9a5ba6115cbf214fba3a032a7c320ffd42fc06e /devel/pth
parent5952f9e33569c024ce577dbae4f7581e2ce8fac6 (diff)
downloadports-1462f68cf9b5b289735440658c45d5ae20ff5b95.tar.gz
ports-1462f68cf9b5b289735440658c45d5ae20ff5b95.zip
Notes
Diffstat (limited to 'devel/pth')
-rw-r--r--devel/pth/Makefile8
-rw-r--r--devel/pth/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/pth/Makefile b/devel/pth/Makefile
index fd7ee75cd556..90208a56b21a 100644
--- a/devel/pth/Makefile
+++ b/devel/pth/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pth
-PORTVERSION= 2.0.6
+PORTVERSION= 2.0.7
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= pth
@@ -43,7 +43,7 @@ MAN3+= pthread.3
post-patch:
.if defined(WITHOUT_OPTIMIZED_CFLAGS)
- @${REINPLACE_CMD} -e \
+ ${REINPLACE_CMD} -e \
's|-funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math||' \
${WRKSRC}/configure
.endif
@@ -54,7 +54,7 @@ post-build:
post-install:
${INSTALL_SCRIPT} ${FILESDIR}/pth.sh ${PREFIX}/etc/rc.d/000.pth.sh
-test: build
- @(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} test)
+test: build
+ cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} test
.include <bsd.port.post.mk>
diff --git a/devel/pth/distinfo b/devel/pth/distinfo
index 00859827ab13..b2182ffd00a4 100644
--- a/devel/pth/distinfo
+++ b/devel/pth/distinfo
@@ -1,3 +1,3 @@
-MD5 (pth-2.0.6.tar.gz) = bdee96babed9b177484ed2dbfd5b127b
-SHA256 (pth-2.0.6.tar.gz) = 91ddb0e0980f8785d297717fb0296d6e59bfc4911d6343b0ce2c767bd5c31d49
-SIZE (pth-2.0.6.tar.gz) = 647667
+MD5 (pth-2.0.7.tar.gz) = 9cb4a25331a4c4db866a31cbe507c793
+SHA256 (pth-2.0.7.tar.gz) = 72353660c5a2caafd601b20e12e75d865fd88f6cf1a088b306a3963f0bc77232
+SIZE (pth-2.0.7.tar.gz) = 652640