[98415] trunk/dports/python/py-south/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Thu Oct 4 16:05:36 PDT 2012


Revision: 98415
          http://trac.macports.org//changeset/98415
Author:   macsforever2000 at macports.org
Date:     2012-10-04 16:05:36 -0700 (Thu, 04 Oct 2012)
Log Message:
-----------
py-south: Update to version 0.7.6.

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

Modified: trunk/dports/python/py-south/Portfile
===================================================================
--- trunk/dports/python/py-south/Portfile	2012-10-04 22:57:29 UTC (rev 98414)
+++ trunk/dports/python/py-south/Portfile	2012-10-04 23:05:36 UTC (rev 98415)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-south
-version             0.7.3
+version             0.7.6
 categories-append   www
 license             Apache-2
 platforms           darwin
@@ -17,21 +17,17 @@
                     semi-automatic, schema migrations for Django apps.
 
 master_sites        http://www.aeracode.org/releases/south/
-distname            south-${version}
-worksrcdir          south
-checksums           md5     693a2a7a57b29c49bc177fe951e04767 \
-                    sha1    f5a1e811f4c028874c7e617e7eba60d0a9e9dd71 \
-                    rmd160  4c0a56139905624480f6b18b3ee3d81a7a13cb29
+distname            South-${version}
 
+checksums           rmd160  0276e4de48ee7089cb8bcb848c17388e695ff97e \
+                    sha256  d2c3c1ddf93ec7e29935088eef47984bb780e47aeb8acd5f18fbb3a72e97936a
+
 python.versions     26 27
 python.default_version 27
 
 if {$subport != $name} {
     depends_lib-append  port:py${python.version}-distribute
-    
-    post-destroot   {
-        file copy ${worksrcpath}/docs ${destroot}${prefix}/share/doc/${subport}/docs
-    }
+
     livecheck.type      none
 } else {
     livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121004/aac8b414/attachment.html>


More information about the macports-changes mailing list