Update to TPG-3.1.0
This commit is contained in:
parent
f093b51427
commit
b58feddff4
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2006/06/03 09:37:09 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2006/09/20 09:13:18 xsa Exp $
|
||||
|
||||
COMMENT= "parser generator in Python"
|
||||
|
||||
DISTNAME= TPG-3.0.5
|
||||
PKGNAME= py-${DISTNAME:L}p0
|
||||
DISTNAME= TPG-3.1.0
|
||||
PKGNAME= py-${DISTNAME:L}
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://christophe.delord.free.fr/en/tpg/
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (TPG-3.0.5.tar.gz) = 4608d9a4795b02a9df685d1916090432
|
||||
RMD160 (TPG-3.0.5.tar.gz) = 8b9df0387ed802aa339db2d07411916dcc1ed91f
|
||||
SHA1 (TPG-3.0.5.tar.gz) = e05c3a4eb08ef869ba6a42d5f34902216cdf656a
|
||||
SIZE (TPG-3.0.5.tar.gz) = 352660
|
||||
MD5 (TPG-3.1.0.tar.gz) = 1f0ca4cc754afa82c0212967d6263c5c
|
||||
RMD160 (TPG-3.1.0.tar.gz) = d9f42746fa4370c4eb568208446a458f1273d76d
|
||||
SHA1 (TPG-3.1.0.tar.gz) = 3ab8ff366847601eaebfa25d10f488469804e44e
|
||||
SIZE (TPG-3.1.0.tar.gz) = 285664
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2004/11/29 14:59:01 xsa Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2006/09/20 09:13:18 xsa Exp $
|
||||
bin/tpg
|
||||
lib/python${MODPY_VERSION}/
|
||||
lib/python${MODPY_VERSION}/site-packages/
|
||||
@ -7,47 +7,19 @@ lib/python${MODPY_VERSION}/site-packages/tpg.pyc
|
||||
share/doc/py-tpg/
|
||||
share/doc/py-tpg/CSL.tex
|
||||
share/doc/py-tpg/calc.tex
|
||||
share/doc/py-tpg/cmmi10-19.png
|
||||
share/doc/py-tpg/cmsy10-21.png
|
||||
share/doc/py-tpg/cmtt10-20.png
|
||||
share/doc/py-tpg/debug.tex
|
||||
share/doc/py-tpg/grammar.tex
|
||||
share/doc/py-tpg/indentation.tex
|
||||
share/doc/py-tpg/install.tex
|
||||
share/doc/py-tpg/intro.tex
|
||||
share/doc/py-tpg/lexer.tex
|
||||
share/doc/py-tpg/notation.tex
|
||||
share/doc/py-tpg/parser.tex
|
||||
share/doc/py-tpg/tpg.css
|
||||
share/doc/py-tpg/tpg.dvi
|
||||
share/doc/py-tpg/tpg.html
|
||||
share/doc/py-tpg/tpg.pdf
|
||||
share/doc/py-tpg/tpg.tex
|
||||
share/doc/py-tpg/tpg11.html
|
||||
share/doc/py-tpg/tpg13.html
|
||||
share/doc/py-tpg/tpg14.html
|
||||
share/doc/py-tpg/tpg19.html
|
||||
share/doc/py-tpg/tpg6.html
|
||||
share/doc/py-tpg/tpg7.html
|
||||
share/doc/py-tpg/tpg8.html
|
||||
share/doc/py-tpg/tpg9.html
|
||||
share/doc/py-tpg/tpgch1.html
|
||||
share/doc/py-tpg/tpgch10.html
|
||||
share/doc/py-tpg/tpgch11.html
|
||||
share/doc/py-tpg/tpgch2.html
|
||||
share/doc/py-tpg/tpgch3.html
|
||||
share/doc/py-tpg/tpgch4.html
|
||||
share/doc/py-tpg/tpgch5.html
|
||||
share/doc/py-tpg/tpgch6.html
|
||||
share/doc/py-tpg/tpgch7.html
|
||||
share/doc/py-tpg/tpgch8.html
|
||||
share/doc/py-tpg/tpgch9.html
|
||||
share/doc/py-tpg/tpgli1.html
|
||||
share/doc/py-tpg/tpgli2.html
|
||||
share/doc/py-tpg/tpgpa1.html
|
||||
share/doc/py-tpg/tpgpa2.html
|
||||
share/doc/py-tpg/tpgpa3.html
|
||||
share/doc/py-tpg/tutorial.tex
|
||||
share/doc/py-tpg/usage.tex
|
||||
share/examples/py-tpg/
|
||||
share/examples/py-tpg/calc.pyg
|
||||
share/examples/py-tpg/indentation.pyg
|
||||
share/examples/py-tpg/notation.pyg
|
||||
|
Loading…
Reference in New Issue
Block a user