From 397a8fb3dd9437eb6d010ad3417a2adb660c8267 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 11 Jul 1999 15:49:33 +0000 Subject: Upgrade to GNU Portable Threads (Pth), Version 1.0b5 --- devel/pth/Makefile | 10 ++++++---- devel/pth/distinfo | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'devel') diff --git a/devel/pth/Makefile b/devel/pth/Makefile index 53365ac70737..56b34a3c292d 100644 --- a/devel/pth/Makefile +++ b/devel/pth/Makefile @@ -1,19 +1,21 @@ # New ports collection makefile for: pth -# Version required: 1.0b4 +# Version required: 1.0b5 # Date Created: 23 May 1999 # Whom: Ralf S. Engelschall # -# $Id: Makefile,v 1.17 1999/07/07 19:57:59 rse Exp $ +# $Id: Makefile,v 1.18 1999/07/08 11:08:13 rse Exp $ # -DISTNAME= pth-1.0b4 +DISTNAME= pth-1.0b5 CATEGORIES= devel MASTER_SITES= ftp://alpha.gnu.org/gnu/pth/ MAINTAINER= rse@engelschall.com GNU_CONFIGURE= yes -CONFIGURE_ARGS= --prefix=${PREFIX} --enable-batch +CONFIGURE_ARGS= --prefix=${PREFIX} \ + --enable-syscall-soft \ + --enable-batch MAN1= pth-config.1 MAN3= pth.3 diff --git a/devel/pth/distinfo b/devel/pth/distinfo index 28f939b8d88e..774971d26000 100644 --- a/devel/pth/distinfo +++ b/devel/pth/distinfo @@ -1 +1 @@ -MD5 (pth-1.0b4.tar.gz) = 916b4e821ee62bf3775de0c1f83a1d8b +MD5 (pth-1.0b5.tar.gz) = 1647649f064f7cea425ec5800823bb0a -- cgit v1.2.3