Fri Jan 27 15:45:05 2017 UTC ()
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.


(prlw1)
diff -r1.2 -r1.3 pkgsrc/devel/swig3/Makefile
diff -r1.1 -r1.2 pkgsrc/devel/swig3/PLIST
diff -r1.1 -r1.2 pkgsrc/devel/swig3/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/devel/swig3/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/swig3/Makefile 2016/09/19 17:49:23 1.2
+++ pkgsrc/devel/swig3/Makefile 2017/01/27 15:45:05 1.3
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.2 2016/09/19 17:49:23 prlw1 Exp $ 1# $NetBSD: Makefile,v 1.3 2017/01/27 15:45:05 prlw1 Exp $
2 2
3DISTNAME= swig-3.0.10 3DISTNAME= swig-3.0.11
4PKGNAME= ${DISTNAME:S/swig/swig3/} 4PKGNAME= ${DISTNAME:S/swig/swig3/}
5CATEGORIES= devel 5CATEGORIES= devel
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=swig/} 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=swig/}
7 7
8MAINTAINER= prlw1@cam.ac.uk 8MAINTAINER= prlw1@cam.ac.uk
9HOMEPAGE= http://www.swig.org/ 9HOMEPAGE= http://www.swig.org/
10COMMENT= Simplified Wrapper and Interface Generator (version 3) 10COMMENT= Simplified Wrapper and Interface Generator (version 3)
11LICENSE= gnu-gpl-v3 11LICENSE= gnu-gpl-v3
12 12
13GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
14USE_LANGUAGES= c c++ 14USE_LANGUAGES= c c++
15USE_TOOLS+= perl:build 15USE_TOOLS+= perl:build
16 16

cvs diff -r1.1 -r1.2 pkgsrc/devel/swig3/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/swig3/PLIST 2016/09/14 13:39:40 1.1
+++ pkgsrc/devel/swig3/PLIST 2017/01/27 15:45:05 1.2
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.1 2016/09/14 13:39:40 prlw1 Exp $ 1@comment $NetBSD: PLIST,v 1.2 2017/01/27 15:45:05 prlw1 Exp $
2bin/ccache-swig3.0 2bin/ccache-swig3.0
3bin/swig3.0 3bin/swig3.0
4share/swig/3.0/allegrocl/allegrocl.swg 4share/swig/3.0/allegrocl/allegrocl.swg
5share/swig/3.0/allegrocl/inout_typemaps.i 5share/swig/3.0/allegrocl/inout_typemaps.i
6share/swig/3.0/allegrocl/longlongs.i 6share/swig/3.0/allegrocl/longlongs.i
7share/swig/3.0/allegrocl/std_list.i 7share/swig/3.0/allegrocl/std_list.i
8share/swig/3.0/allegrocl/std_string.i 8share/swig/3.0/allegrocl/std_string.i
9share/swig/3.0/allegrocl/typemaps.i 9share/swig/3.0/allegrocl/typemaps.i
10share/swig/3.0/allkw.swg 10share/swig/3.0/allkw.swg
11share/swig/3.0/attribute.i 11share/swig/3.0/attribute.i
12share/swig/3.0/carrays.i 12share/swig/3.0/carrays.i
13share/swig/3.0/cdata.i 13share/swig/3.0/cdata.i
14share/swig/3.0/cffi/cffi.swg 14share/swig/3.0/cffi/cffi.swg
@@ -24,26 +24,27 @@ share/swig/3.0/clisp/clisp.swg @@ -24,26 +24,27 @@ share/swig/3.0/clisp/clisp.swg
24share/swig/3.0/cmalloc.i 24share/swig/3.0/cmalloc.i
25share/swig/3.0/constraints.i 25share/swig/3.0/constraints.i
26share/swig/3.0/cpointer.i 26share/swig/3.0/cpointer.i
27share/swig/3.0/csharp/arrays_csharp.i 27share/swig/3.0/csharp/arrays_csharp.i
28share/swig/3.0/csharp/boost_intrusive_ptr.i 28share/swig/3.0/csharp/boost_intrusive_ptr.i
29share/swig/3.0/csharp/boost_shared_ptr.i 29share/swig/3.0/csharp/boost_shared_ptr.i
30share/swig/3.0/csharp/csharp.swg 30share/swig/3.0/csharp/csharp.swg
31share/swig/3.0/csharp/csharphead.swg 31share/swig/3.0/csharp/csharphead.swg
32share/swig/3.0/csharp/csharpkw.swg 32share/swig/3.0/csharp/csharpkw.swg
33share/swig/3.0/csharp/director.swg 33share/swig/3.0/csharp/director.swg
34share/swig/3.0/csharp/enums.swg 34share/swig/3.0/csharp/enums.swg
35share/swig/3.0/csharp/enumsimple.swg 35share/swig/3.0/csharp/enumsimple.swg
36share/swig/3.0/csharp/enumtypesafe.swg 36share/swig/3.0/csharp/enumtypesafe.swg
 37share/swig/3.0/csharp/std_array.i
