diff options
author | msaitoh <msaitoh@pkgsrc.org> | 1999-08-06 17:08:57 +0000 |
---|---|---|
committer | msaitoh <msaitoh@pkgsrc.org> | 1999-08-06 17:08:57 +0000 |
commit | fb2df0060ccc8d17a3631e57a6a90aded56e2266 (patch) | |
tree | a66a285c6df01762b6cb8ef69b9290efb268760b /devel/ptl2 | |
parent | ad83eca58cca38e494e9b8791e43c48883aba755 (diff) | |
download | pkgsrc-fb2df0060ccc8d17a3631e57a6a90aded56e2266.tar.gz |
upgraded to -patch-3
Diffstat (limited to 'devel/ptl2')
-rw-r--r-- | devel/ptl2/Makefile | 6 | ||||
-rw-r--r-- | devel/ptl2/files/md5 | 4 | ||||
-rw-r--r-- | devel/ptl2/pkg/PLIST | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/devel/ptl2/Makefile b/devel/ptl2/Makefile index 772ab68c5c0..40d780d993b 100644 --- a/devel/ptl2/Makefile +++ b/devel/ptl2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 1999/06/23 16:57:07 msaitoh Exp $ +# $NetBSD: Makefile,v 1.15 1999/08/06 17:08:57 msaitoh Exp $ DISTNAME= PTL2-current-990622 PKGNAME= ptl2-990622 @@ -6,7 +6,9 @@ CATEGORIES= devel MASTER_SITES= ftp://ftp.media.osaka-cu.ac.jp/pub/PTL/PTL2/PTL2-current-990622/ PATCH_SITES= ${MASTER_SITES} -PATCHFILES= PTL2-current-990622-patch-1 +PATCHFILES= PTL2-current-990622-patch-1 \ + PTL2-current-990622-patch-2 \ + PTL2-current-990622-patch-3 PATCH_DIST_STRIP= -p1 MAINTAINER= msaitoh@netbsd.org diff --git a/devel/ptl2/files/md5 b/devel/ptl2/files/md5 index ccce08370bb..e0fad344fd0 100644 --- a/devel/ptl2/files/md5 +++ b/devel/ptl2/files/md5 @@ -1,4 +1,6 @@ -$NetBSD: md5,v 1.5 1999/06/23 16:57:08 msaitoh Exp $ +$NetBSD: md5,v 1.6 1999/08/06 17:08:58 msaitoh Exp $ MD5 (PTL2-current-990622.tar.gz) = 7a8f5227fc4d864575bc4e9af9f47ad6 MD5 (PTL2-current-990622-patch-1) = 8f607c1d5e389a711ea9360b59f81b64 +MD5 (PTL2-current-990622-patch-2) = e9d3bf2bb39cca792e1259dec8a48e62 +MD5 (PTL2-current-990622-patch-3) = c532723b3f42fa661a17d46e1f8f58b8 diff --git a/devel/ptl2/pkg/PLIST b/devel/ptl2/pkg/PLIST index b38f63ce2f9..8cf0136f3c4 100644 --- a/devel/ptl2/pkg/PLIST +++ b/devel/ptl2/pkg/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.3 1999/05/06 20:07:22 tv Exp $ +@comment $NetBSD: PLIST,v 1.4 1999/08/06 17:08:58 msaitoh Exp $ bin/ptlgcc bin/ptlg++ lib/libPTL.a -lib/libPTL.so.1.1 +lib/libPTL.so.1.2 |