Revision: 76501 http://trac.macports.org/changeset/76501 Author: ryandesign@macports.org Date: 2011-02-25 21:00:40 -0800 (Fri, 25 Feb 2011) Log Message: ----------- swig language bindings: update to 2.0.2; see #28529 Modified Paths: -------------- trunk/dports/devel/swig-allegro/Portfile trunk/dports/devel/swig-chicken/Portfile trunk/dports/devel/swig-clisp/Portfile trunk/dports/devel/swig-csharp/Portfile trunk/dports/devel/swig-gcj/Portfile trunk/dports/devel/swig-go/Portfile trunk/dports/devel/swig-guile/Portfile trunk/dports/devel/swig-java/Portfile trunk/dports/devel/swig-lua/Portfile trunk/dports/devel/swig-mzscheme/Portfile trunk/dports/devel/swig-ocaml/Portfile trunk/dports/devel/swig-octave/Portfile trunk/dports/devel/swig-perl/Portfile trunk/dports/devel/swig-php5/Portfile trunk/dports/devel/swig-pike/Portfile trunk/dports/devel/swig-python/Portfile trunk/dports/devel/swig-r/Portfile trunk/dports/devel/swig-ruby/Portfile trunk/dports/devel/swig-tcl/Portfile Modified: trunk/dports/devel/swig-allegro/Portfile =================================================================== --- trunk/dports/devel/swig-allegro/Portfile 2011-02-26 03:58:59 UTC (rev 76500) +++ trunk/dports/devel/swig-allegro/Portfile 2011-02-26 05:00:40 UTC (rev 76501) @@ -5,10 +5,9 @@ PortGroup swigbinding 1.0 swigbinding-setup allegro Allegro -version 2.0.1 +version 2.0.2 maintainers nomaintainer -checksums md5 df4465a62ccc5f0120fee0890ea1a31f \ - sha1 da5a1e396597be683a62d349d71802c33fb0f644 \ - rmd160 6f09476c11160d07de080c6e97dc89ec71ff821d +checksums sha1 1fc5a7b42ae41c51772d7268ba0f987e9514d110 \ + rmd160 3bde9b20e9b340c99428564b9ae41a8b4420aac7 Modified: trunk/dports/devel/swig-chicken/Portfile =================================================================== --- trunk/dports/devel/swig-chicken/Portfile 2011-02-26 03:58:59 UTC (rev 76500) +++ trunk/dports/devel/swig-chicken/Portfile 2011-02-26 05:00:40 UTC (rev 76501) @@ -5,10 +5,9 @@ PortGroup swigbinding 1.0 swigbinding-setup chicken Chicken -version 2.0.1 +version 2.0.2 maintainers nomaintainer -checksums md5 df4465a62ccc5f0120fee0890ea1a31f \ - sha1 da5a1e396597be683a62d349d71802c33fb0f644 \ - rmd160 6f09476c11160d07de080c6e97dc89ec71ff821d +checksums sha1 1fc5a7b42ae41c51772d7268ba0f987e9514d110 \ + rmd160 3bde9b20e9b340c99428564b9ae41a8b4420aac7 Modified: trunk/dports/devel/swig-clisp/Portfile =================================================================== --- trunk/dports/devel/swig-clisp/Portfile 2011-02-26 03:58:59 UTC (rev 76500) +++ trunk/dports/devel/swig-clisp/Portfile 2011-02-26 05:00:40 UTC (rev 76501) @@ -5,10 +5,9 @@ PortGroup swigbinding 1.0 swigbinding-setup clisp CLISP -version 2.0.1 +version 2.0.2 maintainers nomaintainer -checksums md5 df4465a62ccc5f0120fee0890ea1a31f \ - sha1 da5a1e396597be683a62d349d71802c33fb0f644 \ - rmd160 6f09476c11160d07de080c6e97dc89ec71ff821d +checksums sha1 1fc5a7b42ae41c51772d7268ba0f987e9514d110 \ + rmd160 3bde9b20e9b340c99428564b9ae41a8b4420aac7 Modified: trunk/dports/devel/swig-csharp/Portfile =================================================================== --- trunk/dports/devel/swig-csharp/Portfile 2011-02-26 03:58:59 UTC (rev 76500) +++ trunk/dports/devel/swig-csharp/Portfile 2011-02-26 05:00:40 UTC (rev 76501) @@ -5,10 +5,9 @@ PortGroup swigbinding 1.0 swigbinding-setup csharp "C#" -version 2.0.1 +version 2.0.2 maintainers nomaintainer -checksums md5 df4465a62ccc5f0120fee0890ea1a31f \ - sha1 da5a1e396597be683a62d349d71802c33fb0f644 \ - rmd160 6f09476c11160d07de080c6e97dc89ec71ff821d +checksums sha1 1fc5a7b42ae41c51772d7268ba0f987e9514d110 \ + rmd160 3bde9b20e9b340c99428564b9ae41a8b4420aac7 Modified: trunk/dports/devel/swig-gcj/Portfile =================================================================== --- trunk/dports/devel/swig-gcj/Portfile 2011-02-26 03:58:59 UTC (rev 76500) +++ trunk/dports/devel/swig-gcj/Portfile 2011-02-26 05:00:40 UTC (rev 76501) @@ -5,13 +5,12 @@ PortGroup swigbinding 1.0 swigbinding-setup gcj GCJ -version 2.0.1 +version 2.0.2 maintainers nomaintainer -checksums md5 df4465a62ccc5f0120fee0890ea1a31f \ - sha1 da5a1e396597be683a62d349d71802c33fb0f644 \ - rmd160 6f09476c11160d07de080c6e97dc89ec71ff821d +checksums sha1 1fc5a7b42ae41c51772d7268ba0f987e9514d110 \ + rmd160 3bde9b20e9b340c99428564b9ae41a8b4420aac7 variant gcc43 conflicts gcc44 description {build using GCJ 4.3} { depends_lib-delete port:gcc44 Modified: trunk/dports/devel/swig-go/Portfile =================================================================== --- trunk/dports/devel/swig-go/Portfile 2011-02-26 03:58:59 UTC (rev 76500) +++ trunk/dports/devel/swig-go/Portfile 2011-02-26 05:00:40 UTC (rev 76501) @@ -5,10 +5,9 @@ PortGroup swigbinding 1.0 swigbinding-setup go Go -version 2.0.1 +version 2.0.2 maintainers nomaintainer -checksums md5 df4465a62ccc5f0120fee0890ea1a31f \ - sha1 da5a1e396597be683a62d349d71802c33fb0f644 \ - rmd160 6f09476c11160d07de080c6e97dc89ec71ff821d +checksums sha1 1fc5a7b42ae41c51772d7268ba0f987e9514d110 \ + rmd160 3bde9b20e9b340c99428564b9ae41a8b4420aac7 Modified: trunk/dports/devel/swig-guile/Portfile =================================================================== --- trunk/dports/devel/swig-guile/Portfile 2011-02-26 03:58:59 UTC (rev 76500) +++ trunk/dports/devel/swig-guile/Portfile 2011-02-26 05:00:40 UTC (rev 76501) @@ -5,10 +5,9 @@ PortGroup swigbinding 1.0 swigbinding-setup guile Guile -version 2.0.1 +version 2.0.2 maintainers nomaintainer -checksums md5 df4465a62ccc5f0120fee0890ea1a31f \ - sha1 da5a1e396597be683a62d349d71802c33fb0f644 \ - rmd160 6f09476c11160d07de080c6e97dc89ec71ff821d +checksums sha1 1fc5a7b42ae41c51772d7268ba0f987e9514d110 \ + rmd160 3bde9b20e9b340c99428564b9ae41a8b4420aac7 Modified: trunk/dports/devel/swig-java/Portfile =================================================================== --- trunk/dports/devel/swig-java/Portfile 2011-02-26 03:58:59 UTC (rev 76500) +++ trunk/dports/devel/swig-java/Portfile 2011-02-26 05:00:40 UTC (rev 76501) @@ -5,10 +5,9 @@ PortGroup swigbinding 1.0 swigbinding-setup java Java -version 2.0.1 +version 2.0.2 maintainers nomaintainer -checksums md5 df4465a62ccc5f0120fee0890ea1a31f \ - sha1 da5a1e396597be683a62d349d71802c33fb0f644 \ - rmd160 6f09476c11160d07de080c6e97dc89ec71ff821d +checksums sha1 1fc5a7b42ae41c51772d7268ba0f987e9514d110 \ + rmd160 3bde9b20e9b340c99428564b9ae41a8b4420aac7 Modified: trunk/dports/devel/swig-lua/Portfile =================================================================== --- trunk/dports/devel/swig-lua/Portfile 2011-02-26 03:58:59 UTC (rev 76500) +++ trunk/dports/devel/swig-lua/Portfile 2011-02-26 05:00:40 UTC (rev 76501) @@ -5,10 +5,9 @@ PortGroup swigbinding 1.0 swigbinding-setup lua Lua -version 2.0.1 +version 2.0.2 maintainers nomaintainer -checksums md5 df4465a62ccc5f0120fee0890ea1a31f \ - sha1 da5a1e396597be683a62d349d71802c33fb0f644 \ - rmd160 6f09476c11160d07de080c6e97dc89ec71ff821d +checksums sha1 1fc5a7b42ae41c51772d7268ba0f987e9514d110 \ + rmd160 3bde9b20e9b340c99428564b9ae41a8b4420aac7 Modified: trunk/dports/devel/swig-mzscheme/Portfile =================================================================== --- trunk/dports/devel/swig-mzscheme/Portfile 2011-02-26 03:58:59 UTC (rev 76500) +++ trunk/dports/devel/swig-mzscheme/Portfile 2011-02-26 05:00:40 UTC (rev 76501) @@ -5,10 +5,9 @@ PortGroup swigbinding 1.0 swigbinding-setup mzscheme MzScheme -version 2.0.1 +version 2.0.2 maintainers nomaintainer -checksums md5 df4465a62ccc5f0120fee0890ea1a31f \ - sha1 da5a1e396597be683a62d349d71802c33fb0f644 \ - rmd160 6f09476c11160d07de080c6e97dc89ec71ff821d +checksums sha1 1fc5a7b42ae41c51772d7268ba0f987e9514d110 \ + rmd160 3bde9b20e9b340c99428564b9ae41a8b4420aac7 Modified: trunk/dports/devel/swig-ocaml/Portfile =================================================================== --- trunk/dports/devel/swig-ocaml/Portfile 2011-02-26 03:58:59 UTC (rev 76500) +++ trunk/dports/devel/swig-ocaml/Portfile 2011-02-26 05:00:40 UTC (rev 76501) @@ -5,10 +5,9 @@ PortGroup swigbinding 1.0 swigbinding-setup ocaml "Objective Caml" -version 2.0.1 +version 2.0.2 maintainers nomaintainer -checksums md5 df4465a62ccc5f0120fee0890ea1a31f \ - sha1 da5a1e396597be683a62d349d71802c33fb0f644 \ - rmd160 6f09476c11160d07de080c6e97dc89ec71ff821d +checksums sha1 1fc5a7b42ae41c51772d7268ba0f987e9514d110 \ + rmd160 3bde9b20e9b340c99428564b9ae41a8b4420aac7 Modified: trunk/dports/devel/swig-octave/Portfile =================================================================== --- trunk/dports/devel/swig-octave/Portfile 2011-02-26 03:58:59 UTC (rev 76500) +++ trunk/dports/devel/swig-octave/Portfile 2011-02-26 05:00:40 UTC (rev 76501) @@ -5,10 +5,9 @@ PortGroup swigbinding 1.0 swigbinding-setup octave Octave -version 2.0.1 +version 2.0.2 maintainers nomaintainer -checksums md5 df4465a62ccc5f0120fee0890ea1a31f \ - sha1 da5a1e396597be683a62d349d71802c33fb0f644 \ - rmd160 6f09476c11160d07de080c6e97dc89ec71ff821d +checksums sha1 1fc5a7b42ae41c51772d7268ba0f987e9514d110 \ + rmd160 3bde9b20e9b340c99428564b9ae41a8b4420aac7 Modified: trunk/dports/devel/swig-perl/Portfile =================================================================== --- trunk/dports/devel/swig-perl/Portfile 2011-02-26 03:58:59 UTC (rev 76500) +++ trunk/dports/devel/swig-perl/Portfile 2011-02-26 05:00:40 UTC (rev 76501) @@ -5,10 +5,9 @@ PortGroup swigbinding 1.0 swigbinding-setup perl Perl -version 2.0.1 +version 2.0.2 maintainers nomaintainer -checksums md5 df4465a62ccc5f0120fee0890ea1a31f \ - sha1 da5a1e396597be683a62d349d71802c33fb0f644 \ - rmd160 6f09476c11160d07de080c6e97dc89ec71ff821d +checksums sha1 1fc5a7b42ae41c51772d7268ba0f987e9514d110 \ + rmd160 3bde9b20e9b340c99428564b9ae41a8b4420aac7 Modified: trunk/dports/devel/swig-php5/Portfile =================================================================== --- trunk/dports/devel/swig-php5/Portfile 2011-02-26 03:58:59 UTC (rev 76500) +++ trunk/dports/devel/swig-php5/Portfile 2011-02-26 05:00:40 UTC (rev 76501) @@ -5,10 +5,9 @@ PortGroup swigbinding 1.0 swigbinding-setup php5 "PHP 5" -version 2.0.1 +version 2.0.2 maintainers nomaintainer -checksums md5 df4465a62ccc5f0120fee0890ea1a31f \ - sha1 da5a1e396597be683a62d349d71802c33fb0f644 \ - rmd160 6f09476c11160d07de080c6e97dc89ec71ff821d +checksums sha1 1fc5a7b42ae41c51772d7268ba0f987e9514d110 \ + rmd160 3bde9b20e9b340c99428564b9ae41a8b4420aac7 Modified: trunk/dports/devel/swig-pike/Portfile =================================================================== --- trunk/dports/devel/swig-pike/Portfile 2011-02-26 03:58:59 UTC (rev 76500) +++ trunk/dports/devel/swig-pike/Portfile 2011-02-26 05:00:40 UTC (rev 76501) @@ -5,10 +5,9 @@ PortGroup swigbinding 1.0 swigbinding-setup pike Pike -version 2.0.1 +version 2.0.2 maintainers nomaintainer -checksums md5 df4465a62ccc5f0120fee0890ea1a31f \ - sha1 da5a1e396597be683a62d349d71802c33fb0f644 \ - rmd160 6f09476c11160d07de080c6e97dc89ec71ff821d +checksums sha1 1fc5a7b42ae41c51772d7268ba0f987e9514d110 \ + rmd160 3bde9b20e9b340c99428564b9ae41a8b4420aac7 Modified: trunk/dports/devel/swig-python/Portfile =================================================================== --- trunk/dports/devel/swig-python/Portfile 2011-02-26 03:58:59 UTC (rev 76500) +++ trunk/dports/devel/swig-python/Portfile 2011-02-26 05:00:40 UTC (rev 76501) @@ -5,10 +5,9 @@ PortGroup swigbinding 1.0 swigbinding-setup python Python -version 2.0.1 +version 2.0.2 maintainers nomaintainer -checksums md5 df4465a62ccc5f0120fee0890ea1a31f \ - sha1 da5a1e396597be683a62d349d71802c33fb0f644 \ - rmd160 6f09476c11160d07de080c6e97dc89ec71ff821d +checksums sha1 1fc5a7b42ae41c51772d7268ba0f987e9514d110 \ + rmd160 3bde9b20e9b340c99428564b9ae41a8b4420aac7 Modified: trunk/dports/devel/swig-r/Portfile =================================================================== --- trunk/dports/devel/swig-r/Portfile 2011-02-26 03:58:59 UTC (rev 76500) +++ trunk/dports/devel/swig-r/Portfile 2011-02-26 05:00:40 UTC (rev 76501) @@ -5,10 +5,9 @@ PortGroup swigbinding 1.0 swigbinding-setup r R -version 2.0.1 +version 2.0.2 maintainers nomaintainer -checksums md5 df4465a62ccc5f0120fee0890ea1a31f \ - sha1 da5a1e396597be683a62d349d71802c33fb0f644 \ - rmd160 6f09476c11160d07de080c6e97dc89ec71ff821d +checksums sha1 1fc5a7b42ae41c51772d7268ba0f987e9514d110 \ + rmd160 3bde9b20e9b340c99428564b9ae41a8b4420aac7 Modified: trunk/dports/devel/swig-ruby/Portfile =================================================================== --- trunk/dports/devel/swig-ruby/Portfile 2011-02-26 03:58:59 UTC (rev 76500) +++ trunk/dports/devel/swig-ruby/Portfile 2011-02-26 05:00:40 UTC (rev 76501) @@ -5,10 +5,9 @@ PortGroup swigbinding 1.0 swigbinding-setup ruby Ruby -version 2.0.1 +version 2.0.2 maintainers nomaintainer -checksums md5 df4465a62ccc5f0120fee0890ea1a31f \ - sha1 da5a1e396597be683a62d349d71802c33fb0f644 \ - rmd160 6f09476c11160d07de080c6e97dc89ec71ff821d +checksums sha1 1fc5a7b42ae41c51772d7268ba0f987e9514d110 \ + rmd160 3bde9b20e9b340c99428564b9ae41a8b4420aac7 Modified: trunk/dports/devel/swig-tcl/Portfile =================================================================== --- trunk/dports/devel/swig-tcl/Portfile 2011-02-26 03:58:59 UTC (rev 76500) +++ trunk/dports/devel/swig-tcl/Portfile 2011-02-26 05:00:40 UTC (rev 76501) @@ -5,10 +5,9 @@ PortGroup swigbinding 1.0 swigbinding-setup tcl Tcl -version 2.0.1 +version 2.0.2 maintainers nomaintainer -checksums md5 df4465a62ccc5f0120fee0890ea1a31f \ - sha1 da5a1e396597be683a62d349d71802c33fb0f644 \ - rmd160 6f09476c11160d07de080c6e97dc89ec71ff821d +checksums sha1 1fc5a7b42ae41c51772d7268ba0f987e9514d110 \ + rmd160 3bde9b20e9b340c99428564b9ae41a8b4420aac7