diff options
author | obache <obache> | 2012-01-03 07:17:01 +0000 |
---|---|---|
committer | obache <obache> | 2012-01-03 07:17:01 +0000 |
commit | 0e97c38b91c42aad2c3404f03052f6df935d7d8e (patch) | |
tree | 44769dbe34b04aaebf5dc9fdd1ddeba7c61603a2 /emulators | |
parent | a4412b652e9145efc4a77f23498926ce9dffc5c7 (diff) | |
download | pkgsrc-0e97c38b91c42aad2c3404f03052f6df935d7d8e.tar.gz |
Update xm7 to 1020s, a.k.a. V1.0L20.
(no changelog is available).
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/xm7/Makefile | 19 | ||||
-rw-r--r-- | emulators/xm7/distinfo | 8 |
2 files changed, 11 insertions, 16 deletions
diff --git a/emulators/xm7/Makefile b/emulators/xm7/Makefile index 3f82703d12e..cdda8025798 100644 --- a/emulators/xm7/Makefile +++ b/emulators/xm7/Makefile @@ -1,15 +1,14 @@ -# $NetBSD: Makefile,v 1.28 2012/01/03 03:24:45 dholland Exp $ +# $NetBSD: Makefile,v 1.29 2012/01/03 07:17:01 obache Exp $ # -DISTNAME= xm71010s -PKGNAME= xm7-1010s -PKGREVISION= 1 +DISTNAME= xm71020s +PKGNAME= xm7-1020s CATEGORIES= emulators -MASTER_SITES= http://www.ipc-tokai.or.jp/~ytanaka/fm7/ -EXTRACT_SUFX= .lzh +MASTER_SITES= http://yohkai.no-ip.info/fm7/ +EXTRACT_SUFX= .zip MAINTAINER= tech-pkg-ja@jp.NetBSD.org -HOMEPAGE= http://www.ipc-tokai.or.jp/~ytanaka/fm7/xm7.shtml +HOMEPAGE= http://yohkai.no-ip.info/fm7/XM7.htm COMMENT= X11-based FM-7 emulator LICENSE= xm7-license @@ -19,16 +18,12 @@ NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} -FETCH_MESSAGE= "The xm7 distfile is no longer available, and is not freely" -FETCH_MESSAGE+= "distributable. If you do not already have it then this" -FETCH_MESSAGE+= "package is not of much use." - BUILD_DEPENDS+= nkf>=1.7:../../converters/nkf PKG_DESTDIR_SUPPORT= user-destdir NOT_FOR_BULK_PLATFORM= Linux-*-* -EXTRACT_OPTS_LHA= qt # convert CRLF to LF +EXTRACT_OPTS_ZIP= -aqoLL # lower-case filenames are expected WRKSRC= ${WRKDIR}/vm NO_CONFIGURE= yes diff --git a/emulators/xm7/distinfo b/emulators/xm7/distinfo index 71a909cd9fe..673d3a8648e 100644 --- a/emulators/xm7/distinfo +++ b/emulators/xm7/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.12 2007/02/16 10:53:11 rillig Exp $ +$NetBSD: distinfo,v 1.13 2012/01/03 07:17:01 obache Exp $ -SHA1 (xm71010s.lzh) = 1afad6f530e05545505582d47bb0aa92965e6f71 -RMD160 (xm71010s.lzh) = df1d96fa997c39ab6bbd0c9d3953a90cfbfb9efa -Size (xm71010s.lzh) = 273065 bytes +SHA1 (xm71020s.zip) = 9a222f210de4d1107a966f4b739e3cb498504ece +RMD160 (xm71020s.zip) = c65938b33081a7563dc13b0265b6f849ba4929e9 +Size (xm71020s.zip) = 289896 bytes SHA1 (patch-aa) = b49f4dac3dde6395fcf1d4ab0c987d577e5e9ce4 SHA1 (patch-ab) = 4e6cc9113e25eca32a1f672b82b3c07ed141a5b7 SHA1 (patch-ac) = e55f25cb7046455489ab052dbe268043983a9e5f |