summaryrefslogtreecommitdiff
path: root/math/cloog/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-04-25 21:01:27 +0000
committerwiz <wiz@pkgsrc.org>2014-04-25 21:01:27 +0000
commit7232e6785660de587eaf1fc5e7419d4036bdeedb (patch)
treeed46cd87ee2af41c4ba42c88a38500ae822211a1 /math/cloog/Makefile
parent55a9728441042fa7578637f7ee0857e3401c383b (diff)
downloadpkgsrc-7232e6785660de587eaf1fc5e7419d4036bdeedb.tar.gz
Update to 0.18.1, and add patches from upstream git to fix build with
isl-0.13. version: 0.18.1 date: Tue Jul 2 07:32:18 PDT 2013 changes: - Update to isl 0.12.1 - Support for OpenScop column coordinates - Consistent output on different platforms
Diffstat (limited to 'math/cloog/Makefile')
-rw-r--r--math/cloog/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/cloog/Makefile b/math/cloog/Makefile
index f987e43b1e8..e1490ea700c 100644
--- a/math/cloog/Makefile
+++ b/math/cloog/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2013/02/20 21:36:52 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2014/04/25 21:01:27 wiz Exp $
-DISTNAME= cloog-0.18.0
-PKGREVISION= 1
+DISTNAME= cloog-0.18.1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GNU:=gcc/infrastructure/}