From 88686f5bdb9e5f38fa91dcfd5cb1e1d5211c8c3a Mon Sep 17 00:00:00 2001 From: rh Date: Sun, 22 Aug 1999 18:39:01 +0000 Subject: Update pth to 1.1.1 Changes between 1.0.x and 1.1.x (03-Aug-1999 to 19-Aug-1999): *) Fixed and enhanced POSIX semantics for replacement functions *) Cleaned up source tree *) Overhauled Autoconf environment *) Enhanced setjmp/longjmp support *) Support for SVR4/SUSv2 makecontext(2) mctx variant *) Barrier synchronization objects *) Sfio support via special Pth/Sfio discipline *) Overhauled filedescriptor handling --- devel/pth/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'devel/pth/Makefile') diff --git a/devel/pth/Makefile b/devel/pth/Makefile index 70d5b6426c3..c47b5eff620 100644 --- a/devel/pth/Makefile +++ b/devel/pth/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.8 1999/08/12 18:02:19 rh Exp $ +# $NetBSD: Makefile,v 1.9 1999/08/22 18:39:01 rh Exp $ # -DISTNAME= pth-1.0.5 +DISTNAME= pth-1.1.1 CATEGORIES= devel -#MASTER_SITES= ftp://alpha.gnu.org/gnu/pth/ MASTER_SITES= ${MASTER_SITE_GNU:=pth/} MAINTAINER= packages@netbsd.org -- cgit v1.2.3