- Update to 0.9.7

This commit is contained in:
Cheng-Lung Sung 2013-06-21 03:34:36 +00:00
parent e49f94b857
commit f0a549ba56
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321438
3 changed files with 5 additions and 9 deletions

View file

@ -1,12 +1,8 @@
# New ports collection makefile for: flexmock # Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# Date created: 4 Nov 2011
# Whom: Cheng-Lung Sung <clsung@FreeBSD.org>
#
# $FreeBSD$ # $FreeBSD$
#
PORTNAME= flexmock PORTNAME= flexmock
PORTVERSION= 0.9.6 PORTVERSION= 0.9.7
CATEGORIES= devel python CATEGORIES= devel python
MASTER_SITES= CHEESESHOP MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View file

@ -1,2 +1,2 @@
SHA256 (flexmock-0.9.6.tar.gz) = 07fd209e805afde2e1746651249e27a5e83ed6c0470e2a15373da16008d20374 SHA256 (flexmock-0.9.7.tar.gz) = 4192e7cb8bb2c60a646c1b1543608241c72e1c8273b9c6470907b1541332c945
SIZE (flexmock-0.9.6.tar.gz) = 24891 SIZE (flexmock-0.9.7.tar.gz) = 24997

View file

@ -15,4 +15,4 @@ sentences than API calls, and it is possible to chain them
together in any order to achieve high degree of expressiveness together in any order to achieve high degree of expressiveness
in a single line of code. in a single line of code.
WWW: http://has207.github.com/flexmock/ WWW: http://has207.github.com/flexmock/