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
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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 \
|
||||
@@ -45,7 +45,6 @@ USES= bison compiler cpe gmake iconv libtool makeinfo ncurses \
|
||||
tar:bzip2
|
||||
USE_CSTD= gnu89
|
||||
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_PREFIX= ${PREFIX}/${SUBPREFIX}
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= isl
|
||||
PORTVERSION= 0.18
|
||||
PORTVERSION= 0.19
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://isl.gforge.inria.fr/
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 7.3.1.s20180405
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 7.3.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/releases/gcc-${DISTVERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 8.0.1.s20180401
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
||||
@@ -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@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>
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user