summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorobache <obache>2013-03-03 07:31:30 +0000
committerobache <obache>2013-03-03 07:31:30 +0000
commitb358732066d0704153c7e370d83a97b413434a65 (patch)
tree1d3c7e2be99962e1009398c5d3e26ca519bae74d /textproc
parent84fe5aa180a6107a39f48739bbfbed11b1e20c68 (diff)
downloadpkgsrc-b358732066d0704153c7e370d83a97b413434a65.tar.gz
Update Pygments to 1.6.
Version 1.6 ----------- (released Feb 3, 2013) - Lexers added: * Dylan console (PR#149) * Logos (PR#150) * Shell sessions (PR#158) - Fix guessed lexers not receiving lexer options (#838). - Fix unquoted HTML attribute lexing in Opa (#841). - Fixes to the Dart lexer (PR#160). Version 1.6rc1 -------------- (released Jan 9, 2013) - Lexers added: * AspectJ (PR#90) * AutoIt (PR#122) * BUGS-like languages (PR#89) * Ceylon (PR#86) * Croc (new name for MiniD) * CUDA (PR#75) * Dg (PR#116) * IDL (PR#115) * Jags (PR#89) * Julia (PR#61) * Kconfig (#711) * Lasso (PR#95, PR#113) * LiveScript (PR#84) * Monkey (PR#117) * Mscgen (PR#80) * NSIS scripts (PR#136) * OpenCOBOL (PR#72) * QML (PR#123) * Puppet (PR#133) * Racket (PR#94) * Rdoc (PR#99) * Robot Framework (PR#137) * RPM spec files (PR#124) * Rust (PR#67) * Smali (Dalvik assembly) * SourcePawn (PR#39) * Stan (PR#89) * Treetop (PR#125) * TypeScript (PR#114) * VGL (PR#12) * Visual FoxPro (#762) * Windows Registry (#819) * Xtend (PR#68) - The HTML formatter now supports linking to tags using CTags files, when the python-ctags package is installed (PR#87). - The HTML formatter now has a "linespans" option that wraps every line in a <span> tag with a specific id (PR#82). - When deriving a lexer from another lexer with token definitions, definitions for states not in the child lexer are now inherited. If you override a state in the child lexer, an "inherit" keyword has been added to insert the base state at that position (PR#141). - The C family lexers now inherit token definitions from a common base class, removing code duplication (PR#141). - Use "colorama" on Windows for console color output (PR#142). - Fix Template Haskell highlighting (PR#63). - Fix some S/R lexer errors (PR#91). - Fix a bug in the Prolog lexer with names that start with 'is' (#810). - Rewrite Dylan lexer, add Dylan LID lexer (PR#147). - Add a Java quickstart document (PR#146). - Add a "external/autopygmentize" file that can be used as .lessfilter (#802).
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-pygments/Makefile4
-rw-r--r--textproc/py-pygments/PLIST23
-rw-r--r--textproc/py-pygments/distinfo8
3 files changed, 28 insertions, 7 deletions
diff --git a/textproc/py-pygments/Makefile b/textproc/py-pygments/Makefile
index 27d295c0250..43023fb3eac 100644
--- a/textproc/py-pygments/Makefile
+++ b/textproc/py-pygments/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2012/10/25 06:56:51 asau Exp $
+# $NetBSD: Makefile,v 1.13 2013/03/03 07:31:30 obache Exp $
#
-DISTNAME= Pygments-1.5
+DISTNAME= Pygments-1.6
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 72a71938d83..54972a6dab9 100644
--- a/textproc/py-pygments/PLIST
+++ b/textproc/py-pygments/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2012/04/17 17:35:25 drochner Exp $
+@comment $NetBSD: PLIST,v 1.9 2013/03/03 07:31:30 obache Exp $
bin/pygmentize
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -69,21 +69,36 @@ ${PYSITELIB}/pygments/lexers/_asybuiltins.pyo
${PYSITELIB}/pygments/lexers/_clbuiltins.py
${PYSITELIB}/pygments/lexers/_clbuiltins.pyc
${PYSITELIB}/pygments/lexers/_clbuiltins.pyo
+${PYSITELIB}/pygments/lexers/_lassobuiltins.py
+${PYSITELIB}/pygments/lexers/_lassobuiltins.pyc
+${PYSITELIB}/pygments/lexers/_lassobuiltins.pyo
${PYSITELIB}/pygments/lexers/_luabuiltins.py
${PYSITELIB}/pygments/lexers/_luabuiltins.pyc
${PYSITELIB}/pygments/lexers/_luabuiltins.pyo
${PYSITELIB}/pygments/lexers/_mapping.py
${PYSITELIB}/pygments/lexers/_mapping.pyc
${PYSITELIB}/pygments/lexers/_mapping.pyo
+${PYSITELIB}/pygments/lexers/_openedgebuiltins.py
+${PYSITELIB}/pygments/lexers/_openedgebuiltins.pyc
+${PYSITELIB}/pygments/lexers/_openedgebuiltins.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/_robotframeworklexer.py
+${PYSITELIB}/pygments/lexers/_robotframeworklexer.pyc
+${PYSITELIB}/pygments/lexers/_robotframeworklexer.pyo
${PYSITELIB}/pygments/lexers/_scilab_builtins.py
${PYSITELIB}/pygments/lexers/_scilab_builtins.pyc
${PYSITELIB}/pygments/lexers/_scilab_builtins.pyo
+${PYSITELIB}/pygments/lexers/_sourcemodbuiltins.py
+${PYSITELIB}/pygments/lexers/_sourcemodbuiltins.pyc
+${PYSITELIB}/pygments/lexers/_sourcemodbuiltins.pyo
+${PYSITELIB}/pygments/lexers/_stan_builtins.py
+${PYSITELIB}/pygments/lexers/_stan_builtins.pyc
+${PYSITELIB}/pygments/lexers/_stan_builtins.pyo
${PYSITELIB}/pygments/lexers/_vimbuiltins.py
${PYSITELIB}/pygments/lexers/_vimbuiltins.pyc
${PYSITELIB}/pygments/lexers/_vimbuiltins.pyo
@@ -96,9 +111,15 @@ ${PYSITELIB}/pygments/lexers/asm.pyo
${PYSITELIB}/pygments/lexers/compiled.py
${PYSITELIB}/pygments/lexers/compiled.pyc
${PYSITELIB}/pygments/lexers/compiled.pyo
+${PYSITELIB}/pygments/lexers/dalvik.py
+${PYSITELIB}/pygments/lexers/dalvik.pyc
+${PYSITELIB}/pygments/lexers/dalvik.pyo
${PYSITELIB}/pygments/lexers/dotnet.py
${PYSITELIB}/pygments/lexers/dotnet.pyc
${PYSITELIB}/pygments/lexers/dotnet.pyo
+${PYSITELIB}/pygments/lexers/foxpro.py
+${PYSITELIB}/pygments/lexers/foxpro.pyc
+${PYSITELIB}/pygments/lexers/foxpro.pyo
${PYSITELIB}/pygments/lexers/functional.py
${PYSITELIB}/pygments/lexers/functional.pyc
${PYSITELIB}/pygments/lexers/functional.pyo
diff --git a/textproc/py-pygments/distinfo b/textproc/py-pygments/distinfo
index 3b234a98535..b364cd8f9d6 100644
--- a/textproc/py-pygments/distinfo
+++ b/textproc/py-pygments/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2012/04/17 17:35:25 drochner Exp $
+$NetBSD: distinfo,v 1.8 2013/03/03 07:31:30 obache Exp $
-SHA1 (Pygments-1.5.tar.gz) = 4fbd937fd5cebc79fa4b26d4cce0868c4eec5ec5
-RMD160 (Pygments-1.5.tar.gz) = 2503a0ffbfe8bf483bfb004598d285a2baed6eda
-Size (Pygments-1.5.tar.gz) = 3712566 bytes
+SHA1 (Pygments-1.6.tar.gz) = 53d831b83b1e4d4f16fec604057e70519f9f02fb
+RMD160 (Pygments-1.6.tar.gz) = 81dbd690f646efe0cc9d1efb505eb83be4d2b1bf
+Size (Pygments-1.6.tar.gz) = 1423161 bytes