Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jun 2011 21:38:40 GMT
From:      Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/157963: [UPDATE] www/webpy: update to 0.35
Message-ID:  <201106172138.p5HLcegd071279@red.freebsd.org>
Resent-Message-ID: <201106172140.p5HLeARn067154@freefall.freebsd.org>

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

>Number:         157963
>Category:       ports
>Synopsis:       [UPDATE] www/webpy: update to 0.35
>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:   Fri Jun 17 21:40:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        9.0-CURRENT
>Organization:
>Environment:
9.0-CURRENT i386
>Description:
- update to 0.35

changelog:
https://github.com/webpy/webpy/commit/cc76a0321ccd784befdd65c3aa00c8a3db625b09

tinderbox buildlog:
http://happy-nation.by.ru/ports/tb/webpy-0.35.log
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruNa webpy.orig/Makefile webpy/Makefile
--- webpy.orig/Makefile	2010-03-31 10:30:31.000000000 +0400
+++ webpy/Makefile	2011-06-18 01:28:04.000000000 +0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	webpy
-PORTVERSION=	0.34
+PORTVERSION=	0.35
 CATEGORIES=	www python
 MASTER_SITES=	http://webpy.org/static/ \
 		CHEESESHOP
diff -ruNa webpy.orig/distinfo webpy/distinfo
--- webpy.orig/distinfo	2011-03-19 15:37:13.000000000 +0300
+++ webpy/distinfo	2011-06-18 01:15:35.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (web.py-0.34.tar.gz) = 53d350c83fec92f2638326bb5f97daace753c4f1e7cc2b007d8866469c11995e
-SIZE (web.py-0.34.tar.gz) = 79925
+SHA256 (web.py-0.35.tar.gz) = fe1f3c7aae82c60a5190e946ddc5cda73d9e6ad4b3fbb839c07803330632a77f
+SIZE (web.py-0.35.tar.gz) = 81602
diff -ruNa webpy.orig/pkg-plist webpy/pkg-plist
--- webpy.orig/pkg-plist	2008-12-25 21:05:08.000000000 +0300
+++ webpy/pkg-plist	2011-06-18 01:28:35.000000000 +0400
@@ -31,6 +31,9 @@
 %%PYTHON_SITELIBDIR%%/web/net.py
 %%PYTHON_SITELIBDIR%%/web/net.pyc
 %%PYTHON_SITELIBDIR%%/web/net.pyo
+%%PYTHON_SITELIBDIR%%/web/python23.py
+%%PYTHON_SITELIBDIR%%/web/python23.pyc
+%%PYTHON_SITELIBDIR%%/web/python23.pyo
 %%PYTHON_SITELIBDIR%%/web/session.py
 %%PYTHON_SITELIBDIR%%/web/session.pyc
 %%PYTHON_SITELIBDIR%%/web/session.pyo


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



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