summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorreinoud <reinoud@pkgsrc.org>2004-10-03 23:19:07 +0000
committerreinoud <reinoud@pkgsrc.org>2004-10-03 23:19:07 +0000
commit4e36debd952798d190d9091d36d2d5422b149c3a (patch)
tree92b3178a2c5e7867317febd3fce885ef5c393dcf
parent2855c05a7777b793d66115a9555bfd12d931d0ec (diff)
downloadpkgsrc-4e36debd952798d190d9091d36d2d5422b149c3a.tar.gz
Update UDFclient to version 0.3.1
fixes 1.6.2 build problems by using a configure script.
-rw-r--r--doc/CHANGES4
-rw-r--r--misc/udfclient/Makefile10
-rw-r--r--misc/udfclient/distinfo6
3 files changed, 11 insertions, 9 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index f91ff837c67..4aa76e37dea 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -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 @@ Changes to the packages collection and infrastructure in 2004:
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 --git a/misc/udfclient/Makefile b/misc/udfclient/Makefile
index d64b6b5f86e..30bdfe5317e 100644
--- a/misc/udfclient/Makefile
+++ b/misc/udfclient/Makefile
@@ -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 @@ MAINTAINER= buzztoh@13thmonkey.org
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 --git a/misc/udfclient/distinfo b/misc/udfclient/distinfo
index d0a88710e4c..8de0229ab35 100644
--- a/misc/udfclient/distinfo
+++ b/misc/udfclient/distinfo
@@ -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