summaryrefslogtreecommitdiff
path: root/textproc/py-pygments
diff options
context:
space:
mode:
authordrochner <drochner>2012-04-17 17:35:25 +0000
committerdrochner <drochner>2012-04-17 17:35:25 +0000
commitb378f333118caed27c641c973f4be497752922be (patch)
tree1e3abf5bece319a4e9ff1d28dc1367209600aa00 /textproc/py-pygments
parent944afb0947eb8dd39329c88f33caa9794ade75fb (diff)
downloadpkgsrc-b378f333118caed27c641c973f4be497752922be.tar.gz
update to 1.5
changes: -many more lexers -bugfixes
Diffstat (limited to 'textproc/py-pygments')
-rw-r--r--textproc/py-pygments/Makefile4
-rw-r--r--textproc/py-pygments/PLIST20
-rw-r--r--textproc/py-pygments/distinfo8
3 files changed, 25 insertions, 7 deletions
diff --git a/textproc/py-pygments/Makefile b/textproc/py-pygments/Makefile
index a6a241098c4..6e6c3bb1719 100644
--- a/textproc/py-pygments/Makefile
+++ b/textproc/py-pygments/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2012/02/04 12:35:12 obache Exp $
+# $NetBSD: Makefile,v 1.10 2012/04/17 17:35:25 drochner Exp $
#
-DISTNAME= Pygments-1.4
+DISTNAME= Pygments-1.5
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 1be79c979bf..72a71938d83 100644
--- a/textproc/py-pygments/PLIST
+++ b/textproc/py-pygments/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2011/02/28 08:54:04 obache Exp $
+@comment $NetBSD: PLIST,v 1.8 2012/04/17 17:35:25 drochner Exp $
bin/pygmentize
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -78,6 +78,12 @@ ${PYSITELIB}/pygments/lexers/_mapping.pyo
${PYSITELIB}/pygments/lexers/_phpbuiltins.py
${PYSITELIB}/pygments/lexers/_phpbuiltins.pyc
${PYSITELIB}/pygments/lexers/_phpbuiltins.pyo
+${PYSITELIB}/pygments/lexers/_postgres_builtins.py
+${PYSITELIB}/pygments/lexers/_postgres_builtins.pyc
+${PYSITELIB}/pygments/lexers/_postgres_builtins.pyo
+${PYSITELIB}/pygments/lexers/_scilab_builtins.py
+${PYSITELIB}/pygments/lexers/_scilab_builtins.pyc
+${PYSITELIB}/pygments/lexers/_scilab_builtins.pyo
${PYSITELIB}/pygments/lexers/_vimbuiltins.py
${PYSITELIB}/pygments/lexers/_vimbuiltins.pyc
${PYSITELIB}/pygments/lexers/_vimbuiltins.pyo
@@ -99,6 +105,9 @@ ${PYSITELIB}/pygments/lexers/functional.pyo
${PYSITELIB}/pygments/lexers/hdl.py
${PYSITELIB}/pygments/lexers/hdl.pyc
${PYSITELIB}/pygments/lexers/hdl.pyo
+${PYSITELIB}/pygments/lexers/jvm.py
+${PYSITELIB}/pygments/lexers/jvm.pyc
+${PYSITELIB}/pygments/lexers/jvm.pyo
${PYSITELIB}/pygments/lexers/math.py
${PYSITELIB}/pygments/lexers/math.pyc
${PYSITELIB}/pygments/lexers/math.pyo
@@ -108,9 +117,15 @@ ${PYSITELIB}/pygments/lexers/other.pyo
${PYSITELIB}/pygments/lexers/parsers.py
${PYSITELIB}/pygments/lexers/parsers.pyc
${PYSITELIB}/pygments/lexers/parsers.pyo
+${PYSITELIB}/pygments/lexers/shell.py
+${PYSITELIB}/pygments/lexers/shell.pyc
+${PYSITELIB}/pygments/lexers/shell.pyo
${PYSITELIB}/pygments/lexers/special.py
${PYSITELIB}/pygments/lexers/special.pyc
${PYSITELIB}/pygments/lexers/special.pyo
+${PYSITELIB}/pygments/lexers/sql.py
+${PYSITELIB}/pygments/lexers/sql.pyc
+${PYSITELIB}/pygments/lexers/sql.pyo
${PYSITELIB}/pygments/lexers/templates.py
${PYSITELIB}/pygments/lexers/templates.pyc
${PYSITELIB}/pygments/lexers/templates.pyo
@@ -174,6 +189,9 @@ ${PYSITELIB}/pygments/styles/pastie.pyo
${PYSITELIB}/pygments/styles/perldoc.py
${PYSITELIB}/pygments/styles/perldoc.pyc
${PYSITELIB}/pygments/styles/perldoc.pyo
+${PYSITELIB}/pygments/styles/rrt.py
+${PYSITELIB}/pygments/styles/rrt.pyc
+${PYSITELIB}/pygments/styles/rrt.pyo
${PYSITELIB}/pygments/styles/tango.py
${PYSITELIB}/pygments/styles/tango.pyc
${PYSITELIB}/pygments/styles/tango.pyo
diff --git a/textproc/py-pygments/distinfo b/textproc/py-pygments/distinfo
index 1841f1cc26c..3b234a98535 100644
--- a/textproc/py-pygments/distinfo
+++ b/textproc/py-pygments/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2011/02/28 08:54:04 obache Exp $
+$NetBSD: distinfo,v 1.7 2012/04/17 17:35:25 drochner Exp $
-SHA1 (Pygments-1.4.tar.gz) = d34f96421a86004aa5d26ecf975edefd09f948b1
-RMD160 (Pygments-1.4.tar.gz) = 52775927f5e1b61c4203ae21fa9347c376f59287
-Size (Pygments-1.4.tar.gz) = 3533757 bytes
+SHA1 (Pygments-1.5.tar.gz) = 4fbd937fd5cebc79fa4b26d4cce0868c4eec5ec5
+RMD160 (Pygments-1.5.tar.gz) = 2503a0ffbfe8bf483bfb004598d285a2baed6eda
+Size (Pygments-1.5.tar.gz) = 3712566 bytes