diff options
author | bad <bad> | 1999-09-08 16:17:24 +0000 |
---|---|---|
committer | bad <bad> | 1999-09-08 16:17:24 +0000 |
commit | 274d55f4f9cfa2d93ce3287b8a745c6704fc1e8b (patch) | |
tree | 9d42d7af0d6e24ba57d89a16d0ba4cec5c0d66b5 /devel/ptl2 | |
parent | 1084ff93ea3fdb256efd6eff225351efa550a187 (diff) | |
download | pkgsrc-274d55f4f9cfa2d93ce3287b8a745c6704fc1e8b.tar.gz |
Pull in patch4 too. Fixes a compile problem on sparc. From Kota Abe.
Diffstat (limited to 'devel/ptl2')
-rw-r--r-- | devel/ptl2/Makefile | 5 | ||||
-rw-r--r-- | devel/ptl2/files/md5 | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/devel/ptl2/Makefile b/devel/ptl2/Makefile index 40d780d993b..7ddd2a2f2be 100644 --- a/devel/ptl2/Makefile +++ b/devel/ptl2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 1999/08/06 17:08:57 msaitoh Exp $ +# $NetBSD: Makefile,v 1.16 1999/09/08 16:17:24 bad Exp $ DISTNAME= PTL2-current-990622 PKGNAME= ptl2-990622 @@ -8,7 +8,8 @@ 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 \ PTL2-current-990622-patch-2 \ - PTL2-current-990622-patch-3 + PTL2-current-990622-patch-3 \ + PTL2-current-990622-patch-4 PATCH_DIST_STRIP= -p1 MAINTAINER= msaitoh@netbsd.org diff --git a/devel/ptl2/files/md5 b/devel/ptl2/files/md5 index e0fad344fd0..2d743f88f17 100644 --- a/devel/ptl2/files/md5 +++ b/devel/ptl2/files/md5 @@ -1,6 +1,7 @@ -$NetBSD: md5,v 1.6 1999/08/06 17:08:58 msaitoh Exp $ +$NetBSD: md5,v 1.7 1999/09/08 16:17:25 bad 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 +MD5 (PTL2-current-990622-patch-4) = 756a04be66b21d886f323c051ef50655 |