diff options
author | wiz <wiz@pkgsrc.org> | 2006-01-01 19:37:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-01-01 19:37:28 +0000 |
commit | 3e1a45cb1cfb9535ba97882b71d1b5b9722bf27c (patch) | |
tree | 1c46d2c767db8b8d7f474882f748e3ce953a23b0 /emulators | |
parent | 3e49f6bfff5935e39e8107040d08f7c4f6b541a9 (diff) | |
download | pkgsrc-3e1a45cb1cfb9535ba97882b71d1b5b9722bf27c.tar.gz |
Update to 2.7:
06/12/2005 *** v2.7 ***
- Uses DatLib v2.13.
- DatLib v2.12 broke the RomCenter drivers (now fixed).
05/12/2005 *** v2.6 ***
- Uses DatLib v2.12.
- Fixed a rare crash (if the longest line in the dat was the last).
- Fixed a problem loading RomCenter data files containing [].
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/ZIPIdent/Makefile | 8 | ||||
-rw-r--r-- | emulators/ZIPIdent/distinfo | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/emulators/ZIPIdent/Makefile b/emulators/ZIPIdent/Makefile index 94cecc1e816..3ff4afc241c 100644 --- a/emulators/ZIPIdent/Makefile +++ b/emulators/ZIPIdent/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2005/11/17 18:36:39 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2006/01/01 19:37:28 wiz Exp $ # -DISTNAME= zident25 -PKGNAME= ZIPIdent-2.5 +DISTNAME= zident27 +PKGNAME= ZIPIdent-2.7 CATEGORIES= emulators MASTER_SITES= http://www.logiqx.com/Tools/ZIPIdent/ EXTRACT_SUFX= .zip @@ -18,7 +18,7 @@ BUILD_TARGET= zipident EXTRACT_CMD_OPTS.zip= -Laaqo INSTALLATION_DIRS= bin -BUILDLINK_DEPENDS.DatLib+= DatLib>=2.11 +BUILDLINK_DEPENDS.DatLib+= DatLib>=2.13 post-extract: ${MKDIR} ${WRKSRC}/obj diff --git a/emulators/ZIPIdent/distinfo b/emulators/ZIPIdent/distinfo index 86768b08f19..095b06e5e41 100644 --- a/emulators/ZIPIdent/distinfo +++ b/emulators/ZIPIdent/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.3 2005/11/17 18:36:39 wiz Exp $ +$NetBSD: distinfo,v 1.4 2006/01/01 19:37:28 wiz Exp $ -SHA1 (zident25.zip) = d4ab9efb56ccb469503007eb717cacc250d38c9d -RMD160 (zident25.zip) = 92f86165fc6bce61504a02b7039cbaba377e706c -Size (zident25.zip) = 295824 bytes +SHA1 (zident27.zip) = d64b230b37b68ecaf8d6e5139204a8aa9930b351 +RMD160 (zident27.zip) = 1f34783cd6341e72634e7e0d537b4889ff921aa2 +Size (zident27.zip) = 299025 bytes SHA1 (patch-aa) = 2718a0187b02e57001d9f6f8e9b3b5c1760daea6 SHA1 (patch-ab) = 67ad17076bff44fc854a7f0b076283b4f3c135de |