pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/DatUtil Update to 2.31:
details: https://anonhg.NetBSD.org/pkgsrc/rev/9b232041a194
branches: trunk
changeset: 531446:9b232041a194
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jul 30 18:55:51 2007 +0000
description:
Update to 2.31:
- Uses DatLib v2.21.
- Empty attributes are now ignored (e.g. sha1="")
- Removed cloneof, romof and sampleof fixes from datutil -i
- DatUtil -i, -I and -p now default the output format to CMPro
(in addition to -g, -G and -r which already behave like that)
- Added support for the isbios="yes" of MAME v0.117u2 onwards.
diffstat:
emulators/DatUtil/Makefile | 7 ++++---
emulators/DatUtil/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 7 deletions(-)
diffs (37 lines):
diff -r faae0b1079d4 -r 9b232041a194 emulators/DatUtil/Makefile
--- a/emulators/DatUtil/Makefile Mon Jul 30 18:55:23 2007 +0000
+++ b/emulators/DatUtil/Makefile Mon Jul 30 18:55:51 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2007/07/08 09:42:33 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2007/07/30 18:55:51 wiz Exp $
#
-DISTNAME= dutil231
-PKGNAME= DatUtil-2.31
+DISTNAME= dutil232
+PKGNAME= DatUtil-2.32
CATEGORIES= emulators
MASTER_SITES= http://www.logiqx.com/Tools/DatUtil/
EXTRACT_SUFX= .zip
@@ -28,5 +28,6 @@
${INSTALL_DATA} ${WRKSRC}/*.txt ${PREFIX}/share/doc/DatUtil
.include "../../devel/zlib/buildlink3.mk"
+BUILDLINK_API_DEPENDS.DatLib+= DatLib>=2.21
.include "../../emulators/DatLib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r faae0b1079d4 -r 9b232041a194 emulators/DatUtil/distinfo
--- a/emulators/DatUtil/distinfo Mon Jul 30 18:55:23 2007 +0000
+++ b/emulators/DatUtil/distinfo Mon Jul 30 18:55:51 2007 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.12 2007/02/26 00:00:42 wiz Exp $
+$NetBSD: distinfo,v 1.13 2007/07/30 18:55:52 wiz Exp $
-SHA1 (dutil231.zip) = 4b7aae37c862f26e763ca45a6c749622a02531fe
-RMD160 (dutil231.zip) = 28b32f1a988c75befedfa9b5c6bb42084c02c11b
-Size (dutil231.zip) = 182806 bytes
+SHA1 (dutil232.zip) = 2dc7e8b18b52635ce1ca0e5a03a9c0506f283747
+RMD160 (dutil232.zip) = fa5b8a6cb826de0e236fe8c4a13a1fd4fa7156a9
+Size (dutil232.zip) = 182386 bytes
SHA1 (patch-aa) = a6f3eee2549bc795bdf16b3672ec770ee16794a0
SHA1 (patch-ab) = 2926b8e6dda83ca30e20de6f27933a318a2db404
Home |
Main Index |
Thread Index |
Old Index