aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pth
diff options
context:
space:
mode:
authorvd <vd@FreeBSD.org>2006-06-16 22:18:59 +0800
committervd <vd@FreeBSD.org>2006-06-16 22:18:59 +0800
commit0ba2f540f7b2af3c65823cd5b0c79530bfaebdc4 (patch)
tree3e7d9bcac31dad9ecf0fb242feb4afd07f566c0a /devel/pth
parent05550cc7c543ed189fab86594a6387a670388bd7 (diff)
downloadfreebsd-ports-gnome-0ba2f540f7b2af3c65823cd5b0c79530bfaebdc4.tar.gz
freebsd-ports-gnome-0ba2f540f7b2af3c65823cd5b0c79530bfaebdc4.tar.zst
freebsd-ports-gnome-0ba2f540f7b2af3c65823cd5b0c79530bfaebdc4.zip
Upgrade from 2.0.6 to 2.0.7
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