diff options
author | reinoud <reinoud@pkgsrc.org> | 2004-10-03 23:19:07 +0000 |
---|---|---|
committer | reinoud <reinoud@pkgsrc.org> | 2004-10-03 23:19:07 +0000 |
commit | 4e36debd952798d190d9091d36d2d5422b149c3a (patch) | |
tree | 92b3178a2c5e7867317febd3fce885ef5c393dcf /misc/udfclient | |
parent | 2855c05a7777b793d66115a9555bfd12d931d0ec (diff) | |
download | pkgsrc-4e36debd952798d190d9091d36d2d5422b149c3a.tar.gz |
Update UDFclient to version 0.3.1
fixes 1.6.2 build problems by using a configure script.
Diffstat (limited to 'misc/udfclient')
-rw-r--r-- | misc/udfclient/Makefile | 10 | ||||
-rw-r--r-- | misc/udfclient/distinfo | 6 |
2 files changed, 8 insertions, 8 deletions
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 |