Upgrade GNU Pth scratch port to version 1.4a1.
This commit is contained in:
parent
90761e07cd
commit
b989a57ade
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27658
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= pth
|
||||
PORTVERSION= 1.3b2
|
||||
PORTVERSION= 1.4a1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://alpha.gnu.org/gnu/pth/ \
|
||||
ftp://ftp.engelschall.com/sw/pth/
|
||||
|
@ -1 +1 @@
|
||||
MD5 (pth-1.3b2.tar.gz) = be45bf299fb4e70dc85b9287010c8505
|
||||
MD5 (pth-1.4a1.tar.gz) = ee1900bd6892a8d4403aa3c93a59ba17
|
||||
|
@ -5,10 +5,10 @@ include/pthread.h
|
||||
lib/libpth.a
|
||||
lib/libpth.la
|
||||
lib/libpth.so
|
||||
lib/libpth.so.13
|
||||
lib/libpth.so.14
|
||||
lib/libpthread.a
|
||||
lib/libpthread.la
|
||||
lib/libpthread.so
|
||||
lib/libpthread.so.13
|
||||
lib/libpthread.so.14
|
||||
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
|
||||
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
|
||||
|
Loading…
Reference in New Issue
Block a user