mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.2.7
Obtained from: FreeBSD Haskell
This commit is contained in:
parent
6dab73e509
commit
9900e63a01
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291189
3 changed files with 5 additions and 6 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= test-framework-hunit
|
||||
PORTVERSION= 0.2.6
|
||||
PORTREVISION= 5
|
||||
PORTVERSION= 0.2.7
|
||||
CATEGORIES= devel haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
|
@ -15,7 +14,7 @@ COMMENT= HUnit support for the test-framework package
|
|||
|
||||
LICENSE= BSD
|
||||
|
||||
USE_CABAL= HUnit>=1.2 test-framework>=0.2
|
||||
USE_CABAL= HUnit>=1.2 test-framework>=0.2.0
|
||||
|
||||
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (cabal/test-framework-hunit-0.2.6.tar.gz) = f910e18e62615f64fac9bf4938a34cc36fad9d86e6ba31edcb79731e0ef46fc7
|
||||
SIZE (cabal/test-framework-hunit-0.2.6.tar.gz) = 2639
|
||||
SHA256 (cabal/test-framework-hunit-0.2.7.tar.gz) = cc8d21df58cdd85bb4ae5871e1a28c6a9e1c0fe618f3c899fdefd95d2211e4b0
|
||||
SIZE (cabal/test-framework-hunit-0.2.7.tar.gz) = 2633
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
HUnit support for the test-framework package.
|
||||
|
||||
WWW: http://batterseapower.github.com/test-framework/
|
||||
WWW: http://batterseapower.github.com/test-framework/
|
||||
|
|
Loading…
Add table
Reference in a new issue