diff options
author | kent <kent@pkgsrc.org> | 2003-09-21 16:03:39 +0000 |
---|---|---|
committer | kent <kent@pkgsrc.org> | 2003-09-21 16:03:39 +0000 |
commit | 072ef45aac4d2c8b3ffdcc4d8dee1a5b9729c014 (patch) | |
tree | c2cdf8a1d6a1471d621944d7514d13c05369afc1 /emulators | |
parent | c7d752673ed1f391fc56ac2e4d87862b74d4eaa0 (diff) | |
download | pkgsrc-072ef45aac4d2c8b3ffdcc4d8dee1a5b9729c014.tar.gz |
Update w32api to 2.4, and PEACE to 20030919 snapshot.
This change fixes PR pkg/19049.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/peace/Makefile | 8 | ||||
-rw-r--r-- | emulators/peace/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/emulators/peace/Makefile b/emulators/peace/Makefile index 168a31f3522..874d5b47eda 100644 --- a/emulators/peace/Makefile +++ b/emulators/peace/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2003/08/28 15:23:57 kent Exp $ +# $NetBSD: Makefile,v 1.7 2003/09/21 16:03:41 kent Exp $ # -PEACE_VERSION= 20030828 +PEACE_VERSION= 20030919 DISTNAME= peace-0.0.${PEACE_VERSION} -SITES_peace-20030828.tar.gz=http://cvs.kshosen.ac.jp/PEACE/src/ +SITES_peace-20030919.tar.gz=http://cvs.kshosen.ac.jp/PEACE/src/ WRKSRC= ${WRKDIR}/peace CATEGORIES= emulators @@ -19,7 +19,7 @@ ONLY_FOR_PLATFORM= NetBSD-1.6[Q-Z]*-* NetBSD-[2-9]*-* DEPENDS+= icu>=2.4nb1:../../textproc/icu BUILD_DEPENDS= cross-i386-netbsdpe>=1.3:../../cross/i386-netbsdpe -BUILD_DEPENDS+= w32api>=1.5nb2:../../devel/w32api +BUILD_DEPENDS+= w32api>=2.4:../../devel/w32api BUILD_DEPENDS+= x11-links-*:../../x11-links CPPFLAGS+= -I${WRKDIR}/cross/i386-netbsdpe/include \ -I${WRKDIR}/cross/i386-netbsdpe/include/c++ diff --git a/emulators/peace/distinfo b/emulators/peace/distinfo index 0068e4588d0..c45e6009087 100644 --- a/emulators/peace/distinfo +++ b/emulators/peace/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2003/08/28 15:23:57 kent Exp $ +$NetBSD: distinfo,v 1.4 2003/09/21 16:03:41 kent Exp $ SHA1 (i386-netbsdpe-stl-3.3.tgz) = ac7f597dee4b33d2794eb90959c756d263a3a8ca Size (i386-netbsdpe-stl-3.3.tgz) = 173766 bytes -SHA1 (peace-20030828.tar.gz) = 6aae8b4532d421c20c935d104ad44caf841b3229 -Size (peace-20030828.tar.gz) = 574390 bytes +SHA1 (peace-20030919.tar.gz) = f98b98d1584f7f2b7a154b179f206cf9169cd6e3 +Size (peace-20030919.tar.gz) = 575466 bytes |