aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-polyparse
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2009-12-30 13:37:22 +0000
committerGabor Pali <pgj@FreeBSD.org>2009-12-30 13:37:22 +0000
commit477c266eb1a496e456005fb6a6540a371b9c52d4 (patch)
tree5ad41a9a8b90bb3b0d55ba2e5e1ee2311f6b1926 /textproc/hs-polyparse
parentaf0021c15e513c48a59f4d274eee6ba69b4dabbb (diff)
downloadports-477c266eb1a496e456005fb6a6540a371b9c52d4.tar.gz
ports-477c266eb1a496e456005fb6a6540a371b9c52d4.zip
- Update to 1.4
PR: ports/142097 Submitted by: Jacula Modyun <jacula(at)gmail.com>
Notes
Notes: svn path=/head/; revision=246886
Diffstat (limited to 'textproc/hs-polyparse')
-rw-r--r--textproc/hs-polyparse/Makefile3
-rw-r--r--textproc/hs-polyparse/distinfo6
-rw-r--r--textproc/hs-polyparse/pkg-plist3
3 files changed, 7 insertions, 5 deletions
diff --git a/textproc/hs-polyparse/Makefile b/textproc/hs-polyparse/Makefile
index 25185e5cbc41..a6269383bff7 100644
--- a/textproc/hs-polyparse/Makefile
+++ b/textproc/hs-polyparse/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= polyparse
-PORTVERSION= 1.3
-PORTREVISION= 1
+PORTVERSION= 1.4
CATEGORIES= textproc haskell
MASTER_SITES= http://hackage.haskell.org/packages/archive/${PORTNAME}/${PORTVERSION}/
PKGNAMEPREFIX= hs-
diff --git a/textproc/hs-polyparse/distinfo b/textproc/hs-polyparse/distinfo
index b87d32203856..369f42646672 100644
--- a/textproc/hs-polyparse/distinfo
+++ b/textproc/hs-polyparse/distinfo
@@ -1,3 +1,3 @@
-MD5 (polyparse-1.3.tar.gz) = f8c6f4f12ff2c7d29fed91b3189d785a
-SHA256 (polyparse-1.3.tar.gz) = 6d82f08634f0856c7919c9413199f4d5f91e753a6d796a0b61e46d7cd1ce4a24
-SIZE (polyparse-1.3.tar.gz) = 108981
+MD5 (polyparse-1.4.tar.gz) = 1783867124b49eefdbdc9ac39caf3174
+SHA256 (polyparse-1.4.tar.gz) = 6e599fb0771e8ce2e1d3a3bbe5eddc2d77b2b4bbb54602f01005dc55dc039d44
+SIZE (polyparse-1.4.tar.gz) = 18002
diff --git a/textproc/hs-polyparse/pkg-plist b/textproc/hs-polyparse/pkg-plist
index 43efe58cd81e..56b2f9902f29 100644
--- a/textproc/hs-polyparse/pkg-plist
+++ b/textproc/hs-polyparse/pkg-plist
@@ -1,10 +1,12 @@
@comment $FreeBSD$
%%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/HSpolyparse-%%POLY_VERSION%%.o
%%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Text/Parse.hi
+%%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Text/Parse/ByteString.hi
%%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Text/ParserCombinators/HuttonMeijer.hi
%%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Text/ParserCombinators/HuttonMeijerWallace.hi
%%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Text/ParserCombinators/Poly.hi
%%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Text/ParserCombinators/Poly/Base.hi
+%%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Text/ParserCombinators/Poly/ByteString.hi
%%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Text/ParserCombinators/Poly/Lazy.hi
%%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Text/ParserCombinators/Poly/Plain.hi
%%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Text/ParserCombinators/Poly/State.hi
@@ -15,6 +17,7 @@
%%NOPORTDOCS%%@dirrmtry %%DOCSDIR%%
@dirrm %%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Text/ParserCombinators/Poly
@dirrm %%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Text/ParserCombinators
+@dirrm %%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Text/Parse
@dirrm %%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Text
@dirrm %%POLY_LIBDIR_REL%%/ghc-%%GHC_VERSION%%
@dirrm %%POLY_LIBDIR_REL%%