Index: head/devel/isl/Makefile =================================================================== --- head/devel/isl/Makefile (revision 393482) +++ head/devel/isl/Makefile (revision 393483) @@ -1,24 +1,24 @@ # Created by: Gea-Suan Lin # $FreeBSD$ PORTNAME= isl -PORTVERSION= 0.14.1 +PORTVERSION= 0.15 CATEGORIES= devel MASTER_SITES= http://isl.gforge.inria.fr/ MAINTAINER= danilo@FreeBSD.org COMMENT= Integer Set Library LICENSE= MIT LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp CONFIGURE_ARGS+= --with-gmp-prefix=${LOCALBASE} GNU_CONFIGURE= yes USES= libtool tar:xz USE_LDCONFIG= yes post-patch: ${REINPLACE_CMD} -e 's@pkgconfig_libdir=.*@pkgconfig_libdir=$${prefix}/libdata/pkgconfig@' ${WRKSRC}/configure .include Index: head/devel/isl/distinfo =================================================================== --- head/devel/isl/distinfo (revision 393482) +++ head/devel/isl/distinfo (revision 393483) @@ -1,2 +1,2 @@ -SHA256 (isl-0.14.1.tar.xz) = 8882c9e36549fc757efa267706a9af733bb8d7fe3905cbfde43e17a89eea4675 -SIZE (isl-0.14.1.tar.xz) = 1248204 +SHA256 (isl-0.15.tar.xz) = 104a608839771d809558f5fd7533ca1a3b8ee5a667c5dcd9dc3499bf0a1522d5 +SIZE (isl-0.15.tar.xz) = 1406988 Index: head/devel/isl/pkg-plist =================================================================== --- head/devel/isl/pkg-plist (revision 393482) +++ head/devel/isl/pkg-plist (revision 393483) @@ -1,65 +1,66 @@ include/isl/aff.h include/isl/aff_type.h 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/dim.h include/isl/flow.h include/isl/hash.h include/isl/hmap.h include/isl/id.h include/isl/id_to_ast_expr.h include/isl/id_to_pw_aff.h include/isl/ilp.h include/isl/list.h include/isl/local_space.h include/isl/lp.h include/isl/map.h include/isl/map_to_basic_set.h include/isl/map_type.h include/isl/mat.h include/isl/multi.h include/isl/obj.h include/isl/options.h include/isl/point.h include/isl/polynomial.h include/isl/polynomial_type.h include/isl/printer.h include/isl/schedule.h +include/isl/schedule_node.h +include/isl/schedule_type.h include/isl/set.h include/isl/set_type.h include/isl/space.h include/isl/stdint.h include/isl/stream.h include/isl/union_map.h include/isl/union_map_type.h include/isl/union_set.h include/isl/union_set_type.h include/isl/val.h include/isl/val_gmp.h include/isl/vec.h include/isl/version.h include/isl/vertices.h lib/libisl.a lib/libisl.so -lib/libisl.so.13 -lib/libisl.so.13.1.1 -lib/libisl.so.13.1.1-gdb.py +lib/libisl.so.15 +lib/libisl.so.15.0.0 +lib/libisl.so.15.0.0-gdb.py libdata/pkgconfig/isl.pc