summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorrse <rse@FreeBSD.org>2000-01-08 15:17:25 +0000
committerrse <rse@FreeBSD.org>2000-01-08 15:17:25 +0000
commit07715f7a398bd02c7903369e4fd7bade275aec71 (patch)
tree25e28809c0a197d7633710a5882897480f6550e4 /devel
parent020142eaa311b63d4ab7c4e515493d42aa26d70b (diff)
downloadFreeBSD-ports-07715f7a398bd02c7903369e4fd7bade275aec71.zip
FreeBSD-ports-07715f7a398bd02c7903369e4fd7bade275aec71.tar.gz
Upgrade to GNU Portable Threads (Pth), version 1.2.2
Diffstat (limited to 'devel')
-rw-r--r--devel/pth/Makefile4
-rw-r--r--devel/pth/distinfo2
-rw-r--r--devel/pth/pkg-descr4
3 files changed, 4 insertions, 6 deletions
diff --git a/devel/pth/Makefile b/devel/pth/Makefile
index 49ae87d..8c2ff56 100644
--- a/devel/pth/Makefile
+++ b/devel/pth/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: pth
-# Version required: 1.2.1
+# Version required: 1.2.2
# Date Created: 23 May 1999
# Whom: Ralf S. Engelschall
#
# $FreeBSD$
#
-DISTNAME= pth-1.2.1
+DISTNAME= pth-1.2.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU} \
ftp://ftp.engelschall.com/sw/pth/
diff --git a/devel/pth/distinfo b/devel/pth/distinfo
index 8a72787..3bd9dbd 100644
--- a/devel/pth/distinfo
+++ b/devel/pth/distinfo
@@ -1 +1 @@
-MD5 (pth-1.2.1.tar.gz) = a7ed1f5b8968da63403c4d7ca0058252
+MD5 (pth-1.2.2.tar.gz) = 6bc9afbe27ddf90730926e4b280809a9
diff --git a/devel/pth/pkg-descr b/devel/pth/pkg-descr
index d56feb8..e4c278c 100644
--- a/devel/pth/pkg-descr
+++ b/devel/pth/pkg-descr
@@ -17,6 +17,4 @@ occur, including pending I/O on filedescriptors, asynchronous signals,
elapsed timers, pending I/O on message ports, thread and process
termination, and even customized callback functions.
-The documentation and latest release can be found on
- o http://www.gnu.org/software/pth/
- o ftp://ftp.gnu.org/gnu/pth/
+WWW: http://www.gnu.org/software/pth/
OpenPOWER on IntegriCloud