mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Upgrade to GNU Portable Threads (Pth), version 1.2.2
This commit is contained in:
parent
5f93f9e3c2
commit
59c6829f22
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24551
@ -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/
|
||||
|
@ -1 +1 @@
|
||||
MD5 (pth-1.2.1.tar.gz) = a7ed1f5b8968da63403c4d7ca0058252
|
||||
MD5 (pth-1.2.2.tar.gz) = 6bc9afbe27ddf90730926e4b280809a9
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user