Bug 132901

Summary: [PATCH] sysutils/fusefs-encfs: prepare for upcoming boost 1.37.0
Product: Ports & Packages Reporter: Dmitry Marakasov <amdmi3>
Component: Individual Port(s)Assignee: Li-Wen Hsu <lwhsu>
Status: Closed FIXED    
Severity: Affects Only Me CC: leeym
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
fusefs-encfs-1.4.2_2.patch none

Description Dmitry Marakasov 2009-03-21 13:20:01 UTC
Fix build with boost 1.37.0 (see http://wiki.freebsd.org/BoostPortingProject).

Note, that this PR breaks build with current boost, so if you approve it please reassign to lwhsu@ to be committed along with boost update.

Added file(s):
- files/patch-encfs-FileUtils.cpp
- files/patch-encfs-Makefile.in

Port maintainer (leeym@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-21 13:20:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->leeym

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Yen-Ming Lee freebsd_committer freebsd_triage 2009-03-21 15:09:03 UTC
State Changed
From-To: open->analyzed

Approved, reassign to lwhsu@. 


Comment 3 Yen-Ming Lee freebsd_committer freebsd_triage 2009-03-21 15:09:03 UTC
Responsible Changed
From-To: leeym->lwhsu

Approved, reassign to lwhsu@.
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-04-07 13:28:10 UTC
lwhsu       2009-04-07 12:28:00 UTC

  FreeBSD ports repository

  Added files:
    sysutils/fusefs-encfs/files patch-encfs-FileUtils.cpp 
                                patch-encfs-Makefile.in 
  Log:
  - Fix building with boost 1.37
  
  PR:             ports/132901
  Submitted by:   amdmi3
  Approved by:    leeym (maintainer)
  
  Revision  Changes    Path
  1.1       +10 -0     ports/sysutils/fusefs-encfs/files/patch-encfs-FileUtils.cpp (new)
  1.1       +11 -0     ports/sysutils/fusefs-encfs/files/patch-encfs-Makefile.in (new)
_______________________________________________
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 5 Li-Wen Hsu freebsd_committer freebsd_triage 2009-04-07 13:28:13 UTC
State Changed
From-To: analyzed->closed

Committed. Thanks!