ports/105307: [Maintainer-update]: devel/ply version update to 2.2

Marcus von Appen mva at sysfault.org
Wed Nov 8 23:30:28 UTC 2006


>Number:         105307
>Category:       ports
>Synopsis:       [Maintainer-update]: devel/ply version update to 2.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 08 23:30:24 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Marcus von Appen
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD medusa.sysfault.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #14: Thu Sep 28 19:06:35 CEST 2006 root at medusa.sysfault.org:/usr/obj/usr/src/sys/MEDUSA i386


	
>Description:
	PLY update to version 2.2 with
        * GNU flex style start conditions
        * minor error handling changes
        * conflict reporting similar to yacc/bison.

>How-To-Repeat:
	
>Fix:

--- ply.new/Makefile	Thu Nov  9 00:18:40 2006
+++ ply/Makefile	Tue Oct 31 05:49:23 2006
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	ply
-PORTVERSION=	2.2
+PORTVERSION=	2.1
 CATEGORIES=	devel python
 MASTER_SITES=	http://www.dabeaz.com/ply/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff -Nur ply.new/distinfo ply/distinfo
--- ply.new/distinfo	Thu Nov  9 00:18:50 2006
+++ ply/distinfo	Tue Oct 31 05:49:23 2006
@@ -1,3 +1,3 @@
-MD5 (ply-2.2.tar.gz) = 7767a5e05e098c0ca76924d81f74c67e
-SHA256 (ply-2.2.tar.gz) = 2f96f64c1b8a30cbd5eb1c97d8ed6ea2fa0127d5a28ecd53ed4d969a6f315738
-SIZE (ply-2.2.tar.gz) = 142210
+MD5 (ply-2.1.tar.gz) = 4fbd12ed0d62d2cb7c9a93f475d69650
+SHA256 (ply-2.1.tar.gz) = eef158ed2ebcc974ab38d90f7bd344719a3a0dd8cfa2e7d513dce35f93192803
+SIZE (ply-2.1.tar.gz) = 107720
diff -Nur ply.new/pkg-plist ply/pkg-plist
--- ply.new/pkg-plist	Thu Nov  9 00:20:49 2006
+++ ply/pkg-plist	Tue Oct 31 05:49:23 2006
@@ -10,7 +10,6 @@
 %%PORTDOCS%%%%DOCSDIR%%/README
 %%PORTDOCS%%%%DOCSDIR%%/ply.html
 %%PORTDOCS%%%%EXAMPLESDIR%%/ansic/README
-%%PORTDOCS%%%%EXAMPLESDIR%%/ansic/lextab.py
 %%PORTDOCS%%%%EXAMPLESDIR%%/ansic/clex.py
 %%PORTDOCS%%%%EXAMPLESDIR%%/ansic/cparse.py
 %%PORTDOCS%%%%EXAMPLESDIR%%/calc/calc.py
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list