summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2004-11-10 09:03:33 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2004-11-10 09:03:33 +0000
commitc4d620512fcad738e7b9cf1165893c3880d10522 (patch)
treec72464318bc040e35a68d36728e4882fe26e0cb4 /devel
parentUtilize DATADIR macro. (diff)
Upgrade to version 2.0.2.
Notes
Notes: svn path=/head/; revision=121290
Diffstat (limited to 'devel')
-rw-r--r--devel/pth/Makefile3
-rw-r--r--devel/pth/distinfo4
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/pth/Makefile b/devel/pth/Makefile
index 01e3215e974e..1047a2f73b00 100644
--- a/devel/pth/Makefile
+++ b/devel/pth/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pth
-PORTVERSION= 2.0.0
+PORTVERSION= 2.0.2
PORTREVISION= 0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
@@ -18,6 +18,7 @@ COMMENT= GNU Portable Threads
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= %%PREFIX%%/lib/pth
GNU_CONFIGURE= yes
+CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --enable-pthread \
--enable-syscall-soft \
--enable-optimize \
diff --git a/devel/pth/distinfo b/devel/pth/distinfo
index b761bad54966..b520c1f902d8 100644
--- a/devel/pth/distinfo
+++ b/devel/pth/distinfo
@@ -1,2 +1,2 @@
-MD5 (pth-2.0.0.tar.gz) = f84a87295fef3b41499f3b728b1f0050
-SIZE (pth-2.0.0.tar.gz) = 536605
+MD5 (pth-2.0.2.tar.gz) = fc4d81a1dbf3d1af9a099b765f9a1be3
+SIZE (pth-2.0.2.tar.gz) = 638365