1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Upgrade GNU Portable Threads (Pth) from 1.1.6 to 1.2.0

and this way move this port to the new stable 1.2 series.
(The pth-devel port will later switch to Pth 1.3b1 if available...)
This commit is contained in:
Ralf S. Engelschall 1999-10-31 15:27:29 +00:00
parent 0d726bfbcc
commit 4a7d1f00e0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22737
3 changed files with 5 additions and 5 deletions

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: pth
# Version required: 1.1.6
# Version required: 1.2.0
# Date Created: 23 May 1999
# Whom: Ralf S. Engelschall
#
# $FreeBSD$
#
DISTNAME= pth-1.1.6
DISTNAME= pth-1.2.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU} \
ftp://ftp.engelschall.com/sw/pth/

View File

@ -1 +1 @@
MD5 (pth-1.1.6.tar.gz) = 757afb0642a7c1eda59634a9687acb62
MD5 (pth-1.2.0.tar.gz) = f580f854c6deed5e4956bf48afb26e7c

View File

@ -5,10 +5,10 @@ include/pthread.h
lib/libpth.a
lib/libpth.la
lib/libpth.so
lib/libpth.so.11
lib/libpth.so.12
lib/libpthread.a
lib/libpthread.la
lib/libpthread.so
lib/libpthread.so.11
lib/libpthread.so.12
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B