Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2082b95f23fba688ac5b03c3f259e2fe9564968b

commit 2082b95f23fba688ac5b03c3f259e2fe9564968b
Author: crazy <[email protected]>
Date:   Mon Dec 29 21:19:27 2008 +0100

boost-jam-3.1.17-1-x86_64
* Version bump

diff --git a/source/devel-extra/boost-jam/FrugalBuild 
b/source/devel-extra/boost-jam/FrugalBuild
index 0c5568b..0687829 100644
--- a/source/devel-extra/boost-jam/FrugalBuild
+++ b/source/devel-extra/boost-jam/FrugalBuild
@@ -3,8 +3,8 @@
# Contributor: Christian Hamar alias krix <[email protected]>

pkgname=boost-jam
-pkgver=3.1.16
-pkgrel=2
+pkgver=3.1.17
+pkgrel=1
pkgdesc="Boost.Jam - an alternative to make based on Jam."
_F_sourceforge_dirname="boost"
_F_sourceforge_ext=".tgz"
@@ -14,8 +14,8 @@ depends=('glibc')
groups=('devel-extra')
archs=('x86_64' 'i686' 'ppc')
source=($source boost-jam-misc.patch cflags.patch)
-sha1sums=('e2dd6ef9c56b18c7be7669aba374bcd24745ae95' \
-          'e47680c0c6878a151872d969e9aac103068c257f' \
+sha1sums=('407be994b1239fa944c14c464a9ce7f46f692a1e' \
+          '7ed6e825cf4e30e980c679797a4ca89615d75858' \
'b7be7e370ae926b09bdd7514a170bc879a4d80f5')

build() {
diff --git a/source/devel-extra/boost-jam/boost-jam-misc.patch 
b/source/devel-extra/boost-jam/boost-jam-misc.patch
index f2eb043..492c797 100644
--- a/source/devel-extra/boost-jam/boost-jam-misc.patch
+++ b/source/devel-extra/boost-jam/boost-jam-misc.patch
@@ -9,21 +9,7 @@ diff -Naur boost-jam-3.1.10.orig/Jambase 
boost-jam-3.1.10/Jambase
+    BOOST_BUILD_PATH = /usr/share/boost/v2 ;
}

-
-diff -Naur boost-jam-3.1.10.orig/jam.h boost-jam-3.1.10/jam.h
---- boost-jam-3.1.10.orig/jam.h        2005-07-11 13:22:26.000000000 +0200
-+++ boost-jam-3.1.10/jam.h     2005-07-11 13:24:04.000000000 +0200
-@@ -453,6 +453,10 @@
- # define OSPLAT "OSPLAT=IA64"
- # endif
-
-+# if defined( __x86_64__ )
-+# define OSPLAT "OSPLAT=x86_64"
-+# endif
-+
- # ifdef __s390__
- # define OSPLAT "OSPLAT=390"
- # endif
+
diff -Naur boost-jam-3.1.10.orig/jambase.c boost-jam-3.1.10/jambase.c
--- boost-jam-3.1.10.orig/jambase.c     2005-07-11 13:22:26.000000000 +0200
+++ boost-jam-3.1.10/jambase.c  2005-07-11 13:24:27.000000000 +0200
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to