Index: head/devel/isl/Makefile =================================================================== --- head/devel/isl/Makefile (revision 432646) +++ head/devel/isl/Makefile (revision 432647) @@ -1,24 +1,24 @@ # Created by: Gea-Suan Lin # $FreeBSD$ PORTNAME= isl -PORTVERSION= 0.17.1 +PORTVERSION= 0.18 CATEGORIES= devel MASTER_SITES= http://isl.gforge.inria.fr/ MAINTAINER= danilo@FreeBSD.org COMMENT= Integer Set Library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgmp.so:math/gmp CONFIGURE_ARGS= --with-gmp-prefix=${LOCALBASE} GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USES= libtool pathfix tar:xz PATHFIX_MAKEFILEIN= configure USE_LDCONFIG= yes .include Index: head/devel/isl/distinfo =================================================================== --- head/devel/isl/distinfo (revision 432646) +++ head/devel/isl/distinfo (revision 432647) @@ -1,3 +1,3 @@ -TIMESTAMP = 1465584301 -SHA256 (isl-0.17.1.tar.xz) = be152e5c816b477594f4c6194b5666d8129f3a27702756ae9ff60346a8731647 -SIZE (isl-0.17.1.tar.xz) = 1440564 +TIMESTAMP = 1482319194 +SHA256 (isl-0.18.tar.xz) = 0f35051cc030b87c673ac1f187de40e386a1482a0cfdf2c552dd6031b307ddc4 +SIZE (isl-0.18.tar.xz) = 1475708 Index: head/devel/isl/pkg-plist =================================================================== --- head/devel/isl/pkg-plist (revision 432646) +++ head/devel/isl/pkg-plist (revision 432647) @@ -1,75 +1,75 @@ 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/flow.h include/isl/hash.h include/isl/hmap.h include/isl/hmap_templ.c include/isl/id.h include/isl/id_to_ast_expr.h include/isl/id_to_id.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/maybe.h include/isl/maybe_ast_expr.h include/isl/maybe_basic_set.h include/isl/maybe_id.h include/isl/maybe_pw_aff.h include/isl/maybe_templ.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/printer_type.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.15 -lib/libisl.so.15.2.1 -lib/libisl.so.15.2.1-gdb.py +lib/libisl.so.15.3.0 +lib/libisl.so.15.3.0-gdb.py libdata/pkgconfig/isl.pc