pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Update the udfclient package to release 0.3.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/142f8872ef1e
branches:  trunk
changeset: 487253:142f8872ef1e
user:      reinoud <reinoud%pkgsrc.org@localhost>
date:      Tue Jan 11 21:09:23 2005 +0000

description:
Update the udfclient package to release 0.3.2.

Benefits are:
        - support for FreeBSD's CAM
        - various bugfixes
        - access rights preservation
        - cdrw_format blanking and formatting tool added
        - owner-ship of file/directories recording
        - fixes in `get/put' so directory trees will be fetched correctly
        - minor enhancements

diffstat:

 doc/CHANGES             |  4 +++-
 misc/udfclient/Makefile |  8 ++++----
 misc/udfclient/PLIST    |  3 ++-
 misc/udfclient/distinfo |  6 +++---
 4 files changed, 12 insertions(+), 9 deletions(-)

diffs (55 lines):

diff -r b19b7f7a8c66 -r 142f8872ef1e doc/CHANGES
--- a/doc/CHANGES       Tue Jan 11 21:02:45 2005 +0000
+++ b/doc/CHANGES       Tue Jan 11 21:09:23 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.8707 2005/01/11 21:02:45 tv Exp $
+$NetBSD: CHANGES,v 1.8708 2005/01/11 21:09:23 reinoud Exp $
 
 Changes to the packages collection and infrastructure in 2005:
 
@@ -252,3 +252,5 @@
        Added p5-Digest-CRC-0.09 [tv 2005-01-11]
        Added iwi-firmware-2.2 [skrll 2005-01-11]
        Updated tor to 0.0.9.2 [tv 2005-01-11]
+       Updated udfclient to 0.3.2 [reinoud 2005-01-11]
+
diff -r b19b7f7a8c66 -r 142f8872ef1e misc/udfclient/Makefile
--- a/misc/udfclient/Makefile   Tue Jan 11 21:02:45 2005 +0000
+++ b/misc/udfclient/Makefile   Tue Jan 11 21:09:23 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2004/11/05 21:08:30 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2005/01/11 21:09:23 reinoud Exp $
 #
 
-DISTNAME=              UDFclient.0.3.1
-PKGNAME=               udfclient-0.3.1
-#PKGREVISION=          2
+DISTNAME=              UDFclient.0.3.2
+PKGNAME=               udfclient-0.3.2
+#PKGREVISION=          0
 CATEGORIES=            misc
 MASTER_SITES=          http://www.13thmonkey.org/udfclient/releases/
 EXTRACT_SUFX=          .tgz
diff -r b19b7f7a8c66 -r 142f8872ef1e misc/udfclient/PLIST
--- a/misc/udfclient/PLIST      Tue Jan 11 21:02:45 2005 +0000
+++ b/misc/udfclient/PLIST      Tue Jan 11 21:09:23 2005 +0000
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.3 2004/08/21 13:06:24 reinoud Exp $
+@comment $NetBSD: PLIST,v 1.4 2005/01/11 21:09:24 reinoud Exp $
 bin/cd_disect
 bin/cd_sessions
+bin/cdrw_format
 bin/newfs_udf
 bin/udfclient
 bin/udfdump
diff -r b19b7f7a8c66 -r 142f8872ef1e misc/udfclient/distinfo
--- a/misc/udfclient/distinfo   Tue Jan 11 21:02:45 2005 +0000
+++ b/misc/udfclient/distinfo   Tue Jan 11 21:09:23 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.10 2004/10/03 23:19:07 reinoud Exp $
+$NetBSD: distinfo,v 1.11 2005/01/11 21:09:24 reinoud Exp $
 
-SHA1 (UDFclient.0.3.1.tgz) = 57b507b10f9e033103dd1f2ea242b43ade276273
-Size (UDFclient.0.3.1.tgz) = 184985 bytes
+SHA1 (UDFclient.0.3.2.tgz) = c59798b8c65e887d796b9bfcff34dba2801badf4
+Size (UDFclient.0.3.2.tgz) = 187285 bytes



Home | Main Index | Thread Index | Old Index