FreeBSD Bugzilla – Attachment 94691 Details for
Bug 132901
[PATCH] sysutils/fusefs-encfs: prepare for upcoming boost 1.37.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fusefs-encfs-1.4.2_2.patch
fusefs-encfs-1.4.2_2.patch (text/plain), 1.49 KB, created by
Dmitry Marakasov
on 2009-03-21 13:20:01 UTC
(
hide
)
Description:
fusefs-encfs-1.4.2_2.patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2009-03-21 13:20:01 UTC
Size:
1.49 KB
patch
obsolete
>Index: files/patch-encfs-FileUtils.cpp >=================================================================== >RCS file: files/patch-encfs-FileUtils.cpp >diff -N files/patch-encfs-FileUtils.cpp >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ files/patch-encfs-FileUtils.cpp 21 Mar 2009 01:33:30 -0000 >@@ -0,0 +1,10 @@ >+--- encfs/FileUtils.cpp.orig 2008-04-14 03:13:23.000000000 +0400 >++++ encfs/FileUtils.cpp 2009-03-21 04:33:29.000000000 +0300 >+@@ -61,6 +61,7 @@ >+ #include <boost/archive/xml_iarchive.hpp> >+ #include <boost/archive/xml_oarchive.hpp> >+ #include <boost/serialization/split_free.hpp> >++#include <boost/serialization/binary_object.hpp> >+ >+ using namespace rel; >+ using namespace rlog; >Index: files/patch-encfs-Makefile.in >=================================================================== >RCS file: files/patch-encfs-Makefile.in >diff -N files/patch-encfs-Makefile.in >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ files/patch-encfs-Makefile.in 21 Mar 2009 01:37:08 -0000 >@@ -0,0 +1,11 @@ >+--- encfs/Makefile.in.orig 2008-04-14 04:10:40.000000000 +0400 >++++ encfs/Makefile.in 2009-03-21 04:37:08.000000000 +0300 >+@@ -279,7 +279,7 @@ >+ KDE_OPTIONS = qtonly >+ ALL_INCLUDES = @RLOG_CFLAGS@ @OPENSSL_CFLAGS@ @BOOST_CPPFLAGS@ >+ ALL_LDFLAGS = @RLOG_LIBS@ @OPENSSL_LIBS@ @FUSE_LIBS@ \ >+- @BOOST_SERIALIZATION_LIB@ $(am__append_2) >++ @BOOST_SERIALIZATION_LIB@ $(am__append_2) -lboost_system >+ INCLUDES = $(all_includes) -I../intl >+ AM_CXXFLAGS = -DRLOG_COMPONENT="encfs" $(ALL_INCLUDES) $(am__append_1) >+ lib_LTLIBRARIES = libencfs.la
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 132901
: 94691