[108121] trunk/dports/net/bittornado/Portfile

jmr at macports.org jmr at macports.org
Sat Jul 13 07:37:25 PDT 2013


Revision: 108121
          https://trac.macports.org/changeset/108121
Author:   jmr at macports.org
Date:     2013-07-13 07:37:25 -0700 (Sat, 13 Jul 2013)
Log Message:
-----------
bittornado: use unified python portgroup, license, noarch

Modified Paths:
--------------
    trunk/dports/net/bittornado/Portfile

Modified: trunk/dports/net/bittornado/Portfile
===================================================================
--- trunk/dports/net/bittornado/Portfile	2013-07-13 14:31:59 UTC (rev 108120)
+++ trunk/dports/net/bittornado/Portfile	2013-07-13 14:37:25 UTC (rev 108121)
@@ -2,13 +2,15 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python25 1.0
+PortGroup python 1.0
 
 name			bittornado
 version			0.3.18
 revision        1
 categories		net python
+license			MIT
 platforms		darwin
+supported_archs	noarch
 maintainers		nomaintainer
 description		bittorrent client and python module with enhancements
 long_description	bittornado is a tool for distributing files. It is based \
@@ -25,6 +27,8 @@
 				sha1 64c65b69d112f76ba8a024ff5b8671058130b71a \
 				rmd160 77e61f01101c2878d4e993e0581365a71c375892
 
+python.default_version 25
+
 worksrcdir		BitTornado-CVS
 
 livecheck.type	regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130713/60ceaeb7/attachment.html>


More information about the macports-changes mailing list