[73940] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Mon Nov 29 18:08:18 PST 2010


Revision: 73940
          http://trac.macports.org/changeset/73940
Author:   ryandesign at macports.org
Date:     2010-11-29 18:08:14 -0800 (Mon, 29 Nov 2010)
Log Message:
-----------
py27-jinja2: new port, version 2.5.5, based on py26-jinja2; see #27497

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

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

Modified: trunk/dports/python/py27-jinja2/Portfile
===================================================================
--- trunk/dports/python/py26-jinja2/Portfile	2010-11-30 01:24:17 UTC (rev 73934)
+++ trunk/dports/python/py27-jinja2/Portfile	2010-11-30 02:08:14 UTC (rev 73940)
@@ -2,13 +2,16 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python26 1.0
+PortGroup           python27 1.0
 
-name                py26-jinja2
+name                py27-jinja2
 version             2.5.5
+revision            1
 categories-append   devel
 license             BSD
 maintainers         jmr openmaintainer
+supported_archs     noarch
+
 description         Python based sandboxed template engine
 long_description \
     Jinja is a sandboxed template engine written in pure Python licensed\
@@ -26,8 +29,8 @@
                     sha1 a983513cdc4c371007323cc2288f9add32e76f65 \
                     rmd160 dd11840c285e05ff53d6b18f5d92c093fa6b23ca
 
-depends_lib         port:py26-distribute \
-                    port:py26-markupsafe
+depends_lib         port:py27-distribute \
+                    port:py27-markupsafe
 
 livecheck.type  regex
 livecheck.url   http://pypi.python.org/pypi/Jinja2/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101129/90779bc3/attachment.html>


More information about the macports-changes mailing list