aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pth
diff options
context:
space:
mode:
authorrse <rse@FreeBSD.org>2003-02-17 19:15:32 +0800
committerrse <rse@FreeBSD.org>2003-02-17 19:15:32 +0800
commitbb58b36586fb1c6dca344bffc27fbfc72bf376d8 (patch)
tree2a298a461f30da000619814d99f2a49e59c7cefd /devel/pth
parent8cb359478ecc623868a4fa3a373f6330a61d43f9 (diff)
downloadfreebsd-ports-gnome-bb58b36586fb1c6dca344bffc27fbfc72bf376d8.tar.gz
freebsd-ports-gnome-bb58b36586fb1c6dca344bffc27fbfc72bf376d8.tar.zst
freebsd-ports-gnome-bb58b36586fb1c6dca344bffc27fbfc72bf376d8.zip
upgrade to GNU Pth (Portable Threads), version 2.0.0
Diffstat (limited to 'devel/pth')
-rw-r--r--devel/pth/Makefile4
-rw-r--r--devel/pth/distinfo2
-rw-r--r--devel/pth/pkg-descr2
-rw-r--r--devel/pth/pkg-plist4
4 files changed, 6 insertions, 6 deletions
diff --git a/devel/pth/Makefile b/devel/pth/Makefile
index 731da7015a0f..a057165eb720 100644
--- a/devel/pth/Makefile
+++ b/devel/pth/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= pth
-PORTVERSION= 1.4.1
-PORTREVISION= 1
+PORTVERSION= 2.0.0
+PORTREVISION= 0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= pth
diff --git a/devel/pth/distinfo b/devel/pth/distinfo
index 704c882bacd4..e9d762499597 100644
--- a/devel/pth/distinfo
+++ b/devel/pth/distinfo
@@ -1 +1 @@
-MD5 (pth-1.4.1.tar.gz) = d17cb02b5580baeac50d1005ff46ddbc
+MD5 (pth-2.0.0.tar.gz) = f84a87295fef3b41499f3b728b1f0050
diff --git a/devel/pth/pkg-descr b/devel/pth/pkg-descr
index 167626f66f21..14f612a8ac68 100644
--- a/devel/pth/pkg-descr
+++ b/devel/pth/pkg-descr
@@ -1,5 +1,5 @@
GNU Pth - GNU Portable Threads
-Copyright (c) 1999-2001 Ralf S. Engelschall <rse@engelschall.com>
+Copyright (c) 1999-2003 Ralf S. Engelschall <rse@engelschall.com>
Pth is a very portable POSIX/ANSI-C based library for Unix platforms
which provides non-preemptive priority-based scheduling for multiple
diff --git a/devel/pth/pkg-plist b/devel/pth/pkg-plist
index f7444db4a4a7..8c324411ad3c 100644
--- a/devel/pth/pkg-plist
+++ b/devel/pth/pkg-plist
@@ -5,10 +5,10 @@ include/pth/pth.h
include/pth/pthread.h
lib/pth/libpth.a
lib/pth/libpth.so
-lib/pth/libpth.so.14
+lib/pth/libpth.so.20
lib/pth/libpthread.a
lib/pth/libpthread.so
-lib/pth/libpthread.so.14
+lib/pth/libpthread.so.20
share/aclocal/pth.m4
@dirrm include/pth
@dirrm lib/pth