pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/udfclient Updating version to 0.20 from 0.10
details: https://anonhg.NetBSD.org/pkgsrc/rev/040f202cf003
branches: trunk
changeset: 469406:040f202cf003
user: reinoud <reinoud%pkgsrc.org@localhost>
date: Mon Feb 23 00:44:36 2004 +0000
description:
Updating version to 0.20 from 0.10
Mainly bugfixing, sanitising and improved compatibility.
diffstat:
misc/udfclient/DESCR | 3 +++
misc/udfclient/Makefile | 8 ++++----
misc/udfclient/PLIST | 2 +-
misc/udfclient/distinfo | 8 +++-----
4 files changed, 11 insertions(+), 10 deletions(-)
diffs (56 lines):
diff -r edb783f154ce -r 040f202cf003 misc/udfclient/DESCR
--- a/misc/udfclient/DESCR Mon Feb 23 00:33:42 2004 +0000
+++ b/misc/udfclient/DESCR Mon Feb 23 00:44:36 2004 +0000
@@ -4,3 +4,6 @@
UDFclient basically provides a user interface not unlike ftp(1) but always
fetches files recursively from the disc(s).
+
+Version 0.20 is a renewed and sanitised version pending write support... Mainly
+bug fixes and improved reading support.
diff -r edb783f154ce -r 040f202cf003 misc/udfclient/Makefile
--- a/misc/udfclient/Makefile Mon Feb 23 00:33:42 2004 +0000
+++ b/misc/udfclient/Makefile Mon Feb 23 00:44:36 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2004/02/21 07:25:59 snj Exp $
+# $NetBSD: Makefile,v 1.8 2004/02/23 00:44:36 reinoud Exp $
#
-DISTNAME= UDFclient.0.1p2
-PKGNAME= udfclient-0.1.2
+DISTNAME= UDFclient.0.2
+PKGNAME= udfclient-0.2
CATEGORIES= misc
MASTER_SITES= http://www.13thmonkey.org/udfclient/releases/
EXTRACT_SUFX= .tgz
@@ -11,7 +11,7 @@
HOMEPAGE= http://www.13thmonkey.org/udfclient/
COMMENT= UDF disc reader for CD-ROMs, CD-RWs and DVDs
-WRKSRC= ${WRKDIR}/UDFclient
+WRKSRC= ${WRKDIR}/UDFclient.0.2
MAKEFILE= makefile
.include "../../mk/bsd.pkg.mk"
diff -r edb783f154ce -r 040f202cf003 misc/udfclient/PLIST
--- a/misc/udfclient/PLIST Mon Feb 23 00:33:42 2004 +0000
+++ b/misc/udfclient/PLIST Mon Feb 23 00:44:36 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/23 19:02:25 reinoud Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/02/23 00:44:36 reinoud Exp $
bin/cd_disect
bin/cd_sessions
bin/udfclient
diff -r edb783f154ce -r 040f202cf003 misc/udfclient/distinfo
--- a/misc/udfclient/distinfo Mon Feb 23 00:33:42 2004 +0000
+++ b/misc/udfclient/distinfo Mon Feb 23 00:44:36 2004 +0000
@@ -1,6 +1,4 @@
-$NetBSD: distinfo,v 1.6 2003/10/27 04:21:36 reinoud Exp $
+$NetBSD: distinfo,v 1.7 2004/02/23 00:44:36 reinoud Exp $
-SHA1 (UDFclient.0.1p2.tgz) = b694f206da740650a41365b5cc248034040845f0
-Size (UDFclient.0.1p2.tgz) = 75080 bytes
-SHA1 (patch-aa) = 84856780260ff0e0b9703a0f23113d4e4f1573dd
-SHA1 (patch-ab) = 15af654089b1c01c34e0fdcdff4e1fa090c32538
+SHA1 (UDFclient.0.2.tgz) = f857c3193d138e62452afde13ab88bee3a750a54
+Size (UDFclient.0.2.tgz) = 78629 bytes
Home |
Main Index |
Thread Index |
Old Index