summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorprlw1 <prlw1>2017-01-27 15:45:05 +0000
committerprlw1 <prlw1>2017-01-27 15:45:05 +0000
commitfc5fe3569b40692910b6248fc5e9958cccd9d2d6 (patch)
treecc1cb65ba3cd3f31bc3fef21df401b898046010a /devel
parent70e3a1d5c7a60a3e02162da8ac9426dc84217983 (diff)
downloadpkgsrc-fc5fe3569b40692910b6248fc5e9958cccd9d2d6.tar.gz
Update swig3 to 3.0.11
SWIG-3.0.11 summary: - PHP 7 support added. - C++11 alias templates and type aliasing support added. - Minor fixes and enhancements for C# Go Guile Java Javascript Octave PHP Python R Ruby Scilab XML.
Diffstat (limited to 'devel')
-rw-r--r--devel/swig3/Makefile4
-rw-r--r--devel/swig3/PLIST22
-rw-r--r--devel/swig3/distinfo10
3 files changed, 27 insertions, 9 deletions
diff --git a/devel/swig3/Makefile b/devel/swig3/Makefile
index b99649c493c..909331cdb42 100644
--- a/devel/swig3/Makefile
+++ b/devel/swig3/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2016/09/19 17:49:23 prlw1 Exp $
+# $NetBSD: Makefile,v 1.3 2017/01/27 15:45:05 prlw1 Exp $
-DISTNAME= swig-3.0.10
+DISTNAME= swig-3.0.11
PKGNAME= ${DISTNAME:S/swig/swig3/}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=swig/}
diff --git a/devel/swig3/PLIST b/devel/swig3/PLIST
index 1940af84541..2e2be50cfb1 100644
--- a/devel/swig3/PLIST
+++ b/devel/swig3/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2016/09/14 13:39:40 prlw1 Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/01/27 15:45:05 prlw1 Exp $
bin/ccache-swig3.0
bin/swig3.0
share/swig/3.0/allegrocl/allegrocl.swg
@@ -34,6 +34,7 @@ share/swig/3.0/csharp/director.swg
share/swig/3.0/csharp/enums.swg
share/swig/3.0/csharp/enumsimple.swg
share/swig/3.0/csharp/enumtypesafe.swg
+share/swig/3.0/csharp/std_array.i
share/swig/3.0/csharp/std_auto_ptr.i
share/swig/3.0/csharp/std_common.i
share/swig/3.0/csharp/std_deque.i
@@ -354,6 +355,24 @@ share/swig/3.0/php/std_vector.i
share/swig/3.0/php/stl.i
share/swig/3.0/php/typemaps.i
share/swig/3.0/php/utils.i
+share/swig/3.0/php5/const.i
+share/swig/3.0/php5/director.swg
+share/swig/3.0/php5/factory.i
+share/swig/3.0/php5/globalvar.i
+share/swig/3.0/php5/php.swg
+share/swig/3.0/php5/phpinit.swg
+share/swig/3.0/php5/phpkw.swg
+share/swig/3.0/php5/phppointers.i
+share/swig/3.0/php5/phprun.swg
+share/swig/3.0/php5/std_common.i
+share/swig/3.0/php5/std_deque.i
+share/swig/3.0/php5/std_map.i
+share/swig/3.0/php5/std_pair.i
+share/swig/3.0/php5/std_string.i
+share/swig/3.0/php5/std_vector.i
+share/swig/3.0/php5/stl.i
+share/swig/3.0/php5/typemaps.i
+share/swig/3.0/php5/utils.i
share/swig/3.0/pike/pike.swg
share/swig/3.0/pike/pikekw.swg
share/swig/3.0/pike/pikerun.swg
@@ -720,7 +739,6 @@ share/swig/3.0/typemaps/swigmacros.swg
share/swig/3.0/typemaps/swigobject.swg
share/swig/3.0/typemaps/swigtype.swg
share/swig/3.0/typemaps/swigtypemaps.swg
-share/swig/3.0/typemaps/traits.swg
share/swig/3.0/typemaps/typemaps.swg
share/swig/3.0/typemaps/valtypes.swg
share/swig/3.0/typemaps/void.swg
diff --git a/devel/swig3/distinfo b/devel/swig3/distinfo
index fc0672753ff..62d3b482fee 100644
--- a/devel/swig3/distinfo
+++ b/devel/swig3/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/09/14 13:39:40 prlw1 Exp $
+$NetBSD: distinfo,v 1.2 2017/01/27 15:45:05 prlw1 Exp $
-SHA1 (swig-3.0.10.tar.gz) = c672b8535394cfb204c70de7c66e69fb20a95647
-RMD160 (swig-3.0.10.tar.gz) = c92e1ba431078e35f0bfc156ae68c763aedc007d
-SHA512 (swig-3.0.10.tar.gz) = 599883a08b673cb0975176084fa7a6f5c7e3f6ffa86e8ba600e9d81d80b9d7632668e61c8db519b4c800bdbddcdbf55b0f5ef49f6a80ceafaef864ffcaaa30c1
-Size (swig-3.0.10.tar.gz) = 8029827 bytes
+SHA1 (swig-3.0.11.tar.gz) = e2ee4deb16024d8e0406f6a64cf513d2aa5c9a72
+RMD160 (swig-3.0.11.tar.gz) = eae47a37453e79049329fe7c03ebec114bac8e2c
+SHA512 (swig-3.0.11.tar.gz) = 36771bd29fcec159d283f0f8d056937c6c913fec717f1f3b97a9b17fa27a8a85aa5f7b79bec3c46d70b625c36c26e9e856a4750cbd0872070ca18e9174842a52
+Size (swig-3.0.11.tar.gz) = 8141827 bytes