Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Aug 2010 11:08:47 +0200 (CEST)
From:      Frederic Culot <frederic@culot.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/149416: Update port: www/py-webunit
Message-ID:  <201008080908.o7898lkj058915@0xd0.org>
Resent-Message-ID: <201008080910.o789A18Y070858@freefall.freebsd.org>

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

>Number:         149416
>Category:       ports
>Synopsis:       Update port: www/py-webunit
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 08 09:10:00 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Frederic Culot
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD 0xd0.org 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Update to 1.3.10:
- patch-setup.py updated
>How-To-Repeat:
>Fix:
diff -ruN py-webunit.bak/Makefile py-webunit/Makefile
--- py-webunit.bak/Makefile	2010-08-08 10:50:39.452118642 +0200
+++ py-webunit/Makefile	2010-08-08 10:59:14.010908377 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	webunit
-PORTVERSION=	1.3.9
+PORTVERSION=	1.3.10
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP \
 		http://www.cs.nctu.edu.tw/~lwhsu/ports/distfiles/
diff -ruN py-webunit.bak/distinfo py-webunit/distinfo
--- py-webunit.bak/distinfo	2010-08-08 10:50:39.452118642 +0200
+++ py-webunit/distinfo	2010-08-08 10:59:17.090054190 +0200
@@ -1,3 +1,3 @@
-MD5 (webunit-1.3.9.tar.gz) = 6bb4efed1b674fdb5c2ab0052ef64ba1
-SHA256 (webunit-1.3.9.tar.gz) = 9332ddafacdfaa0b1f62c98eda0dd5291621ad9cd9077051b01178c5481544cc
-SIZE (webunit-1.3.9.tar.gz) = 23161
+MD5 (webunit-1.3.10.tar.gz) = 9ad536608a4e4d2ec19da8529683149e
+SHA256 (webunit-1.3.10.tar.gz) = 7202d855db0f501f8a59995ec0b4913ce227c52e7d93766dfa71348fdac68603
+SIZE (webunit-1.3.10.tar.gz) = 23111
diff -ruN py-webunit.bak/files/patch-setup.py py-webunit/files/patch-setup.py
--- py-webunit.bak/files/patch-setup.py	2010-08-08 10:50:39.452118642 +0200
+++ py-webunit/files/patch-setup.py	2010-08-08 11:01:06.119730866 +0200
@@ -1,9 +1,9 @@
---- setup.py.orig	Sat Mar  3 03:16:17 2007
-+++ setup.py	Sat Mar  3 03:16:26 2007
-@@ -34,7 +34,7 @@
+--- setup.py.orig	2010-08-08 11:00:33.408023094 +0200
++++ setup.py	2010-08-08 11:00:48.754104230 +0200
+@@ -35,7 +35,7 @@
      author_email = "richard@mechanicalcat.net",
      url = 'http://mechanicalcat.net/tech/webunit/',
-     download_url = 'http://mechanicalcat.net/tech/webunit/webunit-%s.tar.gz'%__version__,
+     download_url = 'http://pypi.python.org/pypi/webunit',
 -    packages = ['webunit', 'demo'],
 +    packages = ['webunit'],
      classifiers = [
>Release-Note:
>Audit-Trail:
>Unformatted:



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