[54767] trunk/dports/news/hellanzb/Portfile

snc at macports.org snc at macports.org
Sat Aug 1 16:41:16 PDT 2009


Revision: 54767
          http://trac.macports.org/changeset/54767
Author:   snc at macports.org
Date:     2009-08-01 16:41:14 -0700 (Sat, 01 Aug 2009)
Log Message:
-----------
move off python24, ticket #20475. maintainer timeout.

Modified Paths:
--------------
    trunk/dports/news/hellanzb/Portfile

Modified: trunk/dports/news/hellanzb/Portfile
===================================================================
--- trunk/dports/news/hellanzb/Portfile	2009-08-01 23:09:50 UTC (rev 54766)
+++ trunk/dports/news/hellanzb/Portfile	2009-08-01 23:41:14 UTC (rev 54767)
@@ -1,7 +1,8 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0
-PortGroup python24 1.0
+PortGroup           python25 1.0
 
 name             hellanzb
 version          0.13
@@ -25,10 +26,10 @@
                  bin:unrar:unrar \
                  bin:flac:flac \
                  bin:shorten:shorten \
-                 port:py-twisted
+                    port:py25-twisted
 
 variant ssl {
-    depends_run-append  port:py-openssl
+    depends_run-append  port:py25-openssl
 }
 
 post-activate {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090801/fd657eba/attachment.html>


More information about the macports-changes mailing list