[46196] trunk/dports/python

jmr at macports.org jmr at macports.org
Sat Jan 31 10:12:37 PST 2009


Revision: 46196
          http://trac.macports.org/changeset/46196
Author:   jmr at macports.org
Date:     2009-01-31 10:12:37 -0800 (Sat, 31 Jan 2009)
Log Message:
-----------
New port: py26-jinja2

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

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

Modified: trunk/dports/python/py26-jinja2/Portfile
===================================================================
--- trunk/dports/python/py25-jinja/Portfile	2009-01-31 12:09:39 UTC (rev 46184)
+++ trunk/dports/python/py26-jinja2/Portfile	2009-01-31 18:12:37 UTC (rev 46196)
@@ -1,12 +1,12 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python25 1.0
+PortGroup           python26 1.0
 
-name                py25-jinja
-version             1.2
+name                py26-jinja2
+version             2.1.1
 categories-append   devel
-maintainers         rick at wzoeterwoude.net
+maintainers         jmr openmaintainer
 description         Python based sandboxed template engine
 long_description \
     Jinja is a sandboxed template engine written in pure Python licensed\
@@ -16,12 +16,12 @@
 
 platforms           darwin
 
-homepage            http://sphinx.pocoo.org/
-master_sites        http://pypi.python.org/packages/source/J/Jinja/
-distname            Jinja-${version}
+homepage            http://jinja.pocoo.org/
+master_sites        http://pypi.python.org/packages/source/J/Jinja2/
+distname            Jinja2-${version}
 
-checksums           md5 1235a005ade00b213800ff1e798c0241 \
-                    sha1 46fcf22ce2a1d432296ebfe16bcf11ce17f5c097 \
-                    rmd160 5b0a9ba2241e8ec6417b382384bbe3e1bf4dba8a
+checksums           md5 b37fc262e4f613eec57c3defe6aea97c \
+                    sha1 7776001de0269df324bd80ffeecd6e6c19382e8e \
+                    rmd160 4a24259599484b823af42d476fbf004b2de7f7ca
 
-depends_lib-append  port:py25-setuptools
+depends_lib-append  port:py26-setuptools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090131/129609fc/attachment.html>


More information about the macports-changes mailing list