37share/swig/3.0/csharp/std_auto_ptr.i 38share/swig/3.0/csharp/std_auto_ptr.i
38share/swig/3.0/csharp/std_common.i 39share/swig/3.0/csharp/std_common.i
39share/swig/3.0/csharp/std_deque.i 40share/swig/3.0/csharp/std_deque.i
40share/swig/3.0/csharp/std_except.i 41share/swig/3.0/csharp/std_except.i
41share/swig/3.0/csharp/std_map.i 42share/swig/3.0/csharp/std_map.i
42share/swig/3.0/csharp/std_pair.i 43share/swig/3.0/csharp/std_pair.i
43share/swig/3.0/csharp/std_shared_ptr.i 44share/swig/3.0/csharp/std_shared_ptr.i
44share/swig/3.0/csharp/std_string.i 45share/swig/3.0/csharp/std_string.i
45share/swig/3.0/csharp/std_vector.i 46share/swig/3.0/csharp/std_vector.i
46share/swig/3.0/csharp/std_wstring.i 47share/swig/3.0/csharp/std_wstring.i
47share/swig/3.0/csharp/stl.i 48share/swig/3.0/csharp/stl.i
48share/swig/3.0/csharp/swiginterface.i 49share/swig/3.0/csharp/swiginterface.i
49share/swig/3.0/csharp/swigtype_inout.i 50share/swig/3.0/csharp/swigtype_inout.i
@@ -344,26 +345,44 @@ share/swig/3.0/php/php.swg @@ -344,26 +345,44 @@ share/swig/3.0/php/php.swg
344share/swig/3.0/php/phpinit.swg 345share/swig/3.0/php/phpinit.swg
345share/swig/3.0/php/phpkw.swg 346share/swig/3.0/php/phpkw.swg
346share/swig/3.0/php/phppointers.i 347share/swig/3.0/php/phppointers.i
347share/swig/3.0/php/phprun.swg 348share/swig/3.0/php/phprun.swg
348share/swig/3.0/php/std_common.i 349share/swig/3.0/php/std_common.i
349share/swig/3.0/php/std_deque.i 350share/swig/3.0/php/std_deque.i
350share/swig/3.0/php/std_map.i 351share/swig/3.0/php/std_map.i
351share/swig/3.0/php/std_pair.i 352share/swig/3.0/php/std_pair.i
352share/swig/3.0/php/std_string.i 353share/swig/3.0/php/std_string.i
353share/swig/3.0/php/std_vector.i 354share/swig/3.0/php/std_vector.i
354share/swig/3.0/php/stl.i 355share/swig/3.0/php/stl.i
355share/swig/3.0/php/typemaps.i 356share/swig/3.0/php/typemaps.i
356share/swig/3.0/php/utils.i 357share/swig/3.0/php/utils.i
 358share/swig/3.0/php5/const.i
 359share/swig/3.0/php5/director.swg
 360share/swig/3.0/php5/factory.i
 361share/swig/3.0/php5/globalvar.i
 362share/swig/3.0/php5/php.swg
 363share/swig/3.0/php5/phpinit.swg
 364share/swig/3.0/php5/phpkw.swg
 365share/swig/3.0/php5/phppointers.i
 366share/swig/3.0/php5/phprun.swg
 367share/swig/3.0/php5/std_common.i
 368share/swig/3.0/php5/std_deque.i
 369share/swig/3.0/php5/std_map.i
 370share/swig/3.0/php5/std_pair.i
 371share/swig/3.0/php5/std_string.i
 372share/swig/3.0/php5/std_vector.i
 373share/swig/3.0/php5/stl.i
 374share/swig/3.0/php5/typemaps.i
 375share/swig/3.0/php5/utils.i
