summaryrefslogtreecommitdiff
path: root/textproc/py-pygments
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-02-11 12:57:38 +0000
committerjoerg <joerg@pkgsrc.org>2010-02-11 12:57:38 +0000
commitfa74a18c17de15fcb9a0b6db6d04708d24f3ac91 (patch)
tree99a60cac3fa4d6a9c506b2f1efc900c80b68ac99 /textproc/py-pygments
parent350927990007acc94e183477dbbc471e3d5eaeb8 (diff)
downloadpkgsrc-fa74a18c17de15fcb9a0b6db6d04708d24f3ac91.tar.gz
Update to Pygments 1.2.2:
- Various bugfixes and improvements to the lexers - New lexers for Antlr/Ragel, Asymptote, Ba(sh), Erlang shell, Go, Gherkin, GLSL, Prolog, Evoque, Modelica, Rebol, MXML, Cython, ABAP, ASP.net, Vala, Newspeak, CMake and OOC - New style: Monokai
Diffstat (limited to 'textproc/py-pygments')
-rw-r--r--textproc/py-pygments/Makefile4
-rw-r--r--textproc/py-pygments/PLIST12
-rw-r--r--textproc/py-pygments/distinfo8
3 files changed, 16 insertions, 8 deletions
diff --git a/textproc/py-pygments/Makefile b/textproc/py-pygments/Makefile
index dae7697e5e7..8d7c994cf25 100644
--- a/textproc/py-pygments/Makefile
+++ b/textproc/py-pygments/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2009/05/19 08:59:36 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2010/02/11 12:57:38 joerg Exp $
#
-DISTNAME= Pygments-1.0
+DISTNAME= Pygments-1.2.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= textproc python
MASTER_SITES= http://pypi.python.org/packages/source/P/Pygments/
diff --git a/textproc/py-pygments/PLIST b/textproc/py-pygments/PLIST
index 79e1e36dd7b..697d8e02b6f 100644
--- a/textproc/py-pygments/PLIST
+++ b/textproc/py-pygments/PLIST
@@ -1,9 +1,8 @@
-@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:17:25 joerg Exp $
+@comment $NetBSD: PLIST,v 1.5 2010/02/11 12:57:38 joerg Exp $
bin/pygmentize
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/pygments/__init__.py
@@ -63,6 +62,9 @@ ${PYSITELIB}/pygments/lexer.pyo
${PYSITELIB}/pygments/lexers/__init__.py
${PYSITELIB}/pygments/lexers/__init__.pyc
${PYSITELIB}/pygments/lexers/__init__.pyo
+${PYSITELIB}/pygments/lexers/_asybuiltins.py
+${PYSITELIB}/pygments/lexers/_asybuiltins.pyc
+${PYSITELIB}/pygments/lexers/_asybuiltins.pyo
${PYSITELIB}/pygments/lexers/_clbuiltins.py
${PYSITELIB}/pygments/lexers/_clbuiltins.pyc
${PYSITELIB}/pygments/lexers/_clbuiltins.pyo
@@ -99,6 +101,9 @@ ${PYSITELIB}/pygments/lexers/math.pyo
${PYSITELIB}/pygments/lexers/other.py
${PYSITELIB}/pygments/lexers/other.pyc
${PYSITELIB}/pygments/lexers/other.pyo
+${PYSITELIB}/pygments/lexers/parsers.py
+${PYSITELIB}/pygments/lexers/parsers.pyc
+${PYSITELIB}/pygments/lexers/parsers.pyo
${PYSITELIB}/pygments/lexers/special.py
${PYSITELIB}/pygments/lexers/special.pyc
${PYSITELIB}/pygments/lexers/special.pyo
@@ -150,6 +155,9 @@ ${PYSITELIB}/pygments/styles/fruity.pyo
${PYSITELIB}/pygments/styles/manni.py
${PYSITELIB}/pygments/styles/manni.pyc
${PYSITELIB}/pygments/styles/manni.pyo
+${PYSITELIB}/pygments/styles/monokai.py
+${PYSITELIB}/pygments/styles/monokai.pyc
+${PYSITELIB}/pygments/styles/monokai.pyo
${PYSITELIB}/pygments/styles/murphy.py
${PYSITELIB}/pygments/styles/murphy.pyc
${PYSITELIB}/pygments/styles/murphy.pyo
diff --git a/textproc/py-pygments/distinfo b/textproc/py-pygments/distinfo
index c11d96479a6..9388222238f 100644
--- a/textproc/py-pygments/distinfo
+++ b/textproc/py-pygments/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/05/12 13:45:01 obache Exp $
+$NetBSD: distinfo,v 1.4 2010/02/11 12:57:38 joerg Exp $
-SHA1 (Pygments-1.0.tar.gz) = b71e33147fc402e361227b30e1f589eecafd42a7
-RMD160 (Pygments-1.0.tar.gz) = aa9d4816bb1bd1b67a5e6ac0f94d9ae3410df71b
-Size (Pygments-1.0.tar.gz) = 930751 bytes
+SHA1 (Pygments-1.2.2.tar.gz) = de191db0227a7cae76593228749b78f9d19b2d7f
+RMD160 (Pygments-1.2.2.tar.gz) = 08b82db9736e9be2e4425ce4af228e7d1dc19bcd
+Size (Pygments-1.2.2.tar.gz) = 1019873 bytes