aboutsummaryrefslogtreecommitdiff
path: root/mail/hs-email-validate
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2013-03-29 22:43:58 +0000
committerGabor Pali <pgj@FreeBSD.org>2013-03-29 22:43:58 +0000
commitbd8d410bbe561cb06cef8e6439398148ea172996 (patch)
treebb6acd9e4d75e5dd918d3f6f723ca485c7f0dd6f /mail/hs-email-validate
parent18f2b16087e8ecd6790e8d551f1083d977da1d77 (diff)
downloadports-bd8d410bbe561cb06cef8e6439398148ea172996.tar.gz
ports-bd8d410bbe561cb06cef8e6439398148ea172996.zip
Notes
Diffstat (limited to 'mail/hs-email-validate')
-rw-r--r--mail/hs-email-validate/Makefile5
-rw-r--r--mail/hs-email-validate/distinfo4
2 files changed, 4 insertions, 5 deletions
diff --git a/mail/hs-email-validate/Makefile b/mail/hs-email-validate/Makefile
index 074294676780..64628002f195 100644
--- a/mail/hs-email-validate/Makefile
+++ b/mail/hs-email-validate/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= email-validate
-PORTVERSION= 0.3.2
-PORTREVISION= 1
+PORTVERSION= 1.0.0
CATEGORIES= mail haskell
MAINTAINER= haskell@FreeBSD.org
@@ -10,7 +9,7 @@ COMMENT= Validating an email address string against RFC 5322
LICENSE= BSD
-USE_CABAL= parsec ranges>=0.2.2
+USE_CABAL= attoparsec>=0.10.0
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/mail/hs-email-validate/distinfo b/mail/hs-email-validate/distinfo
index 1d31c58a5155..8eccda5d0c38 100644
--- a/mail/hs-email-validate/distinfo
+++ b/mail/hs-email-validate/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/email-validate-0.3.2.tar.gz) = 18d6c65b52f41b6b107d6d4c5ee8b95eff8b4a0ea2be07d8b13b061701cd5033
-SIZE (cabal/email-validate-0.3.2.tar.gz) = 41930
+SHA256 (cabal/email-validate-1.0.0.tar.gz) = 4fafd67509e804675e52d97b6ad0dde4b459f7569891c74843155c95ec66416a
+SIZE (cabal/email-validate-1.0.0.tar.gz) = 7205