Bug 120295 - [MAINTAINER] sysutils/udfclient: fix for FUSE case
Summary: [MAINTAINER] sysutils/udfclient: fix for FUSE case
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-05 17:10 UTC by Andriy Gapon
Modified: 2008-02-16 08:50 UTC (History)
0 users

See Also:


Attachments
udfclient-0.5.8_1.patch (2.02 KB, patch)
2008-02-05 17:10 UTC, Andriy Gapon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andriy Gapon 2008-02-05 17:10:03 UTC
this is an update to use newer udfclientfs version, this version fixes
work of the main udfclient program (non-fuse) when the port is built
with FUSE option.
also, there is a new option to build programs with full debug.

Generated with FreeBSD Port Tools 0.77
Comment 1 dfilter service freebsd_committer freebsd_triage 2008-02-16 08:49:21 UTC
miwi        2008-02-16 08:49:16 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/udfclient   Makefile distinfo 
  Log:
  - Update udfclient to 0.2
  - Add debug knob
  
  PR:             120295
  Submitted by:   Andriy Gapon <avg@icyb.net.ua> (maintainer)
  
  Revision  Changes    Path
  1.16      +8 -2      ports/sysutils/udfclient/Makefile
  1.11      +3 -3      ports/sysutils/udfclient/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-02-16 08:49:26 UTC
State Changed
From-To: open->closed

Committed. Thanks!