Index: devel/isl/Makefile =================================================================== --- devel/isl/Makefile (revision 409230) +++ devel/isl/Makefile (working copy) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= isl -PORTVERSION= 0.15 -PORTREVISION= 1 +PORTVERSION= 0.16.1 CATEGORIES= devel MASTER_SITES= http://isl.gforge.inria.fr/ @@ -11,11 +10,13 @@ MAINTAINER= danilo@FreeBSD.org COMMENT= Integer Set Library LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp -CONFIGURE_ARGS+= --with-gmp-prefix=${LOCALBASE} +CONFIGURE_ARGS= --with-gmp-prefix=${LOCALBASE} GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip USES= libtool tar:xz USE_LDCONFIG= yes Index: devel/isl/distinfo =================================================================== --- devel/isl/distinfo (revision 409230) +++ devel/isl/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (isl-0.15.tar.xz) = 104a608839771d809558f5fd7533ca1a3b8ee5a667c5dcd9dc3499bf0a1522d5 -SIZE (isl-0.15.tar.xz) = 1406988 +SHA256 (isl-0.16.1.tar.xz) = 45292f30b3cb8b9c03009804024df72a79e9b5ab89e41c94752d6ea58a1e4b02 +SIZE (isl-0.16.1.tar.xz) = 1449164 Index: devel/isl/files/patch-include_isl_ctx.h =================================================================== --- devel/isl/files/patch-include_isl_ctx.h (revision 409230) +++ devel/isl/files/patch-include_isl_ctx.h (nonexistent) @@ -1,11 +0,0 @@ ---- include/isl/ctx.h.orig 2015-08-07 18:18:01 UTC -+++ include/isl/ctx.h -@@ -80,7 +80,7 @@ enum isl_error { - }; - typedef enum { - isl_stat_error = -1, -- isl_stat_ok = 0, -+ isl_stat_ok = 0 - } isl_stat; - typedef enum { - isl_bool_error = -1, Property changes on: devel/isl/files/patch-include_isl_ctx.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: devel/isl/pkg-plist =================================================================== --- devel/isl/pkg-plist (revision 409230) +++ devel/isl/pkg-plist (working copy) @@ -61,6 +61,6 @@ include/isl/vertices.h lib/libisl.a lib/libisl.so lib/libisl.so.15 -lib/libisl.so.15.0.0 -lib/libisl.so.15.0.0-gdb.py +lib/libisl.so.15.1.1 +lib/libisl.so.15.1.1-gdb.py libdata/pkgconfig/isl.pc