Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Feb 2015 18:51:59 +0000 (UTC)
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r378484 - in head: devel/gcc-arm-embedded devel/isl devel/libopencm3 math/cloog math/cloog/files
Message-ID:  <201502051851.t15IpxYY083754@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danilo
Date: Thu Feb  5 18:51:58 2015
New Revision: 378484
URL: https://svnweb.freebsd.org/changeset/ports/378484
QAT: https://qat.redports.org/buildarchive/r378484/

Log:
  math/cloog
  - Update to 0.18.3
  
  devel/isl [1]
  - Update isl to 0.14
  - Take maintainership
  
  Approved by:	delphij [1]

Deleted:
  head/math/cloog/files/
Modified:
  head/devel/gcc-arm-embedded/Makefile
  head/devel/isl/Makefile
  head/devel/isl/distinfo
  head/devel/isl/pkg-plist
  head/devel/libopencm3/Makefile
  head/math/cloog/Makefile
  head/math/cloog/distinfo
  head/math/cloog/pkg-plist

Modified: head/devel/gcc-arm-embedded/Makefile
==============================================================================
--- head/devel/gcc-arm-embedded/Makefile	Thu Feb  5 18:38:18 2015	(r378483)
+++ head/devel/gcc-arm-embedded/Makefile	Thu Feb  5 18:51:58 2015	(r378484)
@@ -2,7 +2,7 @@
 
 PORTNAME=	gcc-arm-embedded
 PORTVERSION=	4.8.20140805
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	http://launchpad.net/gcc-arm-embedded/4.8/4.8-2014-q3-update/+download/
 DISTNAME=	${ORIGINAL_PACKAGE_NAME}-src

Modified: head/devel/isl/Makefile
==============================================================================
--- head/devel/isl/Makefile	Thu Feb  5 18:38:18 2015	(r378483)
+++ head/devel/isl/Makefile	Thu Feb  5 18:51:58 2015	(r378484)
@@ -2,11 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	isl
-PORTVERSION=	0.13
+PORTVERSION=	0.14
 CATEGORIES=	devel
 MASTER_SITES=	http://isl.gforge.inria.fr/
 
-MAINTAINER=	delphij@FreeBSD.org
+MAINTAINER=	danilo@FreeBSD.org
 COMMENT=	Integer Set Library
 
 LICENSE=	MIT

Modified: head/devel/isl/distinfo
==============================================================================
--- head/devel/isl/distinfo	Thu Feb  5 18:38:18 2015	(r378483)
+++ head/devel/isl/distinfo	Thu Feb  5 18:51:58 2015	(r378484)
@@ -1,2 +1,2 @@
-SHA256 (isl-0.13.tar.xz) = ef500e595aa307f980f941069aa569f569374ac3b170a1dc17bec1b12d2c2317
-SIZE (isl-0.13.tar.xz) = 1197112
+SHA256 (isl-0.14.tar.xz) = b1044f02819da0708fc7071fa2a558ce5d3c29d6676c8cb113caaedd5903ff03
+SIZE (isl-0.14.tar.xz) = 1247052

Modified: head/devel/isl/pkg-plist
==============================================================================
--- head/devel/isl/pkg-plist	Thu Feb  5 18:38:18 2015	(r378483)
+++ head/devel/isl/pkg-plist	Thu Feb  5 18:51:58 2015	(r378484)
@@ -5,7 +5,6 @@ include/isl/ast.h
 include/isl/ast_build.h
 include/isl/ast_type.h
 include/isl/band.h
-include/isl/config.h
 include/isl/constraint.h
 include/isl/ctx.h
 include/isl/deprecated/aff_int.h
@@ -61,6 +60,6 @@ include/isl/vertices.h
 lib/libisl.a
 lib/libisl.so
 lib/libisl.so.13
-lib/libisl.so.13.0.0
-lib/libisl.so.13.0.0-gdb.py
+lib/libisl.so.13.1.0
+lib/libisl.so.13.1.0-gdb.py
 libdata/pkgconfig/isl.pc

Modified: head/devel/libopencm3/Makefile
==============================================================================
--- head/devel/libopencm3/Makefile	Thu Feb  5 18:38:18 2015	(r378483)
+++ head/devel/libopencm3/Makefile	Thu Feb  5 18:51:58 2015	(r378484)
@@ -2,6 +2,7 @@
 
 PORTNAME=	libopencm3
 PORTVERSION=	0.0.20141121
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	lev@FreeBSD.org

Modified: head/math/cloog/Makefile
==============================================================================
--- head/math/cloog/Makefile	Thu Feb  5 18:38:18 2015	(r378483)
+++ head/math/cloog/Makefile	Thu Feb  5 18:51:58 2015	(r378484)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cloog
-PORTVERSION=	0.18.1
-PORTREVISION=	3
+PORTVERSION=	0.18.3
 CATEGORIES=	math
 MASTER_SITES=	http://www.bastoul.net/cloog/pages/download/
 
@@ -15,8 +14,6 @@ LICENSE=	LGPL21
 LIB_DEPENDS=	libgmp.so:${PORTSDIR}/math/gmp \
 		libisl.so:${PORTSDIR}/devel/isl
 
-PORTSCOUT=	ignore:0.18.2
-
 USE_LDCONFIG=	yes
 USES=		libtool
 GNU_CONFIGURE=	yes

Modified: head/math/cloog/distinfo
==============================================================================
--- head/math/cloog/distinfo	Thu Feb  5 18:38:18 2015	(r378483)
+++ head/math/cloog/distinfo	Thu Feb  5 18:51:58 2015	(r378484)
@@ -1,2 +1,2 @@
-SHA256 (cloog-0.18.1.tar.gz) = 02500a4edd14875f94fe84cbeda4290425cb0c1c2474c6f75d75a303d64b4196
-SIZE (cloog-0.18.1.tar.gz) = 3857324
+SHA256 (cloog-0.18.3.tar.gz) = 460c6c740acb8cdfbfbb387156b627cf731b3837605f2ec0001d079d89c69734
+SIZE (cloog-0.18.3.tar.gz) = 4577597

Modified: head/math/cloog/pkg-plist
==============================================================================
--- head/math/cloog/pkg-plist	Thu Feb  5 18:38:18 2015	(r378483)
+++ head/math/cloog/pkg-plist	Thu Feb  5 18:51:58 2015	(r378484)
@@ -21,6 +21,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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502051851.t15IpxYY083754>