public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-proxy/bfilter/files: bfilter-1.1.4-external-boost.patch bfilter.8
@ 2008-07-13 13:59 Alin Nastac (mrness)
  0 siblings, 0 replies; only message in thread
From: Alin Nastac (mrness) @ 2008-07-13 13:59 UTC (permalink / raw
  To: gentoo-commits

mrness      08/07/13 13:59:14

  Added:                bfilter-1.1.4-external-boost.patch
  Removed:              bfilter.8
  Log:
  Version bump.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.1                  net-proxy/bfilter/files/bfilter-1.1.4-external-boost.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/bfilter/files/bfilter-1.1.4-external-boost.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/bfilter/files/bfilter-1.1.4-external-boost.patch?rev=1.1&content-type=text/plain

Index: bfilter-1.1.4-external-boost.patch
===================================================================
diff -ur bfilter-1.1.4.orig/main/daemon/Makefile.am bfilter-1.1.4/main/daemon/Makefile.am
--- bfilter-1.1.4.orig/main/daemon/Makefile.am	2007-01-19 19:21:02.000000000 +0000
+++ bfilter-1.1.4/main/daemon/Makefile.am	2008-07-13 08:49:46.000000000 +0000
@@ -6,7 +6,7 @@
 $(top_builddir)/boost/libs/program_options/libprogram_options.la
 else
 BOOST_CPPFLAGS =
-BOOST_LIBS     =
+BOOST_LIBS     = -lboost_regex-mt -lboost_program_options-mt
 endif
 
 AM_CPPFLAGS = -DSYSCONFDIR=\"$(sysconfdir)\" \
diff -ur bfilter-1.1.4.orig/main/gui/gtk/Makefile.am bfilter-1.1.4/main/gui/gtk/Makefile.am
--- bfilter-1.1.4.orig/main/gui/gtk/Makefile.am	2008-06-02 15:25:27.000000000 +0000
+++ bfilter-1.1.4/main/gui/gtk/Makefile.am	2008-07-13 08:49:46.000000000 +0000
@@ -50,7 +50,7 @@
 BOOST_LIBS     = $(top_builddir)/boost/libs/regex/libregex.la
 else
 BOOST_CPPFLAGS =
-BOOST_LIBS     =
+BOOST_LIBS     = -lboost_regex-mt
 endif
 
 if WITH_GUI
diff -ur bfilter-1.1.4.orig/tests/Makefile.am bfilter-1.1.4/tests/Makefile.am
--- bfilter-1.1.4.orig/tests/Makefile.am	2007-05-07 14:19:40.000000000 +0000
+++ bfilter-1.1.4/tests/Makefile.am	2008-07-13 08:49:46.000000000 +0000
@@ -6,7 +6,7 @@
                  $(top_builddir)/boost/libs/regex/libregex.la
 else
 BOOST_CPPFLAGS =
-BOOST_LIBS     =
+BOOST_LIBS     = -lboost_regex-mt -lboost_unit_test_framework-mt
 endif
 
 AM_CPPFLAGS = -I$(top_srcdir) -I$(top_builddir) \



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-07-13 13:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-13 13:59 [gentoo-commits] gentoo-x86 commit in net-proxy/bfilter/files: bfilter-1.1.4-external-boost.patch bfilter.8 Alin Nastac (mrness)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox