[102606] trunk/dports/python/py-pss/Portfile

sean at macports.org sean at macports.org
Mon Feb 4 21:46:15 PST 2013


Revision: 102606
          https://trac.macports.org/changeset/102606
Author:   sean at macports.org
Date:     2013-02-04 21:46:15 -0800 (Mon, 04 Feb 2013)
Log Message:
-----------
py-pss: update to new version and bitbucket group

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

Modified: trunk/dports/python/py-pss/Portfile
===================================================================
--- trunk/dports/python/py-pss/Portfile	2013-02-05 05:46:05 UTC (rev 102605)
+++ trunk/dports/python/py-pss/Portfile	2013-02-05 05:46:15 UTC (rev 102606)
@@ -3,9 +3,10 @@
 
 PortSystem          1.0
 PortGroup           python 1.0
+PortGroup           bitbucket 1.0
 
+bitbucket.setup     eliben pss 0.36 v
 name                py-pss
-version             0.35
 
 categories-append   devel
 platforms           darwin
@@ -17,19 +18,11 @@
 
 long_description    ${description}
 
-homepage            https://bitbucket.org/eliben/pss
-master_sites        http://pypi.python.org/packages/source/p/pss
+checksums           rmd160  bfa63ae52dbbde57be7229f6149c4b9c9b8b93dd \
+                    sha256  603724d8587a749150970567b47cddb526a83a545b1863bf55c49f8d5895ae73
 
-distname            pss-${version}
-
-checksums           rmd160  305e7b93e3cb8cb788ffc16569bc83fda3e5819e \
-                    sha256  acda704cc061954d8f878561b73257cec6ce1f9e3f403c73f40519e738d6787d
-
 python.versions     26 27 31 32 33
 
-if {${name} == ${subport}} {
-    livecheck.url   [lindex ${master_sites} 0]
-    livecheck.regex pss-(\[0-9.\]+)${extract.suffix}
-} else {
+if {${name} != ${subport}} {
     livecheck.type  none
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130204/af63db4f/attachment.html>


More information about the macports-changes mailing list