[60060] trunk/dports/python

jmr at macports.org jmr at macports.org
Fri Oct 30 17:45:45 PDT 2009


Revision: 60060
          http://trac.macports.org/changeset/60060
Author:   jmr at macports.org
Date:     2009-10-30 17:45:42 -0700 (Fri, 30 Oct 2009)
Log Message:
-----------
New port: py26-pyglet (#21593)

Modified Paths:
--------------
    trunk/dports/python/py26-pyglet/Portfile

Added Paths:
-----------
    trunk/dports/python/py26-pyglet/

Modified: trunk/dports/python/py26-pyglet/Portfile
===================================================================
--- trunk/dports/python/py25-pyglet/Portfile	2009-10-30 14:54:03 UTC (rev 60056)
+++ trunk/dports/python/py26-pyglet/Portfile	2009-10-31 00:45:42 UTC (rev 60060)
@@ -1,27 +1,27 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem              1.0
-PortGroup               python25 1.0
+PortSystem          1.0
+PortGroup           python26 1.0
 
-name                    py25-pyglet
-version                 1.1.3
-categories              python
-platforms               darwin
-maintainers             alakazam
+name                py26-pyglet
+version             1.1.3
+categories          python
+platforms           darwin
+maintainers         stromnov openmaintainer
 
-description             A cross-platform windowing and multimedia library for Python.
-long_description        A cross-platform windowing and multimedia library for Python.
+description         A cross-platform windowing and multimedia library for Python.
+long_description    ${description}
 
-homepage                http://www.pyglet.org/
-master_sites            http://pyglet.googlecode.com/files/
+homepage            http://www.pyglet.org/
+master_sites        http://pyglet.googlecode.com/files/
 
-distname                pyglet-${version}
+distname            pyglet-${version}
 
 checksums           md5     54530c20a95fffeb6c60fd4a9b073b83 \
                     sha1    bb7bc38216e25bc3467b01d7e4637cddac0554d8 \
                     rmd160  ac2900e62f78339467c7b5eae3e0882e65473365
 
-livecheck.type          regex
-livecheck.url           ${homepage}download.html
-livecheck.regex         "The current stable version of pyglet is <strong>(\[0-9\](\\.\[0-9\]+)*)</strong>\\."
+livecheck.type      regex
+livecheck.url       ${homepage}download.html
+livecheck.regex     "The current stable version of pyglet is <strong>(\[0-9\](\\.\[0-9\]+)*)</strong>\\."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091030/b5116373/attachment-0001.html>


More information about the macports-changes mailing list