Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Nov 2008 17:10:31 +0800 (CST)
From:      Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        bsam@ipt.ru
Subject:   ports/128904: [PATCH] www/pyweblib: update to 1.3.5
Message-ID:  <200811160910.mAG9AV61061336@stucgi.cs.nctu.edu.tw>
Resent-Message-ID: <200811160920.mAG9K2eW080976@freefall.freebsd.org>

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

>Number:         128904
>Category:       ports
>Synopsis:       [PATCH] www/pyweblib: update to 1.3.5
>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 Nov 16 09:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Yi-Jheng Lin
>Release:        FreeBSD 7.0-RELEASE-p4 amd64
>Organization:
NCTU CS
>Environment:
System: FreeBSD stucgi 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #0: Fri Sep  5 14:56:26 CST
>Description:
- Update to 1.3.5

Port maintainer (bsam@ipt.ru) is cc'd.

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

--- pyweblib-1.3.5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/pyweblib/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	26 Mar 2006 14:48:58 -0000	1.8
+++ Makefile	16 Nov 2008 09:10:23 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pyweblib
-PORTVERSION=	1.3.4
+PORTVERSION=	1.3.5
 CATEGORIES=	www
 MASTER_SITES=	http://www.stroeder.com/pylib/PyWebLib/download/ \
 		ftp://ftp.ipt.ru/pub/download/
@@ -16,7 +16,6 @@
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
-WRKSRC=		${WRKDIR}/${DISTNAME:S=-src==}
 
 DOCS=		pydoc/pyweblib.forms.html \
 		pydoc/pyweblib.helper.html \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/pyweblib/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	26 Mar 2006 14:48:58 -0000	1.5
+++ distinfo	16 Nov 2008 09:10:23 -0000
@@ -1,3 +1,3 @@
-MD5 (pyweblib-1.3.4.tar.gz) = 762492fb70db7d044e7dc2a420c4f075
-SHA256 (pyweblib-1.3.4.tar.gz) = 10a02ede6ffab24c7305191ef36fe07c1d1c1dab57fd333a2946a4b158020e27
-SIZE (pyweblib-1.3.4.tar.gz) = 32176
+MD5 (pyweblib-1.3.5.tar.gz) = 5b4f0eb9105ed079abb4faa6d98d5808
+SHA256 (pyweblib-1.3.5.tar.gz) = d602768f6c460c136d518e3dffa88a16d1e484dc9704ac4260258680fbcdb062
+SIZE (pyweblib-1.3.5.tar.gz) = 32054
--- pyweblib-1.3.5.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?200811160910.mAG9AV61061336>