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.3.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/f3cb1f48e1c6
branches: trunk
changeset: 481404:f3cb1f48e1c6
user: reinoud <reinoud%pkgsrc.org@localhost>
date: Sun Oct 03 23:19:07 2004 +0000
description:
Update UDFclient to version 0.3.1
fixes 1.6.2 build problems by using a configure script.
diffstat:
doc/CHANGES | 4 +++-
misc/udfclient/Makefile | 10 +++++-----
misc/udfclient/distinfo | 6 +++---
3 files changed, 11 insertions(+), 9 deletions(-)
diffs (52 lines):
diff -r c11dd74e18ce -r f3cb1f48e1c6 doc/CHANGES
--- a/doc/CHANGES Sun Oct 03 22:37:16 2004 +0000
+++ b/doc/CHANGES Sun Oct 03 23:19:07 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7332 2004/10/03 22:34:10 wiz Exp $
+$NetBSD: CHANGES,v 1.7333 2004/10/03 23:20:27 reinoud Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -4533,3 +4533,5 @@
Updated squid to 2.5.6nb3 [taca 2004-10-03]
Updated ja-samba to 2.2.11.1.0 [taca 2004-10-03]
Updated ntop to 1.1nb4 [wiz 2004-10-03]
+ Updated udfclient to 0.3.1 [reinoud 2004-10-03]
+
diff -r c11dd74e18ce -r f3cb1f48e1c6 misc/udfclient/Makefile
--- a/misc/udfclient/Makefile Sun Oct 03 22:37:16 2004 +0000
+++ b/misc/udfclient/Makefile Sun Oct 03 23:19:07 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2004/09/11 13:15:34 reinoud Exp $
+# $NetBSD: Makefile,v 1.13 2004/10/03 23:19:07 reinoud Exp $
#
-DISTNAME= UDFclient.0.3
-PKGNAME= udfclient-0.3
-PKGREVISION= 2
+DISTNAME= UDFclient.0.3.1
+PKGNAME= udfclient-0.3.1
+#PKGREVISION= 2
CATEGORIES= misc
MASTER_SITES= http://www.13thmonkey.org/udfclient/releases/
EXTRACT_SUFX= .tgz
@@ -12,7 +12,7 @@
HOMEPAGE= http://www.13thmonkey.org/udfclient/
COMMENT= UDF file system reader/writer for CD/CD-RW/DVD*RW/DVD-RAM and images
-MAKEFILE= makefile
+GNU_CONFIGURE= tes
USE_BUILDLINK3= yes
PTHREAD_OPTS+= require
diff -r c11dd74e18ce -r f3cb1f48e1c6 misc/udfclient/distinfo
--- a/misc/udfclient/distinfo Sun Oct 03 22:37:16 2004 +0000
+++ b/misc/udfclient/distinfo Sun Oct 03 23:19:07 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.9 2004/08/21 13:06:24 reinoud Exp $
+$NetBSD: distinfo,v 1.10 2004/10/03 23:19:07 reinoud Exp $
-SHA1 (UDFclient.0.3.tgz) = dadd7f517d5070bf07a8cce724750e6daf55b50d
-Size (UDFclient.0.3.tgz) = 129431 bytes
+SHA1 (UDFclient.0.3.1.tgz) = 57b507b10f9e033103dd1f2ea242b43ade276273
+Size (UDFclient.0.3.1.tgz) = 184985 bytes
Home |
Main Index |
Thread Index |
Old Index