aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-attoparsec
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2013-02-05 22:26:31 +0000
committerGabor Pali <pgj@FreeBSD.org>2013-02-05 22:26:31 +0000
commitc731105b7f8e403a3db33599a7d7f1ce9257f375 (patch)
tree23d3f49a5183d8fbc5324dad9a1ae399f457b1d7 /textproc/hs-attoparsec
parent32ca3ee61e3889801319024959589312eb652bfa (diff)
Notes
Diffstat (limited to 'textproc/hs-attoparsec')
-rw-r--r--textproc/hs-attoparsec/Makefile3
-rw-r--r--textproc/hs-attoparsec/distinfo4
-rw-r--r--textproc/hs-attoparsec/pkg-descr5
3 files changed, 5 insertions, 7 deletions
diff --git a/textproc/hs-attoparsec/Makefile b/textproc/hs-attoparsec/Makefile
index dfc1c913f5dc..bb39514275ab 100644
--- a/textproc/hs-attoparsec/Makefile
+++ b/textproc/hs-attoparsec/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= attoparsec
-PORTVERSION= 0.10.2.0
-PORTREVISION= 2
+PORTVERSION= 0.10.3.0
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-attoparsec/distinfo b/textproc/hs-attoparsec/distinfo
index 3732a9353584..dddb24578e60 100644
--- a/textproc/hs-attoparsec/distinfo
+++ b/textproc/hs-attoparsec/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/attoparsec-0.10.2.0.tar.gz) = 2c9cff6ec6415321b2c76eb20d21b07bd1d5c4df4aec490d60ad433b87e97343
-SIZE (cabal/attoparsec-0.10.2.0.tar.gz) = 34080
+SHA256 (cabal/attoparsec-0.10.3.0.tar.gz) = a04426cf283367814e8e69751fd6ae3a2ba4d834765cd0b7cb375b6f9fb38cd0
+SIZE (cabal/attoparsec-0.10.3.0.tar.gz) = 36214
diff --git a/textproc/hs-attoparsec/pkg-descr b/textproc/hs-attoparsec/pkg-descr
index dd1cb996de25..3c34b4c6a86a 100644
--- a/textproc/hs-attoparsec/pkg-descr
+++ b/textproc/hs-attoparsec/pkg-descr
@@ -1,5 +1,4 @@
-A fast parser combinator library, aimed particularly at dealing
-efficiently with network protocols and complicated text/binary file
-formats.
+A fast parser combinator library, aimed particularly at dealing efficiently
+with network protocols and complicated text/binary file formats.
WWW: https://github.com/bos/attoparsec