pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/cloog
Module Name: pkgsrc
Committed By: wiz
Date: Sun Oct 9 19:46:52 UTC 2016
Modified Files:
pkgsrc/math/cloog: Makefile PLIST distinfo
Removed Files:
pkgsrc/math/cloog/patches: patch-include_cloog_isl_constraintset.h
patch-source_isl_constraints.c patch-source_isl_domain.c
Log Message:
Updated cloog to 0.18.4.
Changes for 0.18.4 not found.
version: 0.18.3
date: Mon Dec 8 11:06:42 PDT 2014
changes:
- Update to isl 0.14
- Support for OpenScop loop extension
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/math/cloog/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/math/cloog/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/math/cloog/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/math/cloog/patches/patch-include_cloog_isl_constraintset.h \
pkgsrc/math/cloog/patches/patch-source_isl_constraints.c \
pkgsrc/math/cloog/patches/patch-source_isl_domain.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/cloog/Makefile
diff -u pkgsrc/math/cloog/Makefile:1.7 pkgsrc/math/cloog/Makefile:1.8
--- pkgsrc/math/cloog/Makefile:1.7 Fri Apr 25 21:01:27 2014
+++ pkgsrc/math/cloog/Makefile Sun Oct 9 19:46:52 2016
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2014/04/25 21:01:27 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2016/10/09 19:46:52 wiz Exp $
-DISTNAME= cloog-0.18.1
+DISTNAME= cloog-0.18.4
CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_GNU:=gcc/infrastructure/}
+MASTER_SITES= http://www.bastoul.net/cloog/pages/download/
MAINTAINER= kuehro%gmx.de@localhost
HOMEPAGE= http://www.cloog.org/
@@ -18,6 +18,7 @@ TEST_TARGET= check
CONFIGURE_ARGS+= --with-isl=system
CONFIGURE_ARGS+= --with-bits=gmp
+BUILDLINK_API_DEPENDS.gmp+= gmp>=6.0
.include "../../devel/gmp/buildlink3.mk"
.include "../../math/isl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/math/cloog/PLIST
diff -u pkgsrc/math/cloog/PLIST:1.5 pkgsrc/math/cloog/PLIST:1.6
--- pkgsrc/math/cloog/PLIST:1.5 Fri Apr 25 21:01:27 2014
+++ pkgsrc/math/cloog/PLIST Sun Oct 9 19:46:52 2016
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2014/04/25 21:01:27 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2016/10/09 19:46:52 wiz Exp $
bin/cloog
include/cloog/block.h
include/cloog/clast.h
@@ -22,6 +22,7 @@ include/cloog/state.h
include/cloog/statement.h
include/cloog/stride.h
include/cloog/union_domain.h
+include/cloog/util.h
include/cloog/version.h
lib/cloog-isl/cloog-isl-config.cmake
lib/isl/isl-config.cmake
Index: pkgsrc/math/cloog/distinfo
diff -u pkgsrc/math/cloog/distinfo:1.6 pkgsrc/math/cloog/distinfo:1.7
--- pkgsrc/math/cloog/distinfo:1.6 Tue Nov 3 23:33:31 2015
+++ pkgsrc/math/cloog/distinfo Sun Oct 9 19:46:52 2016
@@ -1,10 +1,7 @@
-$NetBSD: distinfo,v 1.6 2015/11/03 23:33:31 agc Exp $
+$NetBSD: distinfo,v 1.7 2016/10/09 19:46:52 wiz Exp $
-SHA1 (cloog-0.18.1.tar.gz) = 2dc70313e8e2c6610b856d627bce9c9c3f848077
-RMD160 (cloog-0.18.1.tar.gz) = 5c4a182efc0d42e7d5c30e6fcca5832776a2e69a
-SHA512 (cloog-0.18.1.tar.gz) = 0b12d9f3c39a2425e28e1d7c0a2b3787287fe3e6e3052f094d2ab6cffeb205ce19044100cbfd805659b3e6b3d21ac2f5a3c92848f476de54edfe6b1cbd2172e9
-Size (cloog-0.18.1.tar.gz) = 3857324 bytes
-SHA1 (patch-include_cloog_isl_constraintset.h) = ec640f64d8b40038abeff65122363bcd5aeb2e58
-SHA1 (patch-source_isl_constraints.c) = 377d1662787e389e00816fe42e529a26d28a7928
-SHA1 (patch-source_isl_domain.c) = 8afc17ec42ca25b702cfff644f5a5d3ae36d0419
+SHA1 (cloog-0.18.4.tar.gz) = 8f7568ca1873f8d55bb694c8b9b83f7f4c6c1aa5
+RMD160 (cloog-0.18.4.tar.gz) = 12d7a27442fc95f01f7c6445b5559579f8f614cc
+SHA512 (cloog-0.18.4.tar.gz) = d35d67b08ffe13c1a010b65bfe4dd02b0ae013d5b489e330dc950bd3514defca8f734bd37781856dcedf0491ff6122c34eecb4b0fe32a22d7e6bdadea98c8c23
+Size (cloog-0.18.4.tar.gz) = 4796456 bytes
SHA1 (patch-test_checker.sh) = a62a4fba0f433e6c6685f2d7a92f0cb039a1d1f0
Home |
Main Index |
Thread Index |
Old Index