FreeBSD Bugzilla – Attachment 182703 Details for
Bug 195949
sysutils/udfclient: Build fails with FUSE option enabled
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fix fuse build
udfclient.0.7.5_2.diff (text/plain), 1.43 KB, created by
Andriy Gapon
on 2017-05-18 15:19:38 UTC
(
hide
)
Description:
fix fuse build
Filename:
MIME Type:
Creator:
Andriy Gapon
Created:
2017-05-18 15:19:38 UTC
Size:
1.43 KB
patch
obsolete
>diff --git a/sysutils/udfclient/Makefile b/sysutils/udfclient/Makefile >index 1da76c6a73498..04be50a611618 100644 >--- a/sysutils/udfclient/Makefile >+++ b/sysutils/udfclient/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= udfclient > PORTVERSION= 0.7.5 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= sysutils > MASTER_SITES= http://www.13thmonkey.org/udfclient/releases/ \ > NETBSD \ >@@ -32,10 +32,11 @@ PLIST_FILES= bin/udfdump \ > > .if ${PORT_OPTIONS:MFUSE} > UDFCLIENTFS_NAME= udfclientfs >-UDFCLIENTFS_VERSION= 0.4 >+UDFCLIENTFS_VERSION= 0.6 > UDFCLIENTFS_DIR= ${WRKDIR}/udfclientfs > >-MASTER_SITES+= http://www.icyb.net.ua/~avg/distfiles/:fuse >+MASTER_SITES+= http://www.icyb.net.ua/~avg/distfiles/:fuse \ >+ LOCAL/avg:fuse > DISTFILES+= ${UDFCLIENTFS_NAME}-${UDFCLIENTFS_VERSION}.tgz:fuse > EXTRA_PATCHES+= ${UDFCLIENTFS_DIR}/${UDFCLIENTFS_NAME}.patch > >diff --git a/sysutils/udfclient/distinfo b/sysutils/udfclient/distinfo >index 202e4c29b1a2d..9c1a0101f905d 100644 >--- a/sysutils/udfclient/distinfo >+++ b/sysutils/udfclient/distinfo >@@ -1,4 +1,5 @@ >+TIMESTAMP = 1495119494 > SHA256 (UDFclient.0.7.5.tgz) = 73694e186c7b1b4b309abf181a9a7519d0da3dfcace90eb85c5efed0b3c7475b > SIZE (UDFclient.0.7.5.tgz) = 251270 >-SHA256 (udfclientfs-0.4.tgz) = a18f49acc05f4067be34b4657c22d8697bde4917225b080044308570838c505c >-SIZE (udfclientfs-0.4.tgz) = 7375 >+SHA256 (udfclientfs-0.6.tgz) = a115ef941ee56df3a14a3919e7225f046bef9577afbed7e873b1a868b3c0b301 >+SIZE (udfclientfs-0.6.tgz) = 27648
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 195949
:
150549
|
172021
|
172024
|
173373
|
173377
|
173378
|
173448
|
173456
| 182703