aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2013-06-21 11:34:36 +0800
committerclsung <clsung@FreeBSD.org>2013-06-21 11:34:36 +0800
commitd79e7a9a97f8e1c705810355d111adb828f04945 (patch)
treef94dce7194f41495e6094f5eb801855de5aade5f
parent92a24f8bd3824aae1db031089289456a0e5eea6e (diff)
downloadfreebsd-ports-gnome-d79e7a9a97f8e1c705810355d111adb828f04945.tar.gz
freebsd-ports-gnome-d79e7a9a97f8e1c705810355d111adb828f04945.tar.zst
freebsd-ports-gnome-d79e7a9a97f8e1c705810355d111adb828f04945.zip
- Update to 0.9.7
-rw-r--r--devel/py-flexmock/Makefile8
-rw-r--r--devel/py-flexmock/distinfo4
-rw-r--r--devel/py-flexmock/pkg-descr2
3 files changed, 5 insertions, 9 deletions
diff --git a/devel/py-flexmock/Makefile b/devel/py-flexmock/Makefile
index 84fecf429d59..a1ada4af2d3f 100644
--- a/devel/py-flexmock/Makefile
+++ b/devel/py-flexmock/Makefile
@@ -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}
diff --git a/devel/py-flexmock/distinfo b/devel/py-flexmock/distinfo
index c460bdf4633a..c231a27a5ebb 100644
--- a/devel/py-flexmock/distinfo
+++ b/devel/py-flexmock/distinfo
@@ -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
diff --git a/devel/py-flexmock/pkg-descr b/devel/py-flexmock/pkg-descr
index 47a143bac3de..11caa99aaf0b 100644
--- a/devel/py-flexmock/pkg-descr
+++ b/devel/py-flexmock/pkg-descr
@@ -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/