[42551] trunk/dports/python

erickt at macports.org erickt at macports.org
Sun Nov 23 18:48:00 PST 2008


Revision: 42551
          http://trac.macports.org/changeset/42551
Author:   erickt at macports.org
Date:     2008-11-23 18:47:59 -0800 (Sun, 23 Nov 2008)
Log Message:
-----------
Version bump for pygments to 1.0.

Modified Paths:
--------------
    trunk/dports/python/py-pygments/Portfile
    trunk/dports/python/py25-pygments/Portfile

Added Paths:
-----------
    trunk/dports/python/py26-pygments/
    trunk/dports/python/py26-pygments/Portfile

Modified: trunk/dports/python/py-pygments/Portfile
===================================================================
--- trunk/dports/python/py-pygments/Portfile	2008-11-24 02:36:01 UTC (rev 42550)
+++ trunk/dports/python/py-pygments/Portfile	2008-11-24 02:47:59 UTC (rev 42551)
@@ -4,7 +4,7 @@
 PortGroup           python24 1.0
 
 name                py-pygments
-version             0.10
+version             1.0
 categories-append   devel
 maintainers         openmaintainer erickt at macports.org
 description         Python syntax highlighter
@@ -22,6 +22,6 @@
 
 depends_lib         port:py-setuptools
 
-checksums           md5 1f24bee773010d0d53690a6f4bdc8bdb \
-                    sha1 09ca526b40655db993fdc9f1c1b89de525f32080 \
-                    rmd160 8bfe3e3f9267f8f9366ff4dd2c3ae9b10fa778d8
+checksums           md5     70c40ff5331460cabfcb24f86a8d451d \
+                    sha1    b71e33147fc402e361227b30e1f589eecafd42a7 \
+                    rmd160  aa9d4816bb1bd1b67a5e6ac0f94d9ae3410df71b

Modified: trunk/dports/python/py25-pygments/Portfile
===================================================================
--- trunk/dports/python/py25-pygments/Portfile	2008-11-24 02:36:01 UTC (rev 42550)
+++ trunk/dports/python/py25-pygments/Portfile	2008-11-24 02:47:59 UTC (rev 42551)
@@ -4,7 +4,7 @@
 PortGroup           python25 1.0
 
 name                py25-pygments
-version             0.11.1
+version             1.0
 categories-append   devel
 maintainers         openmaintainer erickt at macports.org
 description         Python syntax highlighter
@@ -22,6 +22,6 @@
 
 depends_lib         port:py25-setuptools port:py25-hashlib
 
-checksums           md5     a7dc555f316437ba5241855ac306209a \
-                    sha1    1209029a1b06c779c523e71a33d096ec7f1237d1 \
-                    rmd160  a0ff959c56a4754ec17141f59c0679e7f2a073da
+checksums           md5     70c40ff5331460cabfcb24f86a8d451d \
+                    sha1    b71e33147fc402e361227b30e1f589eecafd42a7 \
+                    rmd160  aa9d4816bb1bd1b67a5e6ac0f94d9ae3410df71b

Copied: trunk/dports/python/py26-pygments/Portfile (from rev 42550, trunk/dports/python/py-pygments/Portfile)
===================================================================
--- trunk/dports/python/py26-pygments/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-pygments/Portfile	2008-11-24 02:47:59 UTC (rev 42551)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           python26 1.0
+
+name                py26-pygments
+version             1.0
+categories-append   devel
+maintainers         openmaintainer erickt at macports.org
+description         Python syntax highlighter
+long_description \
+    Pygments is a fast syntax highlighter written in Python with a \
+    special focus on details. Can highlight source code in many supported \
+    languages: Python, Ruby, PHP, HTML etc. Outputs arbitrarily-styled \
+    HTML or LaTeX, comes with many builtin styles.
+
+platforms           darwin
+
+homepage            http://pygments.org
+master_sites        http://pypi.python.org/packages/source/P/Pygments
+distname            Pygments-${version}
+
+depends_lib         port:py26-setuptools port:py26-hashlib
+
+checksums           md5     70c40ff5331460cabfcb24f86a8d451d \
+                    sha1    b71e33147fc402e361227b30e1f589eecafd42a7 \
+                    rmd160  aa9d4816bb1bd1b67a5e6ac0f94d9ae3410df71b
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081123/9cd00990/attachment-0001.html>


More information about the macports-changes mailing list