- Update to 0.9.6

PR:		ports/154155
Submitted by:	lwhsu
Approved by:	Yi-Huan Chan <yhchan AT csie.nctu.edu.tw> (maintainer via IRC)
Feature safe:	yes
This commit is contained in:
Li-Wen Hsu 2011-01-20 16:40:41 +00:00
parent dec3920c8b
commit 3baac86b8b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268051
2 changed files with 4 additions and 5 deletions

View File

@ -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 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
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%%

View File

@ -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