Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jan 2011 14:27:02 +0800 (CST)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        yhchan@csie.nctu.edu.tw
Subject:   ports/154155: [PATCH] devel/py27-fudge: update to 0.9.6
Message-ID:  <20110120062702.B1DEA43E76@lwbsd.csie.net>
Resent-Message-ID: <201101200630.p0K6UHDQ051594@freefall.freebsd.org>

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

>Number:         154155
>Category:       ports
>Synopsis:       [PATCH] devel/py27-fudge: update to 0.9.6
>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:   Thu Jan 20 06:30:16 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 0.9.6

Port maintainer (yhchan@csie.nctu.edu.tw) is cc'd.

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

--- py27-fudge-0.9.6.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/py-fudge/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	9 Mar 2010 08:34:59 -0000	1.1
+++ Makefile	20 Jan 2011 06:26:57 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	fudge
-PORTVERSION=	0.9.4
+PORTVERSION=	0.9.6
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@
 MAINTAINER=	yhchan@csie.nctu.edu.tw
 COMMENT=	Fudge is a Python module for using fake objects to test real ones
 
-USE_PYTHON=	2.4+
+USE_PYTHON=	yes
 USE_PYDISTUTILS=	easy_install
 
 PLIST_FILES=	%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/py-fudge/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	9 Mar 2010 08:34:59 -0000	1.1
+++ distinfo	20 Jan 2011 06:26:57 -0000
@@ -1,3 +1,2 @@
-MD5 (fudge-0.9.4.tar.gz) = 5dd525ad3f8e138100e6f6f4f3a4c678
-SHA256 (fudge-0.9.4.tar.gz) = 7c8cf89e8ca1f2923ef5e139e9a37d347a135fb0161275b946a4fe5b4d17520f
-SIZE (fudge-0.9.4.tar.gz) = 80488
+SHA256 (fudge-0.9.6.tar.gz) = 34690c4692e8717f4d6a2ab7d841070c93c8d0ea0d2615b47064e291f750b1a0
+SIZE (fudge-0.9.6.tar.gz) = 81653
--- py27-fudge-0.9.6.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?20110120062702.B1DEA43E76>