[82448] trunk/dports/python

blb at macports.org blb at macports.org
Sat Aug 13 16:38:06 PDT 2011


Revision: 82448
          http://trac.macports.org/changeset/82448
Author:   blb at macports.org
Date:     2011-08-13 16:38:06 -0700 (Sat, 13 Aug 2011)
Log Message:
-----------
py2*-buzhug: unify

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

Added Paths:
-----------
    trunk/dports/python/py-buzhug/

Removed Paths:
-------------
    trunk/dports/python/py25-buzhug/
    trunk/dports/python/py26-buzhug/

Modified: trunk/dports/python/py-buzhug/Portfile
===================================================================
--- trunk/dports/python/py26-buzhug/Portfile	2011-08-13 22:10:32 UTC (rev 82436)
+++ trunk/dports/python/py-buzhug/Portfile	2011-08-13 23:38:06 UTC (rev 82448)
@@ -1,8 +1,8 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python26 1.0
-name                py26-buzhug
+PortGroup           python 1.0
+name                py-buzhug
 version             1.8
 revision            1
 categories-append   databases
@@ -28,6 +28,9 @@
                     sha1    412bfef5a7c5468d62e98ded59b09e19378084af \
                     rmd160  86aca59cc734cdd2b871f05bb13f050acc45f8f1
 
+python.default_version   27
+python.versions          25 26 27
+
 livecheck.type      regex
 livecheck.url       http://sourceforge.net/projects/buzhug/files/buzhug/
 livecheck.regex     buzhug-(\[0-9\\.\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110813/3b20f5b7/attachment.html>


More information about the macports-changes mailing list