mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Update to 1.2.0.1
- Use the new options framework Obtained from: FreeBSD Haskell
This commit is contained in:
parent
8151ce2e9e
commit
abfc4603a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301893
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= hspec
|
||||
PORTVERSION= 1.1.1
|
||||
PORTVERSION= 1.2.0.1
|
||||
CATEGORIES= devel haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
@ -14,7 +14,7 @@ COMMENT= Behavior Driven Development for Haskell
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
USE_CABAL= ansi-terminal==0.5.5_3 HUnit>=1 QuickCheck>=2.4.0.1 \
|
||||
USE_CABAL= ansi-terminal==0.5.5_4 HUnit>=1 QuickCheck>=2.4.0.1 \
|
||||
silently>=1.1.1 transformers>=0.2.0
|
||||
|
||||
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cabal/hspec-1.1.1.tar.gz) = 13ed4d0dba0b1f3e21b5b33bb2fea3dca7b2e8687e508352b74c460b11fe0098
|
||||
SIZE (cabal/hspec-1.1.1.tar.gz) = 11710
|
||||
SHA256 (cabal/hspec-1.2.0.1.tar.gz) = ae9a078103a639061e20d4fe5d51f1d3fa7bfe3be6e34ba01cf90623b8f0a912
|
||||
SIZE (cabal/hspec-1.2.0.1.tar.gz) = 10370
|
||||
|
Loading…
Reference in New Issue
Block a user