Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Mar 2012 13:59:09 +0800 (CST)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jessekempf@gmail.com
Subject:   ports/165996: [PATCH] devel/py-mock: update to 0.8.0
Message-ID:  <20120313055909.BED2C8D8C0@lwbsd.csie.net>
Resent-Message-ID: <201203130610.q2D6A1WQ044400@freefall.freebsd.org>

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

>Number:         165996
>Category:       ports
>Synopsis:       [PATCH] devel/py-mock: update to 0.8.0
>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:   Tue Mar 13 06:10:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD lwbsd.cs.nctu.edu.tw 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 00:38:09 CST
>Description:
- Update to 0.8.0

Port maintainer (jessekempf@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_4 (mode: update, diff: CVS)
>How-To-Repeat:
>Fix:

--- py27-mock-0.8.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/py-mock/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	9 Jul 2010 20:53:11 -0000	1.1
+++ Makefile	13 Mar 2012 05:58:59 -0000
@@ -5,7 +5,7 @@
 #
 
 PORTNAME=	mock
-PORTVERSION=	0.6.0
+PORTVERSION=	0.8.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/py-mock/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	3 Jul 2011 14:58:42 -0000	1.2
+++ distinfo	13 Mar 2012 05:58:59 -0000
@@ -1,2 +1,2 @@
-SHA256 (mock-0.6.0.tar.gz) = 739035ceb9cdf5b4f183ea449e59879bc9a6bb4633459dca5f8d06428ebc3d41
-SIZE (mock-0.6.0.tar.gz) = 3143
+SHA256 (mock-0.8.0.tar.gz) = 96fa4def4e80200be827c3f51147dd7b3fa8873b9207e3325d47ba45bf29a5c1
+SIZE (mock-0.8.0.tar.gz) = 749663
--- py27-mock-0.8.0.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?20120313055909.BED2C8D8C0>