Sat Jun 20 13:29:37 2020 UTC ()
Upgrade to minor release 0.8.11 fixing compilation errors on gcc10 and some
minor spelling mistakes.


(reinoud)
diff -r1.45 -r1.46 pkgsrc/misc/udfclient/Makefile
diff -r1.42 -r1.43 pkgsrc/misc/udfclient/distinfo

cvs diff -r1.45 -r1.46 pkgsrc/misc/udfclient/Makefile (expand / switch to unified diff)

--- pkgsrc/misc/udfclient/Makefile 2018/07/20 19:07:41 1.45
+++ pkgsrc/misc/udfclient/Makefile 2020/06/20 13:29:37 1.46
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.45 2018/07/20 19:07:41 reinoud Exp $ 1# $NetBSD: Makefile,v 1.46 2020/06/20 13:29:37 reinoud Exp $
2#  2#
3 3
4DISTNAME= UDFclient.0.8.9 4DISTNAME= UDFclient.0.8.11
5PKGNAME= udfclient-0.8.9 5PKGNAME= udfclient-0.8.11
6CATEGORIES= misc 6CATEGORIES= misc
7MASTER_SITES= http://www.13thmonkey.org/udfclient/releases/ 7MASTER_SITES= http://www.13thmonkey.org/udfclient/releases/
8EXTRACT_SUFX= .tgz 8EXTRACT_SUFX= .tgz
9 9
10MAINTAINER= reinoud@13thmonkey.org 10MAINTAINER= reinoud@13thmonkey.org
11HOMEPAGE= http://www.13thmonkey.org/udfclient/ 11HOMEPAGE= http://www.13thmonkey.org/udfclient/
12COMMENT= UDF file system reader/writer for CD/CD-RW/DVD*RW/DVD-RAM and images 12COMMENT= UDF file system reader/writer for CD/CD-RW/DVD*RW/DVD-RAM and images
13 13
14GNU_CONFIGURE= yes 14GNU_CONFIGURE= yes
15 15
16PTHREAD_OPTS+= require 16PTHREAD_OPTS+= require
17 17
18INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1 18INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1

cvs diff -r1.42 -r1.43 pkgsrc/misc/udfclient/distinfo (expand / switch to unified diff)

--- pkgsrc/misc/udfclient/distinfo 2018/07/20 19:07:41 1.42
+++ pkgsrc/misc/udfclient/distinfo 2020/06/20 13:29:37 1.43
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.42 2018/07/20 19:07:41 reinoud Exp $ 1$NetBSD: distinfo,v 1.43 2020/06/20 13:29:37 reinoud Exp $
2 2
3SHA1 (UDFclient.0.8.9.tgz) = 5e4745e3767f5fcfdfdbd134e5006cae5b00563c 3SHA1 (UDFclient.0.8.11.tgz) = 7bb1dd1529ab1c72b43b5b3a019bf0f1ab961697
4RMD160 (UDFclient.0.8.9.tgz) = d81d030a5097b9eaf376b92bc46496abb48cdba3 4RMD160 (UDFclient.0.8.11.tgz) = a8799c0be7cfe9173ab283a325dfec4f15b98dc5
5SHA512 (UDFclient.0.8.9.tgz) = f74079b6f8ca49c39582c3176eaef9419cb4ee189c4ba5ccb9d047e19768a95e78addf7ba037d3f8facae771a32544a054728c9b75d199bb08bc4d246a720b31 5SHA512 (UDFclient.0.8.11.tgz) = 4df4d61270c6b4f527d460eaab4545837cc03495d6dfecffacee6da9f81f927a1cca5eec63387dfbd557c8d8abc6cc631623a1e73e22a1521cc03949330bd19b
6Size (UDFclient.0.8.9.tgz) = 257062 bytes 6Size (UDFclient.0.8.11.tgz) = 252986 bytes