Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 May 2012 21:33:55 +1000 (EST)
From:      koobs <koobs.freebsd@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        apesternikov@page2rss.com
Subject:   ports/168367: [PATCH] devel/py27-cog: update to 2.3
Message-ID:  <20120527113355.782E817BF4@freebsd-90-amd64.elysium>
Resent-Message-ID: <201205271140.q4RBe0rE057582@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         168367
>Category:       ports
>Synopsis:       [PATCH] devel/py27-cog: update to 2.3
>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:   Sun May 27 11:40:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     koobs
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD freebsd-90-amd64.elysium 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Sat May  5 14:51:14 EST
>Description:
- Update to 2.3

Changelog: http://http://nedbatchelder.com/code/cog/changes.html

Port maintainer (apesternikov@page2rss.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- py27-cog-2.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/py-cog/Makefile ./Makefile
--- /usr/ports/devel/py-cog/Makefile	2011-04-12 13:59:57.000000000 +1000
+++ ./Makefile	2012-05-27 20:35:33.000000000 +1000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cog
-PORTVERSION=	2.2
+PORTVERSION=	2.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff -ruN --exclude=CVS /usr/ports/devel/py-cog/distinfo ./distinfo
--- /usr/ports/devel/py-cog/distinfo	2011-04-12 13:59:57.000000000 +1000
+++ ./distinfo	2012-05-27 20:30:43.000000000 +1000
@@ -1,2 +1,2 @@
-SHA256 (cogapp-2.2.tar.gz) = f30dda70f1ba19577a6535fd42b768b0270420bd81379bc68e6c2c88d3f7234a
-SIZE (cogapp-2.2.tar.gz) = 19672
+SHA256 (cogapp-2.3.tar.gz) = a666250ba90faf3b02e07dfc3364921f79b5d9e7855d0d42ff079de282b4545b
+SIZE (cogapp-2.3.tar.gz) = 20368
diff -ruN --exclude=CVS /usr/ports/devel/py-cog/pkg-plist ./pkg-plist
--- /usr/ports/devel/py-cog/pkg-plist	2011-04-12 13:59:57.000000000 +1000
+++ ./pkg-plist	2012-05-27 20:38:36.000000000 +1000
@@ -3,6 +3,12 @@
 %%PYTHON_SITELIBDIR%%/cogapp/__init__.py
 %%PYTHON_SITELIBDIR%%/cogapp/__init__.pyc
 %%PYTHON_SITELIBDIR%%/cogapp/__init__.pyo
+%%PYTHON_SITELIBDIR%%/cogapp/__main__.py
+%%PYTHON_SITELIBDIR%%/cogapp/__main__.pyc
+%%PYTHON_SITELIBDIR%%/cogapp/__main__.pyo
+%%PYTHON_SITELIBDIR%%/cogapp/backward.py
+%%PYTHON_SITELIBDIR%%/cogapp/backward.pyc
+%%PYTHON_SITELIBDIR%%/cogapp/backward.pyo
 %%PYTHON_SITELIBDIR%%/cogapp/cogapp.py
 %%PYTHON_SITELIBDIR%%/cogapp/cogapp.pyc
 %%PYTHON_SITELIBDIR%%/cogapp/cogapp.pyo
--- py27-cog-2.3.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120527113355.782E817BF4>