Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jan 2011 14:05:30 +0800 (CST)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        nivit@FreeBSD.org
Subject:   ports/154348: [PATCH] www/py-webob: update to 1.0.1
Message-ID:  <20110128060530.3AB1E48A82@lwbsd.csie.net>
Resent-Message-ID: <201101280610.p0S6A951029972@freefall.freebsd.org>

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

>Number:         154348
>Category:       ports
>Synopsis:       [PATCH] www/py-webob: update to 1.0.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:   Fri Jan 28 06:10:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD lwbsd.cs.nctu.edu.tw 8.1-STABLE FreeBSD 8.1-STABLE #0: Tue Sep 21 20:44:28 CST 2010
>Description:
- Update to 1.0.1

Port maintainer (nivit@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- py27-webob-1.0.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/py-webob/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	15 Sep 2010 11:47:23 -0000	1.5
+++ Makefile	28 Jan 2011 06:05:10 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	webob
-PORTVERSION=	1.0
-PORTREVISION=	0
+PORTVERSION=	1.0.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP \
 		http://nivi.interfree.it/distfiles/${PORTNAME}/
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/py-webob/distinfo,v
retrieving revision 1.5
diff -u -u -r1.5 distinfo
--- distinfo	15 Sep 2010 11:47:23 -0000	1.5
+++ distinfo	28 Jan 2011 06:05:10 -0000
@@ -1,3 +1,2 @@
-MD5 (WebOb-1.0.tar.gz) = 2949c7b4cee48aa10ddc244eaff5d38b
-SHA256 (WebOb-1.0.tar.gz) = 9a623a5c0f4f854554425161d0cc3046aced5cf0d6e3fd846a1829e5125c8368
-SIZE (WebOb-1.0.tar.gz) = 210397
+SHA256 (WebOb-1.0.1.tar.gz) = d8d462d56ad33393b27f36644f9e0cbcd5ae5c4b3585fdcb0183a1bb76a56e15
+SIZE (WebOb-1.0.1.tar.gz) = 216200
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/py-webob/pkg-plist,v
retrieving revision 1.3
diff -u -u -r1.3 pkg-plist
--- pkg-plist	15 Sep 2010 11:47:23 -0000	1.3
+++ pkg-plist	28 Jan 2011 06:05:10 -0000
@@ -12,6 +12,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/modules/dec.html
 %%PORTDOCS%%%%DOCSDIR%%/modules/webob.html
 %%PORTDOCS%%%%DOCSDIR%%/news.html
+%%PORTDOCS%%%%DOCSDIR%%/py-modindex.html
 %%PORTDOCS%%%%DOCSDIR%%/reference.html
 %%PORTDOCS%%%%DOCSDIR%%/search.html
 %%PORTDOCS%%%%DOCSDIR%%/test-file.html
--- py27-webob-1.0.1.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?20110128060530.3AB1E48A82>