Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 64C547A293 for ; Sun, 9 Oct 2016 19:46:54 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 102E585EAD; Sun, 9 Oct 2016 19:46:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 95F0585EA2 for ; Sun, 9 Oct 2016 19:46:53 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id tAeuevUVpWMP for ; Sun, 9 Oct 2016 19:46:53 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 1558685E11 for ; Sun, 9 Oct 2016 19:46:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 10439FBD2; Sun, 9 Oct 2016 19:46:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_147604241348690" MIME-Version: 1.0 Date: Sun, 9 Oct 2016 19:46:53 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/math/cloog To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20161009194653.10439FBD2@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_147604241348690 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" 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. --_----------=_147604241348690 Content-Disposition: inline Content-Length: 2879 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii 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 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 --_----------=_147604241348690--