mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
- Update to 0.9.7
This commit is contained in:
parent
e49f94b857
commit
f0a549ba56
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321438
@ -1,12 +1,8 @@
|
||||
# New ports collection makefile for: flexmock
|
||||
# Date created: 4 Nov 2011
|
||||
# Whom: Cheng-Lung Sung <clsung@FreeBSD.org>
|
||||
#
|
||||
# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= flexmock
|
||||
PORTVERSION= 0.9.6
|
||||
PORTVERSION= 0.9.7
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (flexmock-0.9.6.tar.gz) = 07fd209e805afde2e1746651249e27a5e83ed6c0470e2a15373da16008d20374
|
||||
SIZE (flexmock-0.9.6.tar.gz) = 24891
|
||||
SHA256 (flexmock-0.9.7.tar.gz) = 4192e7cb8bb2c60a646c1b1543608241c72e1c8273b9c6470907b1541332c945
|
||||
SIZE (flexmock-0.9.7.tar.gz) = 24997
|
||||
|
@ -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
|
||||
in a single line of code.
|
||||
|
||||
WWW: http://has207.github.com/flexmock/
|
||||
WWW: http://has207.github.com/flexmock/
|
||||
|
Loading…
Reference in New Issue
Block a user