[93698] trunk/dports/devel/swig/Portfile

jwa at macports.org jwa at macports.org
Mon May 28 07:29:39 PDT 2012


Revision: 93698
          https://trac.macports.org/changeset/93698
Author:   jwa at macports.org
Date:     2012-05-28 07:29:37 -0700 (Mon, 28 May 2012)
Log Message:
-----------
version bump to 2.0.7, add swig-php subport to use select mechanism

Modified Paths:
--------------
    trunk/dports/devel/swig/Portfile

Modified: trunk/dports/devel/swig/Portfile
===================================================================
--- trunk/dports/devel/swig/Portfile	2012-05-28 11:42:42 UTC (rev 93697)
+++ trunk/dports/devel/swig/Portfile	2012-05-28 14:29:37 UTC (rev 93698)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name		swig
-version		2.0.6
+version		2.0.7
 
 categories	devel
 # The swig tool itself is GPL, but code incorporated into dependents has a
@@ -28,8 +28,8 @@
 platforms	darwin
 master_sites	sourceforge:project/swig/swig/swig-${version}
 
-checksums           rmd160  accc9f01f7359463199a39d553539649c74bad81 \
-                    sha256  dd376331dd76899736852881f0fc5ba874b0d79e88a5bd9b366bcb20e7fbb17d
+checksums           rmd160  2183dbd51b8c548e0f657df707c911c6dc60cdd8 \
+                    sha256  ac1f29be405d78b3848c8ba76add2deffc2cdc166c9a1773eda7972ba3898967
 
 depends_build	port:bison \
     port:gsed
@@ -58,6 +58,7 @@
     ocaml       {port:ocaml             ocaml}
     octave      {path:bin/octave:octave octave}
     perl        {path:bin/perl:perl5    perl5=${prefix}/bin/perl}
+    php         {port:php_select        php}
     php5        {path:bin/php:php5      php}
     pike        {port:pike              pike}
     python      {port:python_select     python}
@@ -111,8 +112,6 @@
 }
 
 if {${swig.lang} == ""} {
-    revision        1
-
     depends_lib	    port:pcre
 
     set docdir      ${prefix}/share/doc/${name}-${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120528/9dbd790e/attachment.html>


More information about the macports-changes mailing list