mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Update to 1.0.10.0
Obtained from: FreeBSD Haskell
This commit is contained in:
parent
8770b235f5
commit
0eefd61047
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277430
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= convertible
|
||||
PORTVERSION= 1.0.9.1
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.0.10.0
|
||||
CATEGORIES= devel haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
@ -16,7 +15,7 @@ COMMENT= Haskell type classes and instances for converting between types
|
||||
LICENSE= LGPL21
|
||||
FILE_LICENSE= COPYRIGHT
|
||||
|
||||
USE_CABAL= mtl
|
||||
USE_CABAL= mtl text>=0.7
|
||||
|
||||
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cabal/convertible-1.0.9.1.tar.gz) = a1f46bf1166356c02e7a241d0bfea7010dc3e5f9f15181cfc2405a95df402914
|
||||
SIZE (cabal/convertible-1.0.9.1.tar.gz) = 22563
|
||||
SHA256 (cabal/convertible-1.0.10.0.tar.gz) = 219cba91e1b95334602de0f35554100fcbcc852b2efaa0aab8bfbb0a48eb12de
|
||||
SIZE (cabal/convertible-1.0.10.0.tar.gz) = 23231
|
||||
|
Loading…
Reference in New Issue
Block a user