diff options
author | reinoud <reinoud> | 2004-08-21 13:06:24 +0000 |
---|---|---|
committer | reinoud <reinoud> | 2004-08-21 13:06:24 +0000 |
commit | 97ffb29ad33f520e4578fef60a7f57d0fe28fe18 (patch) | |
tree | af2614ae5b1048f1968daceba91dcb6171adf4e9 /misc | |
parent | 0912986d411a8368231390f5765f36391a460c11 (diff) | |
download | pkgsrc-97ffb29ad33f520e4578fef60a7f57d0fe28fe18.tar.gz |
Upgrade UDFclient to version 0.3
Diffstat (limited to 'misc')
-rw-r--r-- | misc/udfclient/Makefile | 10 | ||||
-rw-r--r-- | misc/udfclient/PLIST | 3 | ||||
-rw-r--r-- | misc/udfclient/distinfo | 7 |
3 files changed, 10 insertions, 10 deletions
diff --git a/misc/udfclient/Makefile b/misc/udfclient/Makefile index e2379cc9217..e4257895a45 100644 --- a/misc/udfclient/Makefile +++ b/misc/udfclient/Makefile @@ -1,17 +1,17 @@ -# $NetBSD: Makefile,v 1.8 2004/02/23 00:44:36 reinoud Exp $ +# $NetBSD: Makefile,v 1.9 2004/08/21 13:06:24 reinoud Exp $ # -DISTNAME= UDFclient.0.2 -PKGNAME= udfclient-0.2 +DISTNAME= UDFclient.0.3 +PKGNAME= udfclient-0.3 CATEGORIES= misc MASTER_SITES= http://www.13thmonkey.org/udfclient/releases/ EXTRACT_SUFX= .tgz MAINTAINER= buzztoh@13thmonkey.org HOMEPAGE= http://www.13thmonkey.org/udfclient/ -COMMENT= UDF disc reader for CD-ROMs, CD-RWs and DVDs +COMMENT= UDF filingsystem reader/writer for CD-ROMs, CD-RWs and DVDs and image files -WRKSRC= ${WRKDIR}/UDFclient.0.2 +WRKSRC= ${WRKDIR}/UDFclient.0.3 MAKEFILE= makefile .include "../../mk/bsd.pkg.mk" diff --git a/misc/udfclient/PLIST b/misc/udfclient/PLIST index 0ccb5493fdf..dc326022ca4 100644 --- a/misc/udfclient/PLIST +++ b/misc/udfclient/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 2004/02/23 00:44:36 reinoud Exp $ +@comment $NetBSD: PLIST,v 1.3 2004/08/21 13:06:24 reinoud Exp $ bin/cd_disect bin/cd_sessions +bin/newfs_udf bin/udfclient bin/udfdump diff --git a/misc/udfclient/distinfo b/misc/udfclient/distinfo index 9695d4251cc..d0a88710e4c 100644 --- a/misc/udfclient/distinfo +++ b/misc/udfclient/distinfo @@ -1,5 +1,4 @@ -$NetBSD: distinfo,v 1.8 2004/07/15 13:27:48 mrg Exp $ +$NetBSD: distinfo,v 1.9 2004/08/21 13:06:24 reinoud Exp $ -SHA1 (UDFclient.0.2.tgz) = f857c3193d138e62452afde13ab88bee3a750a54 -Size (UDFclient.0.2.tgz) = 78629 bytes -SHA1 (patch-aa) = b445a8e771879cb64f9301f2f89c2297049da8dc +SHA1 (UDFclient.0.3.tgz) = dadd7f517d5070bf07a8cce724750e6daf55b50d +Size (UDFclient.0.3.tgz) = 129431 bytes |