Pull in patch4 too. Fixes a compile problem on sparc. From Kota Abe.
This commit is contained in:
parent
0118cb5e12
commit
54a0899079
2 changed files with 5 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue