aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-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 fd7ee75cd55..90208a56b21 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 00859827ab1..b2182ffd00a 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