summaryrefslogtreecommitdiff
path: root/textproc/py-pygments/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2010-02-11 12:57:38 +0000
committerjoerg <joerg>2010-02-11 12:57:38 +0000
commit3eebb41aa098c03ac1677490f461fdb6033fe313 (patch)
tree99a60cac3fa4d6a9c506b2f1efc900c80b68ac99 /textproc/py-pygments/Makefile
parent16714ecf67aa233953bfb90784a4be6008f775d8 (diff)
downloadpkgsrc-3eebb41aa098c03ac1677490f461fdb6033fe313.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/Makefile')
-rw-r--r--textproc/py-pygments/Makefile4
1 files changed, 2 insertions, 2 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/