diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-06-05 22:31:09 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-06-05 22:31:09 +0000 |
commit | d4a3b10d8f06af7824d989f9787106e5ad48ce97 (patch) | |
tree | 5d3c9613e0f5d09e8639f765a13a3ee0fe3e12ce /devel | |
parent | 4e0f3ff63aa303f27999f991805c96e7c5bf63fc (diff) | |
download | ports-d4a3b10d8f06af7824d989f9787106e5ad48ce97.tar.gz ports-d4a3b10d8f06af7824d989f9787106e5ad48ce97.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-parsing/Makefile | 2 | ||||
-rw-r--r-- | devel/py-parsing/distinfo | 6 | ||||
-rw-r--r-- | devel/py-parsing/pkg-plist | 13 |
3 files changed, 17 insertions, 4 deletions
diff --git a/devel/py-parsing/Makefile b/devel/py-parsing/Makefile index e92add8e8437..e117f8097514 100644 --- a/devel/py-parsing/Makefile +++ b/devel/py-parsing/Makefile @@ -6,7 +6,7 @@ # PORTNAME= parsing -PORTVERSION= 1.4.11 +PORTVERSION= 1.5.0 CATEGORIES= devel python MASTER_SITES= SF/pyparsing PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-parsing/distinfo b/devel/py-parsing/distinfo index 5cfab215ce26..9989a6cd778a 100644 --- a/devel/py-parsing/distinfo +++ b/devel/py-parsing/distinfo @@ -1,3 +1,3 @@ -MD5 (pyparsing-1.4.11.tar.gz) = f5c26d14fba7bc4e1372e79375b0a77f -SHA256 (pyparsing-1.4.11.tar.gz) = d02a6a9cf386b2579b5309d9a788ff45e7273eee644a3d0f91490313b4e4c471 -SIZE (pyparsing-1.4.11.tar.gz) = 576483 +MD5 (pyparsing-1.5.0.tar.gz) = ee318f600fcf34966daeb1bf9bebda8c +SHA256 (pyparsing-1.5.0.tar.gz) = 25a19e805b18802c2b0f493351ea41e9149bc967fd7c5b5917c3c65df773c139 +SIZE (pyparsing-1.5.0.tar.gz) = 733364 diff --git a/devel/py-parsing/pkg-plist b/devel/py-parsing/pkg-plist index 85ca59da047a..83cb893a1a4d 100644 --- a/devel/py-parsing/pkg-plist +++ b/devel/py-parsing/pkg-plist @@ -3,14 +3,21 @@ %%PYTHON_SITELIBDIR%%/pyparsing.pyo %%PORTDOCS%%%%DOCSDIR%%/__builtin__.object-class.html %%PORTDOCS%%%%DOCSDIR%%/__builtin__.type-class.html +%%PORTDOCS%%%%DOCSDIR%%/api-objects.txt +%%PORTDOCS%%%%DOCSDIR%%/class-tree.html +%%PORTDOCS%%%%DOCSDIR%%/crarr.png %%PORTDOCS%%%%DOCSDIR%%/epydoc.css +%%PORTDOCS%%%%DOCSDIR%%/epydoc.js %%PORTDOCS%%%%DOCSDIR%%/exceptions.BaseException-class.html %%PORTDOCS%%%%DOCSDIR%%/exceptions.Exception-class.html %%PORTDOCS%%%%DOCSDIR%%/frames.html %%PORTDOCS%%%%DOCSDIR%%/help.html +%%PORTDOCS%%%%DOCSDIR%%/identifier-index.html %%PORTDOCS%%%%DOCSDIR%%/index.html %%PORTDOCS%%%%DOCSDIR%%/indices.html +%%PORTDOCS%%%%DOCSDIR%%/module-tree.html %%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing-module.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing-pysrc.html %%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.And-class.html %%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.CaselessKeyword-class.html %%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.CaselessLiteral-class.html @@ -40,6 +47,7 @@ %%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.ParseExpression-class.html %%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.ParseFatalException-class.html %%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.ParseResults-class.html +%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.ParseSyntaxException-class.html %%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.ParserElement-class.html %%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.QuotedString-class.html %%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.RecursiveGrammarException-class.html @@ -56,6 +64,7 @@ %%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.WordEnd-class.html %%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.WordStart-class.html %%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.ZeroOrMore-class.html +%%PORTDOCS%%%%DOCSDIR%%/redirect.html %%PORTDOCS%%%%DOCSDIR%%/toc-everything.html %%PORTDOCS%%%%DOCSDIR%%/toc-pyparsing.pyparsing-module.html %%PORTDOCS%%%%DOCSDIR%%/toc.html @@ -65,12 +74,14 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/LAparser.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/SimpleCalc.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/SingleForm.dfm +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/TAP.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/adventureEngine.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cLibHeader.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/chemicalFormulas.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/commasep.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/configParse.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dfmparse.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dhcpd_leases_parser.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dictExample.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dictExample2.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ebnf.py @@ -99,6 +110,7 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/parsePythonValue.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pgn.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pythonGrammarParser.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/readJson.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/removeLineBreaks.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/romanNumerals.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/scanExamples.py @@ -112,6 +124,7 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/simpleWiki.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sparser.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sql2dot.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stackish.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/urlExtractor.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/urlExtractorNew.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/withAttribute.py |