[Lunar-commits] <moonbase> pygments: version bumped to 1.1.
Florin Braescu
florin at lunar-linux.org
Fri Sep 25 20:06:53 CEST 2009
commit 74e5971a390c85d55aef953e15d252c150470eef
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Sep 25 21:06:53 2009 +0300
pygments: version bumped to 1.1.
Changes:
Ported Pygments to Python 3.
Lexers added: Antlr/Ragel, (Ba)sh shell, Erlang shell, GLSL, Prolog,
Evoque, Modelica, Rebol, MXML, Cython, ABAP, ASP.net (VB/C#),
Vala, Newspeak.
Bugfixes and improvements.
---
python/pygments/DETAILS | 11 +++++------
1 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/python/pygments/DETAILS b/python/pygments/DETAILS
index f0f6c41..d1e8684 100644
--- a/python/pygments/DETAILS
+++ b/python/pygments/DETAILS
@@ -1,12 +1,12 @@
MODULE=pygments
- VERSION=1.0
+ VERSION=1.1
SOURCE=Pygments-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Pygments-$VERSION
- SOURCE_URL=http://pypi.python.org/packages/source/P/Pygments/
- SOURCE_VFY=sha1:b71e33147fc402e361227b30e1f589eecafd42a7
- WEB_SITE=http://pygments.org/
+ SOURCE_URL=http://pypi.python.org/packages/source/P/Pygments
+ SOURCE_VFY=sha1:b1f911f8645fbe32c87487cad297c5fb31f261d6
+ WEB_SITE=http://pygments.org
ENTERED=20090525
- UPDATED=20090525
+ UPDATED=20090925
SHORT="Syntax highlighter written in Python"
MAINTAINER=jannis at lunar-linux.org
@@ -14,7 +14,6 @@ cat << EOF
This is the home of Pygments. It is a generic syntax highlighter for
general use in all kinds of software such as forum systems, wikis or
other applications that need to prettify source code. Highlights are:
-
* a wide range of common languages and markup formats is supported
* special attention is paid to details that increase highlighting
quality
More information about the Lunar-commits
mailing list