Tue Feb 25 09:18:25 2014 UTC ()
Changes 0.12.2:
- MinGW-w64 build fix
- fix simplification bug


(adam)
diff -r1.3 -r1.4 pkgsrc/math/isl/Makefile
diff -r1.2 -r1.3 pkgsrc/math/isl/PLIST
diff -r1.2 -r1.3 pkgsrc/math/isl/distinfo
diff -r1.1 -r1.2 pkgsrc/math/isl/patches/patch-Makefile.in

cvs diff -r1.3 -r1.4 pkgsrc/math/isl/Makefile (expand / switch to unified diff)

--- pkgsrc/math/isl/Makefile 2013/04/16 06:47:15 1.3
+++ pkgsrc/math/isl/Makefile 2014/02/25 09:18:25 1.4
@@ -1,22 +1,20 @@ @@ -1,22 +1,20 @@
1# $NetBSD: Makefile,v 1.3 2013/04/16 06:47:15 adam Exp $ 1# $NetBSD: Makefile,v 1.4 2014/02/25 09:18:25 adam Exp $
2 2
3DISTNAME= isl-0.11.2 3DISTNAME= isl-0.12.2
4CATEGORIES= math 4CATEGORIES= math
5MASTER_SITES= http://garage.kotnet.org/~skimo/isl/ \ 5MASTER_SITES= http://isl.gforge.inria.fr/
6 ${MASTER_SITE_GNU:=gcc/infrastructure/} 
7EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://garage.kotnet.org/~skimo/isl/ 9HOMEPAGE= http://isl.gforge.inria.fr/
11COMMENT= Integer set library required by gcc graphite 10COMMENT= Integer set library required by gcc graphite
12LICENSE= mit 11LICENSE= mit
13 12
14USE_LANGUAGES= c c++ 13USE_LANGUAGES= c c++
15USE_LIBTOOL= yes 14USE_LIBTOOL= yes
16GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
17CONFIGURE_ARGS+= --with-gmp=${BUILDLINK_PREFIX.gmpl} 
18 16
19TEST_TARGET= check 17TEST_TARGET= check
20 18
21.include "../../devel/gmp/buildlink3.mk" 19.include "../../devel/gmp/buildlink3.mk"
22.include "../../mk/bsd.pkg.mk" 20.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/math/isl/PLIST (expand / switch to unified diff)

--- pkgsrc/math/isl/PLIST 2013/04/16 06:47:15 1.2
+++ pkgsrc/math/isl/PLIST 2014/02/25 09:18:25 1.3
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.2 2013/04/16 06:47:15 adam Exp $ 1@comment $NetBSD: PLIST,v 1.3 2014/02/25 09:18:25 adam Exp $
2include/isl/aff.h 2include/isl/aff.h
3include/isl/aff_type.h 3include/isl/aff_type.h
4include/isl/arg.h 4include/isl/arg.h
5include/isl/ast.h 5include/isl/ast.h
6include/isl/ast_build.h 6include/isl/ast_build.h
7include/isl/band.h 7include/isl/band.h
8include/isl/blk.h 8include/isl/blk.h
9include/isl/config.h 9include/isl/config.h
10include/isl/constraint.h 10include/isl/constraint.h
11include/isl/ctx.h 11include/isl/ctx.h
12include/isl/dim.h 12include/isl/dim.h
13include/isl/flow.h 13include/isl/flow.h
14include/isl/hash.h 14include/isl/hash.h
@@ -29,19 +29,22 @@ include/isl/polynomial.h @@ -29,19 +29,22 @@ include/isl/polynomial.h
29include/isl/polynomial_type.h 29include/isl/polynomial_type.h
30include/isl/printer.h 30include/isl/printer.h
31include/isl/schedule.h 31include/isl/schedule.h
32include/isl/seq.h 32include/isl/seq.h
33include/isl/set.h 33include/isl/set.h
34include/isl/set_type.h 34include/isl/set_type.h
35include/isl/space.h 35include/isl/space.h
36include/isl/stdint.h 36include/isl/stdint.h
37include/isl/stream.h 37include/isl/stream.h
38include/isl/union_map.h 38include/isl/union_map.h
39include/isl/union_map_type.h 39include/isl/union_map_type.h
40include/isl/union_set.h 40include/isl/union_set.h
41include/isl/union_set_type.h 41include/isl/union_set_type.h
 42include/isl/val.h
 43include/isl/val_gmp.h
 44include/isl/val_int.h
