From 75784954bbdc6949a0d19bf7e7f96daadf7ae6f8 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 8 Sep 2017 16:50:42 +0200 Subject: [PATCH] cloog: bump version. --- .../cloog/{cloog-0.18.4.recipe => cloog-0.18.5.recipe} | 6 ++++-- .../{cloog-0.18.4.patchset => cloog-0.18.5.patchset} | 10 +++++----- 2 files changed, 9 insertions(+), 7 deletions(-) rename dev-libs/cloog/{cloog-0.18.4.recipe => cloog-0.18.5.recipe} (89%) rename dev-libs/cloog/patches/{cloog-0.18.4.patchset => cloog-0.18.5.patchset} (72%) diff --git a/dev-libs/cloog/cloog-0.18.4.recipe b/dev-libs/cloog/cloog-0.18.5.recipe similarity index 89% rename from dev-libs/cloog/cloog-0.18.4.recipe rename to dev-libs/cloog/cloog-0.18.5.recipe index fcae0bb9f..50e834f38 100644 --- a/dev-libs/cloog/cloog-0.18.4.recipe +++ b/dev-libs/cloog/cloog-0.18.5.recipe @@ -11,8 +11,8 @@ COPYRIGHT=" 2008 University Paris-Sud 11 and INRIA " LICENSE="GNU LGPL v2.1" -SOURCE_URI="http://www.bastoul.net/cloog/pages/download/cloog-$portVersion.tar.gz" -CHECKSUM_SHA256="325adf3710ce2229b7eeb9e84d3b539556d093ae860027185e7af8a8b00a750e" +SOURCE_URI="https://github.com/periscop/cloog/releases/download/cloog-$portVersion/cloog-$portVersion.tar.gz" +CHECKSUM_SHA256="48602a72aaec8e1dabc33ec0622739d3ad585b7f0ec480eebdc1d724822b7cfd" REVISION="1" ARCHITECTURES="!x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86" @@ -57,6 +57,8 @@ INSTALL() { make install + rm $libDir/libcloog-isl.la + prepareInstalledDevelLibs libcloog-isl fixPkgconfig diff --git a/dev-libs/cloog/patches/cloog-0.18.4.patchset b/dev-libs/cloog/patches/cloog-0.18.5.patchset similarity index 72% rename from dev-libs/cloog/patches/cloog-0.18.4.patchset rename to dev-libs/cloog/patches/cloog-0.18.5.patchset index 205467eb7..b4e1d1ae6 100644 --- a/dev-libs/cloog/patches/cloog-0.18.4.patchset +++ b/dev-libs/cloog/patches/cloog-0.18.5.patchset @@ -1,15 +1,15 @@ -From 01a1a768fdce11bdbb52cbd6005d39bbbac61465 Mon Sep 17 00:00:00 2001 +From 5e033aa98164e344186f83e15ced7bfb8899497e Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 17 Mar 2015 21:04:29 +0000 Subject: Haiku patch diff --git a/isl/configure.ac b/isl/configure.ac -index f5d684b..a6b14fc 100644 +index fabcf06..72d64b7 100644 --- a/isl/configure.ac +++ b/isl/configure.ac -@@ -222,9 +222,6 @@ AH_BOTTOM([#include ]) - AC_CONFIG_HEADERS(isl_config.h) +@@ -277,9 +277,6 @@ AC_CONFIG_HEADERS(isl_config.h) + AC_CONFIG_FILES(isl_srcdir.c) AC_CONFIG_FILES(Makefile) AC_CONFIG_FILES(doc/Makefile) -if test $with_clang = system; then @@ -19,5 +19,5 @@ index f5d684b..a6b14fc 100644 AC_CONFIG_FILES([codegen_test.sh], [chmod +x codegen_test.sh]) AC_CONFIG_FILES([pip_test.sh], [chmod +x pip_test.sh]) -- -1.8.3.4 +2.13.1