From fdfda6379c72db1bec48ab9b48b8626ca77cac55 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 21 Feb 2000 19:54:36 +0000 Subject: Updated to pth-1.3.1. Changes: *) Added HISTORY document where we now write down the evolution and release dates of Pth to have a concise history reference. [Ralf S. Engelschall] *) Added USERS document where we now collect references to software packages utilizing GNU Pth. [Ralf S. Engelschall] *) Fixed a subtle typo in pth.pod about thread-safe functions and finished documentation of pth_attr_set/pth_attr_get functions. [James Robinson , Jeremie ] --- devel/pth/Makefile | 6 +++--- devel/pth/files/md5 | 4 ++-- devel/pth/pkg/PLIST | 7 ++++--- 3 files changed, 9 insertions(+), 8 deletions(-) (limited to 'devel/pth') diff --git a/devel/pth/Makefile b/devel/pth/Makefile index c0985227790..6963a9b6ca0 100644 --- a/devel/pth/Makefile +++ b/devel/pth/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2000/02/20 15:21:59 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2000/02/21 19:54:36 wiz Exp $ # -DISTNAME= pth-1.3.0 +DISTNAME= pth-1.3.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=pth/} @@ -17,7 +17,7 @@ CONFIGURE_ARGS+= --enable-pthread post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/pth/ cd ${WRKSRC} && ${INSTALL_DATA} ANNOUNCE AUTHORS COPYING HACKING \ - NEWS README SUPPORT TESTS THANKS pthread.ps rse-pmt.ps \ + NEWS README SUPPORT TESTS THANKS USERS pthread.ps rse-pmt.ps \ ${PREFIX}/share/doc/pth/ .include "../../mk/bsd.pkg.mk" diff --git a/devel/pth/files/md5 b/devel/pth/files/md5 index c783fde2446..765865bf0a4 100644 --- a/devel/pth/files/md5 +++ b/devel/pth/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.18 2000/02/20 15:22:03 wiz Exp $ +$NetBSD: md5,v 1.19 2000/02/21 19:54:37 wiz Exp $ -MD5 (pth-1.3.0.tar.gz) = 9150dc0bbf52ff41cfbfe6015694f120 +MD5 (pth-1.3.1.tar.gz) = 0a5e48ea6088850fb0f099d60c3f86b4 diff --git a/devel/pth/pkg/PLIST b/devel/pth/pkg/PLIST index 5a9ff3c7adb..82bfd9f6327 100644 --- a/devel/pth/pkg/PLIST +++ b/devel/pth/pkg/PLIST @@ -1,12 +1,12 @@ -@comment $NetBSD: PLIST,v 1.15 2000/02/20 15:22:04 wiz Exp $ +@comment $NetBSD: PLIST,v 1.16 2000/02/21 19:54:38 wiz Exp $ bin/pth-config bin/pthread-config include/pth.h include/pthread.h lib/libpth.a -lib/libpth.so.13.0 +lib/libpth.so.13.1 lib/libpthread.a -lib/libpthread.so.13.0 +lib/libpthread.so.13.1 man/man1/pth-config.1 man/man1/pthread-config.1 man/man3/pth.3 @@ -21,6 +21,7 @@ share/doc/pth/README share/doc/pth/SUPPORT share/doc/pth/TESTS share/doc/pth/THANKS +share/doc/pth/USERS share/doc/pth/pthread.ps share/doc/pth/rse-pmt.ps @dirrm share/doc/pth -- cgit v1.2.3