commit 233397889241b27a6da123f98f25fc4d8c645879
Author: Jakub Bogusz <[email protected]>
Date:   Sun Apr 9 15:56:09 2017 +0200

    - updated to 1.63.0
    - removed obsolete boost-windows-decl patch; but serialization still 
doesn't build

 boost-windows-decl.patch | 29 -----------------------------
 crossmingw32-boost.spec  |  8 +++-----
 2 files changed, 3 insertions(+), 34 deletions(-)
---
diff --git a/crossmingw32-boost.spec b/crossmingw32-boost.spec
index f8d8ff7..2d9e217 100644
--- a/crossmingw32-boost.spec
+++ b/crossmingw32-boost.spec
@@ -8,14 +8,13 @@
 Summary:       The Boost C++ Libraries - MinGW32 cross version
 Summary(pl.UTF-8):     Biblioteki C++ "Boost" - wersja skrośna dla MinGW32
 Name:          crossmingw32-%{realname}
-Version:       1.61.0
+Version:       1.63.0
 %define        fver    %(echo %{version} | tr . _)
 Release:       1
 License:       Boost Software License and others
 Group:         Development/Libraries
 Source0:       
http://downloads.sourceforge.net/boost/%{realname}_%{fver}.tar.bz2
-# Source0-md5: 6095876341956f65f9d35939ccea1a9f
-Patch0:                boost-windows-decl.patch
+# Source0-md5: 1c837ecd990bb022d07e7aab32b09847
 URL:           http://www.boost.org/
 BuildRequires: crossmingw32-bzip2
 BuildRequires: crossmingw32-gcc-c++
@@ -49,7 +48,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                filterout_c     -f[-a-z0-9=]*
 %define                filterout_cxx   -f[-a-z0-9=]*
 
-%define                abi_tag         1_61
+%define                abi_tag         1_63
 
 %description
 The Boost web site provides free peer-reviewed portable C++ source
@@ -97,7 +96,6 @@ Boost - biblioteki DLL dla Windows.
 
 %prep
 %setup -q -n %{realname}_%{fver}
-%patch0 -p1
 
 echo 'using gcc : : %{target}-g++ : ' \
        '<cxxflags>"%{rpmcxxflags}"' \
diff --git a/boost-windows-decl.patch b/boost-windows-decl.patch
deleted file mode 100644
index 18dd2e5..0000000
--- a/boost-windows-decl.patch
+++ /dev/null
@@ -1,29 +0,0 @@
---- boost_1_61_0/boost/detail/utf8_codecvt_facet.hpp.orig      2016-05-05 
23:11:21.000000000 +0200
-+++ boost_1_61_0/boost/detail/utf8_codecvt_facet.hpp   2016-05-14 
10:06:25.157699390 +0200
-@@ -113,7 +113,7 @@
-     public std::codecvt<wchar_t, char, std::mbstate_t>  
- {
- public:
--    BOOST_UTF8_DECL explicit utf8_codecvt_facet(std::size_t 
no_locale_manage=0)
-+    explicit utf8_codecvt_facet(std::size_t no_locale_manage=0)
-         : std::codecvt<wchar_t, char, std::mbstate_t>(no_locale_manage) 
-     {}
-     virtual  ~utf8_codecvt_facet(){}
---- boost_1_61_0/libs/serialization/build/Jamfile.v2.orig      2016-05-05 
23:14:17.000000000 +0200
-+++ boost_1_61_0/libs/serialization/build/Jamfile.v2   2016-05-15 
07:59:08.364394013 +0200
-@@ -80,7 +80,6 @@
-     xml_iarchive
-     xml_oarchive
-     xml_archive_exception
--    codecvt_null
-     utf8_codecvt_facet
-     singleton
- ;
-@@ -93,6 +92,7 @@
-     xml_wgrammar
-     xml_wiarchive
-     xml_woarchive
-+    codecvt_null
- ;
- 
- lib boost_serialization 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-boost.git/commitdiff/233397889241b27a6da123f98f25fc4d8c645879

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to