diff options
author | tsutsui <tsutsui@pkgsrc.org> | 2015-06-06 17:30:35 +0000 |
---|---|---|
committer | tsutsui <tsutsui@pkgsrc.org> | 2015-06-06 17:30:35 +0000 |
commit | c7016586b9ce2f55cab2dfd198d985d5ead11849 (patch) | |
tree | 02d52e8c0b02725475eb208eca38792d8182803d /emulators/xnp2 | |
parent | 66ffada20f04cede79f4cee2abe4e0ee40ba818a (diff) | |
download | pkgsrc-c7016586b9ce2f55cab2dfd198d985d5ead11849.tar.gz |
Update xnp2 to 0.84.
Changes from 20140607 (ver.0.83 based snapshot) to ver.0.84
- Change source code base from https://github.com/nonakap/xnp2
to http://amethyst.yui.ne.jp/svn/pc98/np2/
- Fix abort in XF86VidModeGetModeInfo() on some environments
Diffstat (limited to 'emulators/xnp2')
-rw-r--r-- | emulators/xnp2/Makefile | 9 | ||||
-rw-r--r-- | emulators/xnp2/distinfo | 8 |
2 files changed, 7 insertions, 10 deletions
diff --git a/emulators/xnp2/Makefile b/emulators/xnp2/Makefile index c4673b8a40f..1e1445ab88d 100644 --- a/emulators/xnp2/Makefile +++ b/emulators/xnp2/Makefile @@ -1,11 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2015/04/25 14:20:47 tnn Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/06 17:30:35 tsutsui Exp $ -SNAPSHOTDATE= 20140607 -DISTNAME= xnp2-${SNAPSHOTDATE} -PKGNAME= xnp2-0.83pl${SNAPSHOTDATE} -PKGREVISION= 1 +DISTNAME= xnp2-0.84 CATEGORIES= emulators -MASTER_SITES= http://www.nonakap.org/np2/ +MASTER_SITES= http://www.nonakap.org/np2/release/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= tsutsui@NetBSD.org diff --git a/emulators/xnp2/distinfo b/emulators/xnp2/distinfo index fd2eaa91e36..2a1638c2ed4 100644 --- a/emulators/xnp2/distinfo +++ b/emulators/xnp2/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2014/06/20 20:11:27 tsutsui Exp $ +$NetBSD: distinfo,v 1.6 2015/06/06 17:30:35 tsutsui Exp $ -SHA1 (xnp2-20140607.tar.bz2) = d7bbfc1c1995904e14bc579bb9f627daacda2ff8 -RMD160 (xnp2-20140607.tar.bz2) = 279c720b45f3e3c335715bd3eb1aaf98f97636d4 -Size (xnp2-20140607.tar.bz2) = 1687088 bytes +SHA1 (xnp2-0.84.tar.bz2) = db31d71b5e52121a01eda9c6a4356248408c3fe7 +RMD160 (xnp2-0.84.tar.bz2) = 7742ae9f06518d60dc7695083ee4ee93986d5feb +Size (xnp2-0.84.tar.bz2) = 1801065 bytes |