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

commit 2d994e2977017ca8d74d59db137209d217eab2de
Author: Elentir <[email protected]>
Date:   Mon Dec 31 13:41:29 2012 +0100

chomp-20120805-1-x86_64

* version bump

diff --git a/source/apps-extra/chomp/FrugalBuild 
b/source/apps-extra/chomp/FrugalBuild
index 364cd04..15cd35b 100644
--- a/source/apps-extra/chomp/FrugalBuild
+++ b/source/apps-extra/chomp/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Elentir <[email protected]>

pkgname=chomp
-pkgver=20110818
+pkgver=20120805
pkgrel=1
pkgdesc="A software package for homology computations in n-dimensions"
url="http://chomp.rutgers.edu";
@@ -10,10 +10,9 @@ groups=('apps-extra')
archs=('i686' 'x86_64')
depends=('libstdc++')
up2date="lynx -dump $url/advanced/download.php | grep [0-9]*-[0-9]*-[0-9]* | 
sed 's/\(.*\)\([0-9]\{4\}-[0-9]\{2\}-[0-9]\{2\}\)/\2/g' | sort | tail -1 | sed 
's/-//g'"
-source=('http://chomp.rutgers.edu/download/chomp-full.tar.gz' 
gcc43-chomp.patch)
+source=('http://chomp.rutgers.edu/download/chomp-full.tar.gz')
_F_cd_path="chomp"
-sha1sums=('587879417edf0bd74b3159045cfc183406227837' \
-          '767cfe7f8f60ce227f56daa4f77e28e2e2accc13')
+sha1sums=('acb3922e2773aa0dbeb80ff9273e6a1dc30ecf42')
options=('noversrc')
unset MAKEFLAGS

diff --git a/source/apps-extra/chomp/gcc43-chomp.patch 
b/source/apps-extra/chomp/gcc43-chomp.patch
deleted file mode 100644
index d073e32..0000000
--- a/source/apps-extra/chomp/gcc43-chomp.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-diff -Naur chomp-full/include/capd/vectalg/Matrix.hpp 
chomp-full/include/capd/vectalg/Matrix.hpp
---- chomp-full/include/capd/vectalg/Matrix.hpp 2009-07-08 14:18:02.000000000 
+0200
-+++ chomp-full/include/capd/vectalg/Matrix.hpp 2009-11-15 12:48:44.863586141 
+0100
-@@ -18,6 +18,7 @@
-
- #include <vector>
- #include <stack>
-+#include <cstdio>
-
- #include "capd/capd/minmax.h"
- #include "capd/vectalg/Matrix.h"
-diff -Naur chomp-full/include/chomp/multiwork/mwdata.h 
chomp-full/include/chomp/multiwork/mwdata.h
---- chomp-full/include/chomp/multiwork/mwdata.h        2009-01-13 
21:12:24.000000000 +0100
-+++ chomp-full/include/chomp/multiwork/mwdata.h        2009-11-15 
12:55:59.932384160 +0100
-@@ -34,6 +34,7 @@
- #ifndef _CHOMP_MULTIWORK_MWDATA_H_
- #define _CHOMP_MULTIWORK_MWDATA_H_
-
-+#include <cstdio>
- #include "chomp/multiwork/mwconfig.h"
-
- // include an appropriate header file for 'string' if necessary
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to