svn commit: r466827 - in head: devel/gcc-arm-embedded devel/gcc-msp430-ti-toolchain devel/isl lang/gcc6 lang/gcc6-devel lang/gcc7 lang/gcc7-devel lang/gcc8-devel math/cloog
Danilo Egea Gondolfo
danilo at FreeBSD.org
Sun Apr 8 19:05:39 UTC 2018
Author: danilo
Date: Sun Apr 8 19:05:36 2018
New Revision: 466827
URL: https://svnweb.freebsd.org/changeset/ports/466827
Log:
math/cloog
- Update to 0.19.0
- Use github
- Add ac_cv_prog_TEXI2DVI to avoid building docs for now
devel/isl
- Update to 0.19
- Bump PORTREVISION of all dependencies
Modified:
head/devel/gcc-arm-embedded/Makefile
head/devel/gcc-msp430-ti-toolchain/Makefile
head/devel/isl/Makefile
head/devel/isl/distinfo
head/devel/isl/pkg-plist
head/lang/gcc6-devel/Makefile
head/lang/gcc6/Makefile
head/lang/gcc7-devel/Makefile
head/lang/gcc7/Makefile
head/lang/gcc8-devel/Makefile
head/math/cloog/Makefile
head/math/cloog/distinfo
Modified: head/devel/gcc-arm-embedded/Makefile
==============================================================================
--- head/devel/gcc-arm-embedded/Makefile Sun Apr 8 18:41:12 2018 (r466826)
+++ head/devel/gcc-arm-embedded/Makefile Sun Apr 8 19:05:36 2018 (r466827)
@@ -2,7 +2,7 @@
PORTNAME= gcc-arm-embedded
PORTVERSION= 7.2.20171218
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel
MASTER_SITES= https://developer.arm.com/-/media/Files/downloads/gnu-rm/7-2017q4/
DISTNAME= ${ORIGINAL_PACKAGE_NAME}-src
Modified: head/devel/gcc-msp430-ti-toolchain/Makefile
==============================================================================
--- head/devel/gcc-msp430-ti-toolchain/Makefile Sun Apr 8 18:41:12 2018 (r466826)
+++ head/devel/gcc-msp430-ti-toolchain/Makefile Sun Apr 8 19:05:36 2018 (r466827)
@@ -2,7 +2,7 @@
PORTNAME= gcc-msp430-ti-toolchain
PORTVERSION= ${GCC_VERSION}.${TI_VERSION}.${RELEASE_DATE}
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= devel
MASTER_SITES= GCC/releases/gcc-${GCC_REL_VERSION}:gcc \
SOURCEWARE/binutils/releases:binutils \
@@ -44,7 +44,6 @@ BROKEN_powerpc64= fails to compile: longlong.h: intern
USES= bison compiler cpe gmake iconv libtool makeinfo ncurses \
tar:bzip2
USE_CSTD= gnu89
-
GNU_CONFIGURE= yes
GNU_CONFIGURE_PREFIX= ${PREFIX}/${SUBPREFIX}
Modified: head/devel/isl/Makefile
==============================================================================
--- head/devel/isl/Makefile Sun Apr 8 18:41:12 2018 (r466826)
+++ head/devel/isl/Makefile Sun Apr 8 19:05:36 2018 (r466827)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= isl
-PORTVERSION= 0.18
+PORTVERSION= 0.19
CATEGORIES= devel
MASTER_SITES= http://isl.gforge.inria.fr/
Modified: head/devel/isl/distinfo
==============================================================================
--- head/devel/isl/distinfo Sun Apr 8 18:41:12 2018 (r466826)
+++ head/devel/isl/distinfo Sun Apr 8 19:05:36 2018 (r466827)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1482319194
-SHA256 (isl-0.18.tar.xz) = 0f35051cc030b87c673ac1f187de40e386a1482a0cfdf2c552dd6031b307ddc4
-SIZE (isl-0.18.tar.xz) = 1475708
+TIMESTAMP = 1520181091
+SHA256 (isl-0.19.tar.xz) = 6d6c1aa00e2a6dfc509fa46d9a9dbe93af0c451e196a670577a148feecf6b8a5
+SIZE (isl-0.19.tar.xz) = 1515156
Modified: head/devel/isl/pkg-plist
==============================================================================
--- head/devel/isl/pkg-plist Sun Apr 8 18:41:12 2018 (r466826)
+++ head/devel/isl/pkg-plist Sun Apr 8 19:05:36 2018 (r466827)
@@ -4,22 +4,8 @@ include/isl/arg.h
include/isl/ast.h
include/isl/ast_build.h
include/isl/ast_type.h
-include/isl/band.h
include/isl/constraint.h
include/isl/ctx.h
-include/isl/deprecated/aff_int.h
-include/isl/deprecated/ast_int.h
-include/isl/deprecated/constraint_int.h
-include/isl/deprecated/ilp_int.h
-include/isl/deprecated/int.h
-include/isl/deprecated/map_int.h
-include/isl/deprecated/mat_int.h
-include/isl/deprecated/point_int.h
-include/isl/deprecated/polynomial_int.h
-include/isl/deprecated/set_int.h
-include/isl/deprecated/union_map_int.h
-include/isl/deprecated/val_int.h
-include/isl/deprecated/vec_int.h
include/isl/flow.h
include/isl/hash.h
include/isl/hmap.h
@@ -69,7 +55,7 @@ include/isl/version.h
include/isl/vertices.h
lib/libisl.a
lib/libisl.so
-lib/libisl.so.15
-lib/libisl.so.15.3.0
-lib/libisl.so.15.3.0-gdb.py
+lib/libisl.so.19
+lib/libisl.so.19.0.0
+lib/libisl.so.19.0.0-gdb.py
libdata/pkgconfig/isl.pc
Modified: head/lang/gcc6-devel/Makefile
==============================================================================
--- head/lang/gcc6-devel/Makefile Sun Apr 8 18:41:12 2018 (r466826)
+++ head/lang/gcc6-devel/Makefile Sun Apr 8 19:05:36 2018 (r466827)
@@ -3,6 +3,7 @@
PORTNAME= gcc
PORTVERSION= 6.4.1.s20180404
+PORTREVISION= 1
CATEGORIES= lang java
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
PKGNAMESUFFIX= ${SUFFIX}-devel
Modified: head/lang/gcc6/Makefile
==============================================================================
--- head/lang/gcc6/Makefile Sun Apr 8 18:41:12 2018 (r466826)
+++ head/lang/gcc6/Makefile Sun Apr 8 19:05:36 2018 (r466827)
@@ -3,7 +3,7 @@
PORTNAME= gcc
PORTVERSION= 6.4.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= lang java
MASTER_SITES= GCC/releases/gcc-${DISTVERSION}
PKGNAMESUFFIX= ${SUFFIX}
Modified: head/lang/gcc7-devel/Makefile
==============================================================================
--- head/lang/gcc7-devel/Makefile Sun Apr 8 18:41:12 2018 (r466826)
+++ head/lang/gcc7-devel/Makefile Sun Apr 8 19:05:36 2018 (r466827)
@@ -3,6 +3,7 @@
PORTNAME= gcc
PORTVERSION= 7.3.1.s20180405
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
PKGNAMESUFFIX= ${SUFFIX}-devel
Modified: head/lang/gcc7/Makefile
==============================================================================
--- head/lang/gcc7/Makefile Sun Apr 8 18:41:12 2018 (r466826)
+++ head/lang/gcc7/Makefile Sun Apr 8 19:05:36 2018 (r466827)
@@ -3,7 +3,7 @@
PORTNAME= gcc
PORTVERSION= 7.3.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang
MASTER_SITES= GCC/releases/gcc-${DISTVERSION}
PKGNAMESUFFIX= ${SUFFIX}
Modified: head/lang/gcc8-devel/Makefile
==============================================================================
--- head/lang/gcc8-devel/Makefile Sun Apr 8 18:41:12 2018 (r466826)
+++ head/lang/gcc8-devel/Makefile Sun Apr 8 19:05:36 2018 (r466827)
@@ -3,6 +3,7 @@
PORTNAME= gcc
PORTVERSION= 8.0.1.s20180401
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
PKGNAMESUFFIX= ${SUFFIX}-devel
Modified: head/math/cloog/Makefile
==============================================================================
--- head/math/cloog/Makefile Sun Apr 8 18:41:12 2018 (r466826)
+++ head/math/cloog/Makefile Sun Apr 8 19:05:36 2018 (r466827)
@@ -2,10 +2,8 @@
# $FreeBSD$
PORTNAME= cloog
-PORTVERSION= 0.18.4
-PORTREVISION= 1
+PORTVERSION= 0.19.0
CATEGORIES= math
-MASTER_SITES= http://www.bastoul.net/cloog/pages/download/
MAINTAINER= danilo at FreeBSD.org
COMMENT= Code generator in the polyhedral model
@@ -15,10 +13,16 @@ LICENSE= LGPL21
LIB_DEPENDS= libgmp.so:math/gmp \
libisl.so:devel/isl
+USES= autoreconf gmake libtool
+
+USE_GITHUB= yes
+GH_TAGNAME= ${PORTNAME}-${PORTVERSION}
+GH_ACCOUNT= periscop
+
USE_LDCONFIG= yes
-USES= libtool
GNU_CONFIGURE= yes
+INSTALL_TARGET=install-strip
CONFIGURE_ARGS+= --with-gmp-prefix=${LOCALBASE} --with-isl-prefix=${LOCALBASE}
-CONFIGURE_ENV= pkgconfig_libdir=${PREFIX}/libdata/pkgconfig/
+CONFIGURE_ENV= pkgconfig_libdir=${PREFIX}/libdata/pkgconfig/ ac_cv_prog_TEXI2DVI=""
.include <bsd.port.mk>
Modified: head/math/cloog/distinfo
==============================================================================
--- head/math/cloog/distinfo Sun Apr 8 18:41:12 2018 (r466826)
+++ head/math/cloog/distinfo Sun Apr 8 19:05:36 2018 (r466827)
@@ -1,2 +1,3 @@
-SHA256 (cloog-0.18.4.tar.gz) = 325adf3710ce2229b7eeb9e84d3b539556d093ae860027185e7af8a8b00a750e
-SIZE (cloog-0.18.4.tar.gz) = 4796456
+TIMESTAMP = 1523210594
+SHA256 (periscop-cloog-0.19.0-cloog-0.19.0_GH0.tar.gz) = 8cb2f645a15744fd6c7d0a789fa229742326a24bf37794a93d0300ab6c5c3eee
+SIZE (periscop-cloog-0.19.0-cloog-0.19.0_GH0.tar.gz) = 512061
More information about the svn-ports-head
mailing list