Upgrade to GNU Portable Threads (Pth), version 1.2.2

This commit is contained in:
Ralf S. Engelschall 2000-01-08 15:17:25 +00:00
parent 5f93f9e3c2
commit 59c6829f22
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24551
3 changed files with 4 additions and 6 deletions

View File

@ -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/

View File

@ -1 +1 @@
MD5 (pth-1.2.1.tar.gz) = a7ed1f5b8968da63403c4d7ca0058252
MD5 (pth-1.2.2.tar.gz) = 6bc9afbe27ddf90730926e4b280809a9

View File

@ -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/