diff options
author | Älven <alster@vinterdalen.se> | 2024-06-10 18:36:08 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2024-06-10 18:36:08 +0000 |
commit | f5f388e81871b68bf2d6e616d92032c5afd32925 (patch) | |
tree | 678682d647243e506738ddcdf2d0b2953518e7d7 | |
parent | cd135dda26f3841506c72bcfa075c221b1c6a04d (diff) |
devel/hs-hspec-discover: Update to 2.11.9
PR: 279429
-rw-r--r-- | devel/hs-hspec-discover/Makefile | 3 | ||||
-rw-r--r-- | devel/hs-hspec-discover/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/hs-hspec-discover/Makefile b/devel/hs-hspec-discover/Makefile index 3275abd065aa..2be8410e4b89 100644 --- a/devel/hs-hspec-discover/Makefile +++ b/devel/hs-hspec-discover/Makefile @@ -1,5 +1,5 @@ PORTNAME= hspec-discover -PORTVERSION= 2.11.7 +PORTVERSION= 2.11.9 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org @@ -7,6 +7,7 @@ COMMENT= Automatically discover and run Hspec tests WWW= https://hspec.github.io/ LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE USES= cabal diff --git a/devel/hs-hspec-discover/distinfo b/devel/hs-hspec-discover/distinfo index 82022f69080f..1af1c9f026d4 100644 --- a/devel/hs-hspec-discover/distinfo +++ b/devel/hs-hspec-discover/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1706634584 -SHA256 (cabal/hspec-discover-2.11.7/hspec-discover-2.11.7.tar.gz) = 2862b230bb45eb320dd985659b81b482de98f869f4ed88398555a6a7cd12d82a -SIZE (cabal/hspec-discover-2.11.7/hspec-discover-2.11.7.tar.gz) = 6896 +TIMESTAMP = 1717151751 +SHA256 (cabal/hspec-discover-2.11.9/hspec-discover-2.11.9.tar.gz) = 176644f3ce2b2e6d3c17b4c0906eb66d365c3f007bc31d47adc11e9bcd049414 +SIZE (cabal/hspec-discover-2.11.9/hspec-discover-2.11.9.tar.gz) = 6894 |