summaryrefslogtreecommitdiff
path: root/devel/ptl2/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2002-03-28 12:12:31 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2002-03-28 12:12:31 +0000
commit6e22e6cc05e1f9732cb6b9446a6520d64f02853d (patch)
tree412e90ff68617088af4227ef3c74c42801f5f666 /devel/ptl2/Makefile
parent8aad3d6f8307a715a3409a7179cd810a2e99fea8 (diff)
downloadpkgsrc-6e22e6cc05e1f9732cb6b9446a6520d64f02853d.tar.gz
update to ptl-2.1.8
changes are: 2001-03-02 Kota ABE <k-abe@media.osaka-cu.ac.jp> * include/setjmp.h: change the name of struct _sigjmp_buf into struct _ptl_sigjmp_buf. FreeBSD 4.2R's <machine/setjmp.h> defines the same struct. 2000-12-07 Kota ABE <k-abe@media.osaka-cu.ac.jp> * src/io_api.c (read_timedwait): fixed: infinite loop when READ() returns with EIO. (<hsaitoh@nts.ricoh.co.jp>). * src/io_api.c (readv_timedwait): ditto.
Diffstat (limited to 'devel/ptl2/Makefile')
-rw-r--r--devel/ptl2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/ptl2/Makefile b/devel/ptl2/Makefile
index 67fdf1f44db..ecf9266fc22 100644
--- a/devel/ptl2/Makefile
+++ b/devel/ptl2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2001/10/25 15:42:56 jlam Exp $
+# $NetBSD: Makefile,v 1.36 2002/03/28 12:12:31 dmcmahill Exp $
-DISTNAME= PTL-2.1.7
-PKGNAME= ptl-2.1.7
+DISTNAME= PTL-2.1.8
+PKGNAME= ptl-2.1.8
CATEGORIES= devel
MASTER_SITES= ftp://ftp.media.osaka-cu.ac.jp/pub/PTL/PTL2/