[102141] trunk/dports/python

jmr at macports.org jmr at macports.org
Mon Jan 28 03:22:02 PST 2013


Revision: 102141
          https://trac.macports.org/changeset/102141
Author:   jmr at macports.org
Date:     2013-01-28 03:22:02 -0800 (Mon, 28 Jan 2013)
Log Message:
-----------
py*-daemon: unify

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

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

Modified: trunk/dports/python/py-daemon/Portfile
===================================================================
--- trunk/dports/python/py-daemon/Portfile	2013-01-28 11:15:19 UTC (rev 102140)
+++ trunk/dports/python/py-daemon/Portfile	2013-01-28 11:22:02 UTC (rev 102141)
@@ -2,18 +2,21 @@
 # $Id$
 
 PortSystem        1.0
-PortGroup         python24 1.0
+PortGroup         python 1.0
 
 name              py-daemon
 version           1.0.1
-categories        python
+license           BSD
 platforms         darwin
+supported_archs   noarch
 maintainers       akitada
 description       Module to daemonize the calling process
 long_description  ${description}
 homepage          http://www.clapper.org/software/python/daemon/
-master_sites      http://www.clapper.org/software/python/daemon/
+master_sites      http://distfiles.macports.org/python/
 checksums         md5 ad7881c901f1f70410e6d73a1b2272e4 \
                   sha1 6fffc0cd7c0267c9ffa1f994f7663ee3aa6ee672 \
                   rmd160 3306f3b1362f14296472577d9eeba213ae2530b5
 distname          daemon-${version}
+
+python.versions   24 25
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130128/a65d85e6/attachment-0001.html>


More information about the macports-changes mailing list