summaryrefslogtreecommitdiffstats
path: root/devel/pth
diff options
context:
space:
mode:
authorrse <rse@FreeBSD.org>2000-02-19 17:14:03 +0000
committerrse <rse@FreeBSD.org>2000-02-19 17:14:03 +0000
commitbbe7177b9a7b699997fb15ef1dbf47e60c18c384 (patch)
treef76688c88b58322559e7f3cbda2d733ccd412a16 /devel/pth
parent326cc20cea8711bd964c841958c9a08a68420d29 (diff)
downloadFreeBSD-ports-bbe7177b9a7b699997fb15ef1dbf47e60c18c384.zip
FreeBSD-ports-bbe7177b9a7b699997fb15ef1dbf47e60c18c384.tar.gz
Upgrade GNU Portable Threads (Pth) from version 1.2.2 to 1.3.0,
the new release version in the now stable Pth 1.3 series.
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 8c2ff56..08e100f 100644
--- a/devel/pth/Makefile
+++ b/devel/pth/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: pth
-# Version required: 1.2.2
+# Version required: 1.3.0
# Date Created: 23 May 1999
# Whom: Ralf S. Engelschall
#
# $FreeBSD$
#
-DISTNAME= pth-1.2.2
+DISTNAME= pth-1.3.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU} \
ftp://ftp.engelschall.com/sw/pth/
diff --git a/devel/pth/distinfo b/devel/pth/distinfo
index 3bd9dbd..2e50565 100644
--- a/devel/pth/distinfo
+++ b/devel/pth/distinfo
@@ -1 +1 @@
-MD5 (pth-1.2.2.tar.gz) = 6bc9afbe27ddf90730926e4b280809a9
+MD5 (pth-1.3.0.tar.gz) = 9150dc0bbf52ff41cfbfe6015694f120
diff --git a/devel/pth/pkg-descr b/devel/pth/pkg-descr
index e4c278c..82c6fd6 100644
--- a/devel/pth/pkg-descr
+++ b/devel/pth/pkg-descr
@@ -1,5 +1,5 @@
GNU Pth - GNU Portable Threads
-Copyright (c) 1999 Ralf S. Engelschall <rse@engelschall.com>
+Copyright (c) 1999-2000 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 39f7ea9..87e2947 100644
--- a/devel/pth/pkg-plist
+++ b/devel/pth/pkg-plist
@@ -5,10 +5,10 @@ include/pthread.h
lib/libpth.a
lib/libpth.la
lib/libpth.so
-lib/libpth.so.12
+lib/libpth.so.13
lib/libpthread.a
lib/libpthread.la
lib/libpthread.so
-lib/libpthread.so.12
+lib/libpthread.so.13
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
OpenPOWER on IntegriCloud