357share/swig/3.0/pike/pike.swg 376share/swig/3.0/pike/pike.swg
358share/swig/3.0/pike/pikekw.swg 377share/swig/3.0/pike/pikekw.swg
359share/swig/3.0/pike/pikerun.swg 378share/swig/3.0/pike/pikerun.swg
360share/swig/3.0/pike/std_string.i 379share/swig/3.0/pike/std_string.i
361share/swig/3.0/pointer.i 380share/swig/3.0/pointer.i
362share/swig/3.0/python/argcargv.i 381share/swig/3.0/python/argcargv.i
363share/swig/3.0/python/attribute.i 382share/swig/3.0/python/attribute.i
364share/swig/3.0/python/boost_shared_ptr.i 383share/swig/3.0/python/boost_shared_ptr.i
365share/swig/3.0/python/builtin.swg 384share/swig/3.0/python/builtin.swg
366share/swig/3.0/python/carrays.i 385share/swig/3.0/python/carrays.i
367share/swig/3.0/python/ccomplex.i 386share/swig/3.0/python/ccomplex.i
368share/swig/3.0/python/cdata.i 387share/swig/3.0/python/cdata.i
369share/swig/3.0/python/cmalloc.i 388share/swig/3.0/python/cmalloc.i
@@ -710,21 +729,20 @@ share/swig/3.0/typemaps/inoutlist.swg @@ -710,21 +729,20 @@ share/swig/3.0/typemaps/inoutlist.swg
710share/swig/3.0/typemaps/misctypes.swg 729share/swig/3.0/typemaps/misctypes.swg
711share/swig/3.0/typemaps/primtypes.swg 730share/swig/3.0/typemaps/primtypes.swg
712share/swig/3.0/typemaps/ptrtypes.swg 731share/swig/3.0/typemaps/ptrtypes.swg
713share/swig/3.0/typemaps/std_except.swg 732share/swig/3.0/typemaps/std_except.swg
714share/swig/3.0/typemaps/std_string.swg 733share/swig/3.0/typemaps/std_string.swg
715share/swig/3.0/typemaps/std_strings.swg 734share/swig/3.0/typemaps/std_strings.swg
716share/swig/3.0/typemaps/std_wstring.swg 735share/swig/3.0/typemaps/std_wstring.swg
717share/swig/3.0/typemaps/string.swg 736share/swig/3.0/typemaps/string.swg
718share/swig/3.0/typemaps/strings.swg 737share/swig/3.0/typemaps/strings.swg
719share/swig/3.0/typemaps/swigmacros.swg 738share/swig/3.0/typemaps/swigmacros.swg
720share/swig/3.0/typemaps/swigobject.swg 739share/swig/3.0/typemaps/swigobject.swg
721share/swig/3.0/typemaps/swigtype.swg 740share/swig/3.0/typemaps/swigtype.swg
722share/swig/3.0/typemaps/swigtypemaps.swg 741share/swig/3.0/typemaps/swigtypemaps.swg
723share/swig/3.0/typemaps/traits.swg 
724share/swig/3.0/typemaps/typemaps.swg 742share/swig/3.0/typemaps/typemaps.swg
725share/swig/3.0/typemaps/valtypes.swg 743share/swig/3.0/typemaps/valtypes.swg
726share/swig/3.0/typemaps/void.swg 744share/swig/3.0/typemaps/void.swg
727share/swig/3.0/typemaps/wstring.swg 745share/swig/3.0/typemaps/wstring.swg
728share/swig/3.0/uffi/uffi.swg 746share/swig/3.0/uffi/uffi.swg
729share/swig/3.0/wchar.i 747share/swig/3.0/wchar.i
730share/swig/3.0/windows.i 748share/swig/3.0/windows.i

cvs diff -r1.1 -r1.2 pkgsrc/devel/swig3/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/swig3/distinfo 2016/09/14 13:39:40 1.1
+++ pkgsrc/devel/swig3/distinfo 2017/01/27 15:45:05 1.2
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.1 2016/09/14 13:39:40 prlw1 Exp $ 1$NetBSD: distinfo,v 1.2 2017/01/27 15:45:05 prlw1 Exp $
2 2
3SHA1 (swig-3.0.10.tar.gz) = c672b8535394cfb204c70de7c66e69fb20a95647 3SHA1 (swig-3.0.11.tar.gz) = e2ee4deb16024d8e0406f6a64cf513d2aa5c9a72
4RMD160 (swig-3.0.10.tar.gz) = c92e1ba431078e35f0bfc156ae68c763aedc007d 4RMD160 (swig-3.0.11.tar.gz) = eae47a37453e79049329fe7c03ebec114bac8e2c
5SHA512 (swig-3.0.10.tar.gz) = 599883a08b673cb0975176084fa7a6f5c7e3f6ffa86e8ba600e9d81d80b9d7632668e61c8db519b4c800bdbddcdbf55b0f5ef49f6a80ceafaef864ffcaaa30c1 5SHA512 (swig-3.0.11.tar.gz) = 36771bd29fcec159d283f0f8d056937c6c913fec717f1f3b97a9b17fa27a8a85aa5f7b79bec3c46d70b625c36c26e9e856a4750cbd0872070ca18e9174842a52
6Size (swig-3.0.10.tar.gz) = 8029827 bytes 6Size (swig-3.0.11.tar.gz) = 8141827 bytes