ports/128196: [Update]devel/py-parsing:update to 1.5.1

Wen heping wenheping at gmail.com
Sat Oct 18 08:30:01 UTC 2008


>Number:         128196
>Category:       ports
>Synopsis:       [Update]devel/py-parsing:update to 1.5.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 18 08:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Wen heping
>Release:        FreeBSD 7.0 release
>Organization:
ChangAn Middle School
>Environment:
FreeBSD tinderbox.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
1 update to 1.5.1 from 1.5.0
2 take over the maintainership
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2008-10-18 22:19:07.000000000 +0800
+++ Makefile	2008-10-18 22:19:07.000000000 +0800
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	parsing
-PORTVERSION=	1.5.0
+PORTVERSION=	1.5.1
 CATEGORIES=	devel python
 MASTER_SITES=	SF/pyparsing
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	pyparsing-${PORTVERSION}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	wenheping at gmail.com
 COMMENT=	General parsing module for Python
 
 USE_PYTHON=	2.3+
--- distinfo.orig	2008-10-18 22:19:07.000000000 +0800
+++ distinfo	2008-10-18 22:19:07.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (pyparsing-1.5.0.tar.gz) = ee318f600fcf34966daeb1bf9bebda8c
-SHA256 (pyparsing-1.5.0.tar.gz) = 25a19e805b18802c2b0f493351ea41e9149bc967fd7c5b5917c3c65df773c139
-SIZE (pyparsing-1.5.0.tar.gz) = 733364
+MD5 (pyparsing-1.5.1.tar.gz) = d0777821fc4c5f2474cda1081229d76b
+SHA256 (pyparsing-1.5.1.tar.gz) = e94b9c84e64a0eb0de1c175937c220ddee744b300d68b798db3d6db64bed085e
+SIZE (pyparsing-1.5.1.tar.gz) = 912714
--- pkg-plist.orig	2008-10-18 22:19:07.000000000 +0800
+++ pkg-plist	2008-10-18 22:19:07.000000000 +0800
@@ -1,21 +1,22 @@
 %%PYTHON_SITELIBDIR%%/pyparsing.py
 %%PYTHON_SITELIBDIR%%/pyparsing.pyc
 %%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.And._ErrorStop-class.html
+%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing._Constants-class.html
+%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing._ForwardNoRecurse-class.html
+%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing._NullToken-class.html
+%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing._ParseResultsWithOffset-class.html
+%%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing._PositionToken-class.html
 %%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing-module.html
 %%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing-pysrc.html
 %%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.And-class.html
@@ -65,10 +66,10 @@
 %%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.WordStart-class.html
 %%PORTDOCS%%%%DOCSDIR%%/pyparsing.pyparsing.ZeroOrMore-class.html
 %%PORTDOCS%%%%DOCSDIR%%/redirect.html
+%%PORTDOCS%%%%DOCSDIR%%/str-class.html
 %%PORTDOCS%%%%DOCSDIR%%/toc-everything.html
 %%PORTDOCS%%%%DOCSDIR%%/toc-pyparsing.pyparsing-module.html
 %%PORTDOCS%%%%DOCSDIR%%/toc.html
-%%PORTDOCS%%%%DOCSDIR%%/trees.html
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/0README.html
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/AcManForm.dfm
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/LAparser.py
@@ -97,6 +98,7 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/httpServerLogParser.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idlParse.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/indentedGrammarExample.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/invRegex.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/jsonParser.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/linenoExample.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/list1.py


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list