mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
upgrade to (my ;-) GNU pth 2.0.3
This commit is contained in:
parent
932516df23
commit
3cbb44c3d8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123053
3 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= pth
|
||||
PORTVERSION= 2.0.2
|
||||
PORTVERSION= 2.0.3
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (pth-2.0.2.tar.gz) = fc4d81a1dbf3d1af9a099b765f9a1be3
|
||||
SIZE (pth-2.0.2.tar.gz) = 638365
|
||||
MD5 (pth-2.0.3.tar.gz) = 86f266c061d5bf6034e02065214ff1ff
|
||||
SIZE (pth-2.0.3.tar.gz) = 639243
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
GNU Pth - GNU Portable Threads
|
||||
Copyright (c) 1999-2003 Ralf S. Engelschall <rse@engelschall.com>
|
||||
Copyright (c) 1999-2004 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
|
||||
|
|
Loading…
Add table
Reference in a new issue