[83463] trunk/dports/python/py27-scss/Portfile

singingwolfboy at macports.org singingwolfboy at macports.org
Thu Sep 1 17:29:46 PDT 2011


Revision: 83463
          http://trac.macports.org/changeset/83463
Author:   singingwolfboy at macports.org
Date:     2011-09-01 17:29:46 -0700 (Thu, 01 Sep 2011)
Log Message:
-----------
py27-scss: update to 1.0.8

Modified Paths:
--------------
    trunk/dports/python/py27-scss/Portfile

Modified: trunk/dports/python/py27-scss/Portfile
===================================================================
--- trunk/dports/python/py27-scss/Portfile	2011-09-02 00:28:48 UTC (rev 83462)
+++ trunk/dports/python/py27-scss/Portfile	2011-09-02 00:29:46 UTC (rev 83463)
@@ -5,7 +5,7 @@
 
 name                py27-scss
 set real_name       pyScss
-version             1.0.3
+version             1.0.8
 license             MIT
 categories-append   www devel
 maintainers         singingwolfboy openmaintainer
@@ -23,17 +23,10 @@
 master_sites        http://pypi.python.org/packages/source/p/${real_name}
 distname            ${real_name}-${version}
 
-checksums           md5     97c88b4edf60331fe1c4a5161f151fcc \
-                    sha1    58176a047292c26ebd6000737e47206d73a316c7 \
-                    rmd160  7464830f76957ad882cd300936bee859d7057c4d
+checksums           md5     a9f3c24a3a9e805618456235b5773743 \
+                    sha1    6b9aba2679a027e4bbaeaed3ad6470280ae273a8 \
+                    rmd160  369e84205910b0e0a381935322d63d1e134d91dd
 
-post-destroot {
-    file attributes ${destroot}${python.pkgd}/scss.py -permissions a+x
-    reinplace "s|#!/usr/bin/env python|#!${python.bin}|" \
-        ${destroot}${python.pkgd}/scss.py
-    ln -s ${python.pkgd}/scss.py ${destroot}${prefix}/bin/scss
-}
-
 livecheck.type      regex
 livecheck.url       ${master_sites}
 livecheck.regex     {${real_name}-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110901/4f58356a/attachment.html>


More information about the macports-changes mailing list