[47642] trunk/dports/devel/boost/files

blb at macports.org blb at macports.org
Mon Mar 2 14:05:39 PST 2009


Revision: 47642
          http://trac.macports.org/changeset/47642
Author:   blb at macports.org
Date:     2009-03-02 14:05:39 -0800 (Mon, 02 Mar 2009)
Log Message:
-----------
devel/boost - remove unused bits in files/, ticket #18727

Removed Paths:
-------------
    trunk/dports/devel/boost/files/patch-boost-serialization-utility.hpp
    trunk/dports/devel/boost/files/patch-build-type-Jamroot
    trunk/dports/devel/boost/files/patch-tools-build-v2-tools-darwin.jam

Deleted: trunk/dports/devel/boost/files/patch-boost-serialization-utility.hpp
===================================================================
--- trunk/dports/devel/boost/files/patch-boost-serialization-utility.hpp	2009-03-02 17:52:15 UTC (rev 47641)
+++ trunk/dports/devel/boost/files/patch-boost-serialization-utility.hpp	2009-03-02 22:05:39 UTC (rev 47642)
@@ -1,10 +0,0 @@
---- boost/serialization/utility.hpp.orig	2008-05-02 12:01:05.000000000 -0700
-+++ boost/serialization/utility.hpp	2008-05-02 12:01:21.000000000 -0700
-@@ -23,6 +23,7 @@
- #include <boost/type_traits/remove_const.hpp>
- #include <boost/serialization/nvp.hpp>
- #include <boost/serialization/is_bitwise_serializable.hpp>
-+#include <boost/mpl/and.hpp>
- 
- namespace boost { 
- namespace serialization {

Deleted: trunk/dports/devel/boost/files/patch-build-type-Jamroot
===================================================================
--- trunk/dports/devel/boost/files/patch-build-type-Jamroot	2009-03-02 17:52:15 UTC (rev 47641)
+++ trunk/dports/devel/boost/files/patch-build-type-Jamroot	2009-03-02 22:05:39 UTC (rev 47642)
@@ -1,15 +0,0 @@
---- Jamroot.orig	2008-05-16 20:01:13.000000000 -0400
-+++ Jamroot	2008-05-16 20:25:36.000000000 -0400
-@@ -126,10 +126,10 @@
- # Option to choose how many variants to build. The default is "minimal",
- # which builds only the "release <threading>multi <link>shared" variant.
- local build-type = [ MATCH "^--build-type=(.*)" : [ modules.peek : ARGV ] ] ;
--build-type ?= minimal ;
-+build-type ?= complete ;
- if ! ( $(build-type) in minimal complete )
- {
--    build-type = minimal ;
-+    build-type = complete ;
- }
- 
- # Specify the build variants keyed on the build-type.

Deleted: trunk/dports/devel/boost/files/patch-tools-build-v2-tools-darwin.jam
===================================================================
--- trunk/dports/devel/boost/files/patch-tools-build-v2-tools-darwin.jam	2009-03-02 17:52:15 UTC (rev 47641)
+++ trunk/dports/devel/boost/files/patch-tools-build-v2-tools-darwin.jam	2009-03-02 22:05:39 UTC (rev 47642)
@@ -1,20 +0,0 @@
---- tools/build/v2/tools/darwin.jam.orig	2008-08-15 16:04:13.000000000 -0700
-+++ tools/build/v2/tools/darwin.jam	2008-08-15 16:04:26.000000000 -0700
-@@ -162,7 +162,7 @@
- flags darwin.link OPTIONS <variant>release : -Wl,-dead_strip -no_dead_strip_inits_and_terms ;
- 
- flags darwin.compile OPTIONS <link>shared : -dynamic ;
--flags darwin.compile OPTIONS : -Wno-long-double -no-cpp-precomp  -gdwarf-2  ;
-+flags darwin.compile OPTIONS : -no-cpp-precomp  -gdwarf-2  ;
- 
- flags darwin.link FRAMEWORK <framework> ;
- 
-@@ -206,7 +206,7 @@
- 
- actions link.dll bind LIBRARIES
- {
--    $(CONFIG_COMMAND) -dynamiclib -install_name "$(<:B)$(<:S)" -L"$(LINKPATH)" -o "$(<)" "$(>)" "$(LIBRARIES)" -l$(FINDLIBS-SA) -l$(FINDLIBS-ST) $(FRAMEWORK_PATH) -framework$(_)$(FRAMEWORK:D=:S=) $(OPTIONS) $(USER_OPTIONS)
-+    $(CONFIG_COMMAND) -headerpad_max_install_names -dynamiclib -install_name "$(<:B)$(<:S)" -L"$(LINKPATH)" -o "$(<)" "$(>)" "$(LIBRARIES)" -l$(FINDLIBS-SA) -l$(FINDLIBS-ST) $(FRAMEWORK_PATH) -framework$(_)$(FRAMEWORK:D=:S=) $(OPTIONS) $(USER_OPTIONS)
- }
- 
- # We use libtool instead of ar to support universal binary linking
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090302/9e70f154/attachment.html>


More information about the macports-changes mailing list