From c9674ef11b07defe02f989ec24cceff6e717efa4 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 19 Feb 2000 17:14:03 +0000 Subject: Upgrade GNU Portable Threads (Pth) from version 1.2.2 to 1.3.0, the new release version in the now stable Pth 1.3 series. --- devel/pth/Makefile | 4 ++-- devel/pth/distinfo | 2 +- devel/pth/pkg-descr | 2 +- devel/pth/pkg-plist | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) (limited to 'devel/pth') diff --git a/devel/pth/Makefile b/devel/pth/Makefile index 8c2ff5640e90..08e100f8ba36 100644 --- a/devel/pth/Makefile +++ b/devel/pth/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: pth -# Version required: 1.2.2 +# Version required: 1.3.0 # Date Created: 23 May 1999 # Whom: Ralf S. Engelschall # # $FreeBSD$ # -DISTNAME= pth-1.2.2 +DISTNAME= pth-1.3.0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.engelschall.com/sw/pth/ diff --git a/devel/pth/distinfo b/devel/pth/distinfo index 3bd9dbd5d4b0..2e5056588001 100644 --- a/devel/pth/distinfo +++ b/devel/pth/distinfo @@ -1 +1 @@ -MD5 (pth-1.2.2.tar.gz) = 6bc9afbe27ddf90730926e4b280809a9 +MD5 (pth-1.3.0.tar.gz) = 9150dc0bbf52ff41cfbfe6015694f120 diff --git a/devel/pth/pkg-descr b/devel/pth/pkg-descr index e4c278cb9296..82c6fd6afe36 100644 --- a/devel/pth/pkg-descr +++ b/devel/pth/pkg-descr @@ -1,5 +1,5 @@ GNU Pth - GNU Portable Threads -Copyright (c) 1999 Ralf S. Engelschall +Copyright (c) 1999-2000 Ralf S. Engelschall Pth is a very portable POSIX/ANSI-C based library for Unix platforms which provides non-preemptive priority-based scheduling for multiple diff --git a/devel/pth/pkg-plist b/devel/pth/pkg-plist index 39f7ea93f0a5..87e29477b8fa 100644 --- a/devel/pth/pkg-plist +++ b/devel/pth/pkg-plist @@ -5,10 +5,10 @@ include/pthread.h lib/libpth.a lib/libpth.la lib/libpth.so -lib/libpth.so.12 +lib/libpth.so.13 lib/libpthread.a lib/libpthread.la lib/libpthread.so -lib/libpthread.so.12 +lib/libpthread.so.13 @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R @exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -- cgit v1.2.3