Index: head/devel/swig30/files/patch-Lib_swigrun.swg =================================================================== --- head/devel/swig30/files/patch-Lib_swigrun.swg (revision 430099) +++ head/devel/swig30/files/patch-Lib_swigrun.swg (nonexistent) @@ -1,10 +0,0 @@ ---- Lib/swigrun.swg.orig 2015-01-31 17:51:17 UTC -+++ Lib/swigrun.swg -@@ -176,6 +176,7 @@ SWIGINTERNINLINE int SWIG_CheckState(int - #include - - #ifdef __cplusplus -+#include - extern "C" { - #endif - Property changes on: head/devel/swig30/files/patch-Lib_swigrun.swg ___________________________________________________________________ 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: head/devel/swig30/files/patch-Lib_typemaps_fragments.swg =================================================================== --- head/devel/swig30/files/patch-Lib_typemaps_fragments.swg (revision 430099) +++ head/devel/swig30/files/patch-Lib_typemaps_fragments.swg (nonexistent) @@ -1,10 +0,0 @@ ---- Lib/typemaps/fragments.swg.orig 2016-09-10 23:27:20 UTC -+++ Lib/typemaps/fragments.swg -@@ -172,6 +172,7 @@ - # if defined(isfinite) - # define SWIG_isfinite(X) (isfinite(X)) - # elif defined __cplusplus && __cplusplus >= 201103L -+# include - # define SWIG_isfinite(X) (std::isfinite(X)) - # elif defined(_MSC_VER) - # define SWIG_isfinite(X) (_finite(X)) Property changes on: head/devel/swig30/files/patch-Lib_typemaps_fragments.swg ___________________________________________________________________ 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: head/devel/swig30/Makefile =================================================================== --- head/devel/swig30/Makefile (revision 430099) +++ head/devel/swig30/Makefile (revision 430100) @@ -1,60 +1,59 @@ # Created by: jkh # $FreeBSD$ PORTNAME= swig -PORTVERSION= 3.0.10 -PORTREVISION= 1 +PORTVERSION= 3.0.11 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= 30 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Generate wrappers for calling C/C++ code from other languages LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE-GPL LIB_DEPENDS= libpcre.so:devel/pcre OPTIONS_DEFINE= DOCS EXAMPLES ALL_TARGET= # empty CFLAGS+= -fPIC -DPIC CONFIGURE_ARGS= --program-suffix=${PORTVERSION:R} \ --with-lua=${LOCALBASE}/bin/${LUA_CMD} \ --with-luaincl=${LUA_INCDIR} \ --with-lualib=${LUA_LIBDIR} GNU_CONFIGURE= yes TEST_TARGET= check USES= gmake lua PLIST_FILES= bin/ccache-swig${PORTVERSION:R} \ bin/swig${PORTVERSION:R} PORTDATA= * PORTDOCS= * PORTEXAMPLES= * OCTAVE_VER_CMD= ${LOCALBASE}/bin/octave-config -v 2>/dev/null || ${TRUE} post-patch: @${SETENV} OCTAVE_VER=$$(${OCTAVE_VER_CMD}) ${REINPLACE_CMD} \ -e 's|$$RUBY |${RUBY} |' \ -e 's|^PHP4CONFIG=.*$$|PHP4CONFIG=php-config|' \ -e 's|OCTAVEDIR=".*"|OCTAVEDIR="${LOCALBASE}/include/octave-$${OCTAVE_VER}"|' \ -e 's|MZSCHEME --mute-banner|MZSCHEME|' \ -e '/^MZDYNOBJ/s|`$$|\| tail -n 1`|' \ ${WRKSRC}/configure post-configure: @${REINPLACE_CMD} -e 's#null#&|| true#' ${WRKSRC}/Makefile post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/ccache-swig${PORTVERSION:R} ${STAGEDIR}${PREFIX}/bin/swig${PORTVERSION:R} post-install-DOCS-on: @cd ${WRKSRC}/Doc/ && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}/${PORTVERSION} post-install-EXAMPLES-on: @cd ${WRKSRC}/Examples/ && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}/${PORTVERSION} .include Index: head/devel/swig30/distinfo =================================================================== --- head/devel/swig30/distinfo (revision 430099) +++ head/devel/swig30/distinfo (revision 430100) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466837533 -SHA256 (swig-3.0.10.tar.gz) = 2939aae39dec06095462f1b95ce1c958ac80d07b926e48871046d17c0094f44c -SIZE (swig-3.0.10.tar.gz) = 8029827 +TIMESTAMP = 1483129363 +SHA256 (swig-3.0.11.tar.gz) = d9031d531d7418829a54d0d51c4ed9007016b213657ec70be44031951810566e +SIZE (swig-3.0.11.tar.gz) = 8141827