[106563] trunk/dports/python

jmr at macports.org jmr at macports.org
Thu May 30 18:46:28 PDT 2013


Revision: 106563
          https://trac.macports.org/changeset/106563
Author:   jmr at macports.org
Date:     2013-05-30 18:46:28 -0700 (Thu, 30 May 2013)
Log Message:
-----------
py25-tclink: use unified portgroup, set license

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

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

Removed Paths:
-------------
    trunk/dports/python/py25-tclink/

Modified: trunk/dports/python/py-tclink/Portfile
===================================================================
--- trunk/dports/python/py25-tclink/Portfile	2013-05-31 00:41:23 UTC (rev 106560)
+++ trunk/dports/python/py-tclink/Portfile	2013-05-31 01:46:28 UTC (rev 106563)
@@ -1,10 +1,12 @@
 # $Id$
 
 PortSystem		1.0
-PortGroup		python25 1.0
-name			py25-tclink
+PortGroup		python 1.0
+
+name			py-tclink
 version			3.4
 categories-append	devel
+license			LGPL-2.1+
 maintainers		nomaintainer
 
 description		TCLink is an LGPL'd thin client API which can run credit card transactions over TCP/IP.
@@ -16,10 +18,12 @@
 platforms		darwin
 
 homepage		http://www.trustcommerce.com/tclink.html
-master_sites		http://www.trustcommerce.com/downloads/
+master_sites		http://www.trustcommerce.com/downloads/ \
+			http://distfiles.macports.org/python/
 distname		tclink-${version}-python
 
 checksums		md5 d636afd8b191f690f2b24a7e11dcc8db \
 			sha1 058e857ba2d443fb4ab1418e03a91a47f9d95579 \
 			rmd160 c1c9befed4f820489d5b968c5d42b6c23cf21b61
 
+python.versions		25
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130530/757829b2/attachment.html>


More information about the macports-changes mailing list