42include/isl/vec.h 45include/isl/vec.h
43include/isl/version.h 46include/isl/version.h
44include/isl/vertices.h 47include/isl/vertices.h
45lib/libisl-gdb.py 48lib/libisl-gdb.py
46lib/libisl.la 49lib/libisl.la
47lib/pkgconfig/isl.pc 50lib/pkgconfig/isl.pc

cvs diff -r1.2 -r1.3 pkgsrc/math/isl/distinfo (expand / switch to unified diff)

--- pkgsrc/math/isl/distinfo 2013/04/16 06:47:15 1.2
+++ pkgsrc/math/isl/distinfo 2014/02/25 09:18:25 1.3
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.2 2013/04/16 06:47:15 adam Exp $ 1$NetBSD: distinfo,v 1.3 2014/02/25 09:18:25 adam Exp $
2 2
3SHA1 (isl-0.11.2.tar.bz2) = ca2c93a58e899379d39f2956b2299c62e3975018 3SHA1 (isl-0.12.2.tar.bz2) = ca98a91e35fb3ded10d080342065919764d6f928
4RMD160 (isl-0.11.2.tar.bz2) = a7034e76ac2676d4071f3a0220cfb16282758693 4RMD160 (isl-0.12.2.tar.bz2) = e8fb6bad4b579865a6a31c160fc21a0c9ad1e7b8
5Size (isl-0.11.2.tar.bz2) = 1252984 bytes 5Size (isl-0.12.2.tar.bz2) = 1319434 bytes
6SHA1 (patch-Makefile.in) = 5e614ec66d26a9ef6868fdd92720a90975dcb89f 6SHA1 (patch-Makefile.in) = 2fcae513a23e31d41a9a0c3e3d792f94c995f354

cvs diff -r1.1 -r1.2 pkgsrc/math/isl/patches/patch-Makefile.in (expand / switch to unified diff)

--- pkgsrc/math/isl/patches/patch-Makefile.in 2013/04/16 06:47:15 1.1
+++ pkgsrc/math/isl/patches/patch-Makefile.in 2014/02/25 09:18:25 1.2
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1$NetBSD: patch-Makefile.in,v 1.1 2013/04/16 06:47:15 adam Exp $ 1$NetBSD: patch-Makefile.in,v 1.2 2014/02/25 09:18:25 adam Exp $
2 2
3'$$libisl' differs between systems, so use 'libisl' instead. 3'$$libisl' differs between systems, so use 'libisl' instead.
4 4
5--- Makefile.in.orig 2013-04-16 06:42:30.000000000 +0000 5--- Makefile.in.orig 2013-04-16 06:42:30.000000000 +0000
6+++ Makefile.in 6+++ Makefile.in
7@@ -2278,9 +2278,9 @@ install-data-local: $(srcdir)/isl.py 7@@ -2331,9 +2331,9 @@ install-data-local: $(srcdir)/isl.py
8 case $$libisl in \ 8 case $$libisl in \
9 '') echo Cannot find isl library name. GDB bindings not installed.;; \ 9 '') echo Cannot find isl library name. GDB bindings not installed.;; \
10 *) echo $(INSTALL_DATA) $(srcdir)/isl.py \ 10 *) echo $(INSTALL_DATA) $(srcdir)/isl.py \
11- $(DESTDIR)$(libdir)/$$libisl-gdb.py; \ 11- $(DESTDIR)$(libdir)/$$libisl-gdb.py; \
12+ $(DESTDIR)$(libdir)/libisl-gdb.py; \ 12+ $(DESTDIR)$(libdir)/libisl-gdb.py; \
13 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"; \ 13 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"; \
14- $(INSTALL_DATA) $(srcdir)/isl.py $(DESTDIR)$(libdir)/$$libisl-gdb.py; esac 14- $(INSTALL_DATA) $(srcdir)/isl.py $(DESTDIR)$(libdir)/$$libisl-gdb.py; esac
15+ $(INSTALL_DATA) $(srcdir)/isl.py $(DESTDIR)$(libdir)/libisl-gdb.py; esac 15+ $(INSTALL_DATA) $(srcdir)/isl.py $(DESTDIR)$(libdir)/libisl-gdb.py; esac
16  16
17 # Tell versions [3.59,3.63) of GNU make to not export all variables. 17 # Tell versions [3.59,3.63) of GNU make to not export all variables.
18 # Otherwise a system limit (for SysV at least) may be exceeded. 18 # Otherwise a system limit (for SysV at least) may be exceeded.