1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

- Update to 3.1.2

Obtained from:	FreeBSD Haskell
This commit is contained in:
Gabor Pali 2012-06-03 22:33:29 +00:00
parent 8d491fec96
commit d962eb56b4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298273
2 changed files with 4 additions and 5 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= parsec
PORTVERSION= 3.1.1
PORTREVISION= 2
PORTVERSION= 3.1.2
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
@ -16,7 +15,7 @@ COMMENT= Monadic parser combinators
LICENSE= BSD
CABAL_SETUP= Setup.hs
USE_CABAL= mtl
USE_CABAL= mtl text>=0.2
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (cabal/parsec-3.1.1.tar.gz) = d30504dbb98c5862873b426bbc21c2bcdd6fa052fe703858321099992c7f6474
SIZE (cabal/parsec-3.1.1.tar.gz) = 27456
SHA256 (cabal/parsec-3.1.2.tar.gz) = 90f124b91f5e4ff04ddd4dc7f43aeda1273b8caec6a58ec13b90ca22854c1652
SIZE (cabal/parsec-3.1.2.tar.gz) = 27733