[98332] trunk/dports/python/py-soappy/Portfile

blair at macports.org blair at macports.org
Tue Oct 2 18:40:42 PDT 2012


Revision: 98332
          http://trac.macports.org//changeset/98332
Author:   blair at macports.org
Date:     2012-10-02 18:40:42 -0700 (Tue, 02 Oct 2012)
Log Message:
-----------
py-soappy: depend upon py24-fpconst instead of py-fpconst.

Modified Paths:
--------------
    trunk/dports/python/py-soappy/Portfile

Modified: trunk/dports/python/py-soappy/Portfile
===================================================================
--- trunk/dports/python/py-soappy/Portfile	2012-10-03 01:40:13 UTC (rev 98331)
+++ trunk/dports/python/py-soappy/Portfile	2012-10-03 01:40:42 UTC (rev 98332)
@@ -5,7 +5,7 @@
 
 name            py-soappy
 version         0.11.3
-revision        1
+revision        2
 categories      python net
 license         BSD ZPL-2
 platforms       darwin
@@ -21,7 +21,7 @@
 distname        SOAPpy-${version}
 checksums       md5 dbdcafe76f73dffaa6948b026607d51b
 
-depends_lib-append    port:py-fpconst
+depends_lib-append    port:py24-fpconst
 
 post-destroot {
     xinstall -m 644 -W ${worksrcpath}/docs GettingStarted.txt attrs.txt \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121002/3c9bc644/attachment.html>


More information about the macports-changes mailing list