pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update udfclient to version 0.5.6 : important fixes in...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e793ac0c9f59
branches: trunk
changeset: 534275:e793ac0c9f59
user: reinoud <reinoud%pkgsrc.org@localhost>
date: Mon Oct 15 14:08:31 2007 +0000
description:
Update udfclient to version 0.5.6 : important fixes in VAT searching on
CD-R/DVD*R allowing more discs to be read. Also better dumping of TOC's in
cd_discect and sequential dumping of files using a different sectorsize
than the media allowing disc images of CD's to be dumped.
diffstat:
doc/CHANGES-2007 | 3 ++-
doc/TODO | 3 +--
misc/udfclient/DESCR | 2 ++
misc/udfclient/Makefile | 6 +++---
misc/udfclient/distinfo | 8 ++++----
5 files changed, 12 insertions(+), 10 deletions(-)
diffs (68 lines):
diff -r efd1a62a2226 -r e793ac0c9f59 doc/CHANGES-2007
--- a/doc/CHANGES-2007 Mon Oct 15 12:48:57 2007 +0000
+++ b/doc/CHANGES-2007 Mon Oct 15 14:08:31 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.2170 2007/10/15 06:28:48 minskim Exp $
+$NetBSD: CHANGES-2007,v 1.2171 2007/10/15 14:08:31 reinoud Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -4008,3 +4008,4 @@
Updated archivers/unalz to 0.61 [minskim 2007-10-14]
Updated multimedia/dvdstyler to 1.5beta4nb7 [wiz 2007-10-15]
Updated www/p5-SVN-Web to 0.53 [minskim 2007-10-15]
+ Updated misc/udfclient to 0.5.6 [reinoud 2007-10-15]
diff -r efd1a62a2226 -r e793ac0c9f59 doc/TODO
--- a/doc/TODO Mon Oct 15 12:48:57 2007 +0000
+++ b/doc/TODO Mon Oct 15 14:08:31 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.6745 2007/10/15 07:06:02 wiz Exp $
+$NetBSD: TODO,v 1.6746 2007/10/15 14:08:31 reinoud Exp $
Suggested new packages
======================
@@ -1270,7 +1270,6 @@
o ubs-0.20
o ucarp-1.3
o ucblogo-5.5
- o udfclient-0.5.6
o uim-1.4.1
o unix2dos-1.3
o upx-2.90
diff -r efd1a62a2226 -r e793ac0c9f59 misc/udfclient/DESCR
--- a/misc/udfclient/DESCR Mon Oct 15 12:48:57 2007 +0000
+++ b/misc/udfclient/DESCR Mon Oct 15 14:08:31 2007 +0000
@@ -5,3 +5,5 @@
UDFclient basically provides a user interface not unlike ftp(1) but always
fetches and writes files recursively from the disc(s).
+See the packages homepage http://www.13thmonkey.org/udfclient for its features
+and history.
diff -r efd1a62a2226 -r e793ac0c9f59 misc/udfclient/Makefile
--- a/misc/udfclient/Makefile Mon Oct 15 12:48:57 2007 +0000
+++ b/misc/udfclient/Makefile Mon Oct 15 14:08:31 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2007/02/16 15:22:34 reinoud Exp $
+# $NetBSD: Makefile,v 1.31 2007/10/15 14:08:32 reinoud Exp $
#
-DISTNAME= UDFclient.0.5.5
-PKGNAME= udfclient-0.5.5
+DISTNAME= UDFclient.0.5.6
+PKGNAME= udfclient-0.5.6
#PKGREVISION= 1
CATEGORIES= misc
MASTER_SITES= http://www.13thmonkey.org/udfclient/releases/
diff -r efd1a62a2226 -r e793ac0c9f59 misc/udfclient/distinfo
--- a/misc/udfclient/distinfo Mon Oct 15 12:48:57 2007 +0000
+++ b/misc/udfclient/distinfo Mon Oct 15 14:08:31 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2007/02/16 15:36:58 reinoud Exp $
+$NetBSD: distinfo,v 1.30 2007/10/15 14:08:32 reinoud Exp $
-SHA1 (UDFclient.0.5.5.tgz) = cb2426ab5a959b3d0c934ab29b1008795888d163
-RMD160 (UDFclient.0.5.5.tgz) = 5a2a7fd0983ffe5d2cef1da74ba8e4fef9ac2a37
-Size (UDFclient.0.5.5.tgz) = 233896 bytes
+SHA1 (UDFclient.0.5.6.tgz) = a4f09a0a48753a75f916ae37d4e54a52aced4047
+RMD160 (UDFclient.0.5.6.tgz) = f4b3fad768c9863768e9266c875d3d41bdc099fe
+Size (UDFclient.0.5.6.tgz) = 237023 bytes
Home |
Main Index |
Thread Index |
Old Index