[83057] trunk/dports/www/loggerhead/Portfile

raimue at macports.org raimue at macports.org
Wed Aug 24 17:09:14 PDT 2011


Revision: 83057
          http://trac.macports.org/changeset/83057
Author:   raimue at macports.org
Date:     2011-08-24 17:09:09 -0700 (Wed, 24 Aug 2011)
Log Message:
-----------
www/loggerhead:
Switch to python27, closes #28754 (maintainer timeout)

Modified Paths:
--------------
    trunk/dports/www/loggerhead/Portfile

Modified: trunk/dports/www/loggerhead/Portfile
===================================================================
--- trunk/dports/www/loggerhead/Portfile	2011-08-24 22:56:08 UTC (rev 83056)
+++ trunk/dports/www/loggerhead/Portfile	2011-08-25 00:09:09 UTC (rev 83057)
@@ -1,11 +1,11 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python26 1.0
+PortGroup           python27 1.0
 
 name                loggerhead
 version             1.17
-revision            1
+revision            2
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          www devel
 platforms           darwin
@@ -27,9 +27,9 @@
                     sha1 910b5f569c8647294cabfa45698909b1fffda1ee \
                     rmd160 847e3c12eff66e9fdf617e0ef7523f7f74e3c82c
 
-depends_lib-append  port:py26-distribute \
-                    port:py26-paste \
-                    port:py26-simpletal \
+depends_lib-append  port:py27-distribute \
+                    port:py27-paste \
+                    port:py27-simpletal \
                     port:bzr
 post-destroot {
     xinstall -m 644 -W ${worksrcpath} loggerhead.conf.example \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110824/b0f621fb/attachment.html>


More information about the macports-changes mailing list