diff options
author | kent <kent@pkgsrc.org> | 2006-07-03 04:38:43 +0000 |
---|---|---|
committer | kent <kent@pkgsrc.org> | 2006-07-03 04:38:43 +0000 |
commit | bbc8faed900d4e7b0cdd9dfe94ea0988af75e9fd (patch) | |
tree | e3cb05cde3ba6b84e649689f6d969bc4a7705f32 /emulators | |
parent | ce132784dba0ac3740f168b2d0cf0aa5cb7309c3 (diff) | |
download | pkgsrc-bbc8faed900d4e7b0cdd9dfe94ea0988af75e9fd.tar.gz |
* Update to peace-0.0.20060701
- import w32api-3.6
* Remove w32api from BUILD_DEPENDS
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/peace/Makefile | 7 | ||||
-rw-r--r-- | emulators/peace/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/emulators/peace/Makefile b/emulators/peace/Makefile index 3db0a99d954..63c76bdcf1d 100644 --- a/emulators/peace/Makefile +++ b/emulators/peace/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2006/06/20 14:23:45 kent Exp $ +# $NetBSD: Makefile,v 1.23 2006/07/03 04:38:43 kent Exp $ # -PEACE_VERSION= 0.0.20060620 +PEACE_VERSION= 0.0.20060701 DISTNAME= peace-${PEACE_VERSION} -SITES_peace-0.0.20060620.tar.gz=http://chiharu.hauN.org/peace/dist/ +SITES_peace-0.0.20060701.tar.gz=http://chiharu.hauN.org/peace/dist/ CATEGORIES= emulators MAINTAINER= kent@NetBSD.org @@ -19,7 +19,6 @@ DEPENDS+= freetype2>=2.2.1:../../graphics/freetype2 # DEPENDS+= cross-i386-netbsdpe>=3.3:../../cross/i386-netbsdpe BUILD_DEPENDS+= cross-i386-netbsdpe>=3.3:../../cross/i386-netbsdpe -BUILD_DEPENDS+= w32api>=2.5:../../devel/w32api BUILD_DEPENDS+= x11-links>=0.30:../../pkgtools/x11-links # Don't use "+=" here to avoid unexpected link with ELF libraries diff --git a/emulators/peace/distinfo b/emulators/peace/distinfo index 59990bc652e..0dea70a9aef 100644 --- a/emulators/peace/distinfo +++ b/emulators/peace/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2006/06/20 14:23:45 kent Exp $ +$NetBSD: distinfo,v 1.14 2006/07/03 04:38:43 kent Exp $ -SHA1 (peace-0.0.20060620.tar.gz) = 2bed7dde05d0e2080346e6516aceade37fe12dc7 -RMD160 (peace-0.0.20060620.tar.gz) = 0dad87b0f0561728f6fa6e22f38772b97e0542f9 -Size (peace-0.0.20060620.tar.gz) = 584657 bytes +SHA1 (peace-0.0.20060701.tar.gz) = 0307592fc773dec131d75408cf31898f91952f81 +RMD160 (peace-0.0.20060701.tar.gz) = 3a0de978b3979b21fe3813e1267f4edd75802f54 +Size (peace-0.0.20060701.tar.gz) = 1685054 bytes |