diff options
author | wiz <wiz@pkgsrc.org> | 2000-02-05 14:51:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-02-05 14:51:36 +0000 |
commit | fe3b9ffb09af0e47a4ffea805a66e705304dc897 (patch) | |
tree | a2d5cda39bb6ba2aaf1186ccfa65626cbeff181d /devel/pth | |
parent | b35dd6c3ccb2630f5cc6248fc58e462bf2ff8515 (diff) | |
download | pkgsrc-fe3b9ffb09af0e47a4ffea805a66e705304dc897.tar.gz |
updated pth to 1.2.3
Diffstat (limited to 'devel/pth')
-rw-r--r-- | devel/pth/Makefile | 4 | ||||
-rw-r--r-- | devel/pth/files/md5 | 4 | ||||
-rw-r--r-- | devel/pth/pkg/PLIST | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/devel/pth/Makefile b/devel/pth/Makefile index bb400b15fe0..543908f8659 100644 --- a/devel/pth/Makefile +++ b/devel/pth/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2000/01/21 03:06:37 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2000/02/05 14:51:36 wiz Exp $ # -DISTNAME= pth-1.2.2 +DISTNAME= pth-1.2.3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=pth/} diff --git a/devel/pth/files/md5 b/devel/pth/files/md5 index 20911b0b94c..475c7a85832 100644 --- a/devel/pth/files/md5 +++ b/devel/pth/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.16 2000/01/08 20:18:20 rh Exp $ +$NetBSD: md5,v 1.17 2000/02/05 14:51:36 wiz Exp $ -MD5 (pth-1.2.2.tar.gz) = 6bc9afbe27ddf90730926e4b280809a9 +MD5 (pth-1.2.3.tar.gz) = 3f8e8318ead69d0cf342e5cb405444a6 diff --git a/devel/pth/pkg/PLIST b/devel/pth/pkg/PLIST index abe46d481b5..1dcff7cc6fb 100644 --- a/devel/pth/pkg/PLIST +++ b/devel/pth/pkg/PLIST @@ -1,12 +1,12 @@ -@comment $NetBSD: PLIST,v 1.13 2000/01/21 03:06:40 wiz Exp $ +@comment $NetBSD: PLIST,v 1.14 2000/02/05 14:51:37 wiz Exp $ bin/pth-config bin/pthread-config include/pth.h include/pthread.h lib/libpth.a -lib/libpth.so.12.2 +lib/libpth.so.12.3 lib/libpthread.a -lib/libpthread.so.12.2 +lib/libpthread.so.12.3 man/man1/pth-config.1 man/man1/pthread-config.1 man/man3/pth.3 |