- Update to 0.6

Obtained from:	FreeBSD Haskell
This commit is contained in:
Gabor Pali 2012-06-03 21:58:09 +00:00
parent 50e5671f00
commit 98cdbb4d7b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298216
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= test-framework
PORTVERSION= 0.5
PORTVERSION= 0.6
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@ -15,7 +15,7 @@ COMMENT= Framework for running and organising tests, with HUnit and QuickCheck s
LICENSE= BSD
USE_CABAL= ansi-terminal>=0.4.0 ansi-wl-pprint>=0.5.1 hostname>=1.0 \
regex-posix>=0.72 xml>=1.3.5
random>=1.0 regex-posix>=0.72 xml>=1.3.5
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (cabal/test-framework-0.5.tar.gz) = ff531cd8e00e3a09435a66051e6b45488b544fe4f389e6b388184a0f5b4ff5a7
SIZE (cabal/test-framework-0.5.tar.gz) = 19237
SHA256 (cabal/test-framework-0.6.tar.gz) = 439c1ffb4dcdf3efb8947dc3191ea9696878fe6df066b2be80b595c6ddc005aa
SIZE (cabal/test-framework-0.6.tar.gz) = 19299