[101222] trunk/dports/python/py-scanf/Portfile

jmr at macports.org jmr at macports.org
Sun Jan 6 05:49:53 PST 2013


Revision: 101222
          https://trac.macports.org/changeset/101222
Author:   jmr at macports.org
Date:     2013-01-06 05:49:52 -0800 (Sun, 06 Jan 2013)
Log Message:
-----------
py-scanf: use unified portgroup, license, noarch

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

Modified: trunk/dports/python/py-scanf/Portfile
===================================================================
--- trunk/dports/python/py-scanf/Portfile	2013-01-06 13:35:43 UTC (rev 101221)
+++ trunk/dports/python/py-scanf/Portfile	2013-01-06 13:49:52 UTC (rev 101222)
@@ -1,13 +1,14 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python 1.0
 
 name			py-scanf
 version			1.0
 revision		1
-categories		python
+license			BSD
 platforms		freebsd darwin
+supported_archs	noarch
 maintainers		nomaintainer
 description		formatted input from standard input similar to scanf from C
 long_description	scanf provides formatted input from standard input, \
@@ -20,3 +21,5 @@
 master_sites	${homepage}
 distname		scanf-${version}
 checksums		md5 a617ca749a40c8f76dd98fc7b91a577d
+
+python.versions	24
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130106/46b180d7/attachment.html>


More information about the macports-changes mailing list