aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-HaXml
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2009-02-12 19:20:43 +0000
committerGabor Pali <pgj@FreeBSD.org>2009-02-12 19:20:43 +0000
commitbd1ef0a2c4edf59e6cd2c31629dedd984fb8a587 (patch)
treeac266d644c5ac84e33d0583669d44b44216ff747 /textproc/hs-HaXml
parent20510caebfe16488051412ee931e50b8976c5226 (diff)
downloadports-bd1ef0a2c4edf59e6cd2c31629dedd984fb8a587.tar.gz
ports-bd1ef0a2c4edf59e6cd2c31629dedd984fb8a587.zip
Notes
Diffstat (limited to 'textproc/hs-HaXml')
-rw-r--r--textproc/hs-HaXml/Makefile4
-rw-r--r--textproc/hs-HaXml/distinfo6
-rw-r--r--textproc/hs-HaXml/pkg-plist3
3 files changed, 8 insertions, 5 deletions
diff --git a/textproc/hs-HaXml/Makefile b/textproc/hs-HaXml/Makefile
index 9e900e1fbe4b..683609e93b02 100644
--- a/textproc/hs-HaXml/Makefile
+++ b/textproc/hs-HaXml/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= haxml
-PORTVERSION= 1.19.4
+PORTVERSION= 1.19.6
CATEGORIES= textproc haskell
MASTER_SITES= http://hackage.haskell.org/packages/archive/HaXml/${PORTVERSION}/
PKGNAMEPREFIX= hs-
@@ -19,7 +19,7 @@ BUILD_DEPENDS= ghc>=6.8:${PORTSDIR}/lang/ghc \
RUN_DEPENDS= ghc>=6.8:${PORTSDIR}/lang/ghc \
hs-polyparse-ghc>=1.1:${PORTSDIR}/textproc/hs-polyparse-ghc
-CONFIGURE_ARGS= --ghc --prefix=${PREFIX}
+CONFIGURE_ARGS= --ghc --prefix=${PREFIX}
GHC_VERSION= 6.8.3
PLIST_SUB+= GHC_VERSION=${GHC_VERSION} \
diff --git a/textproc/hs-HaXml/distinfo b/textproc/hs-HaXml/distinfo
index 1b510cc4cfd8..3eb8e4ec43c7 100644
--- a/textproc/hs-HaXml/distinfo
+++ b/textproc/hs-HaXml/distinfo
@@ -1,3 +1,3 @@
-MD5 (HaXml-1.19.4.tar.gz) = c14471487f2ab6229cacd4987d9d1c4b
-SHA256 (HaXml-1.19.4.tar.gz) = 843be4312cab15908d03be0cc6a05a7a702734ef93dae8b4d2b0b2871b2688b6
-SIZE (HaXml-1.19.4.tar.gz) = 613642
+MD5 (HaXml-1.19.6.tar.gz) = 7715780943dd3df6f19a7200783bc4cf
+SHA256 (HaXml-1.19.6.tar.gz) = a0311682502666f36cb7f276c684b1547678dda10c5c450bd428bddc6bb5cdbe
+SIZE (HaXml-1.19.6.tar.gz) = 630102
diff --git a/textproc/hs-HaXml/pkg-plist b/textproc/hs-HaXml/pkg-plist
index 26e05b6d2260..5218955cc6b6 100644
--- a/textproc/hs-HaXml/pkg-plist
+++ b/textproc/hs-HaXml/pkg-plist
@@ -13,6 +13,8 @@ bin/XtractLazy
%%SUBDIR%%/Text/XML/HaXml/Html/Parse.hi
%%SUBDIR%%/Text/XML/HaXml/Html/ParseLazy.hi
%%SUBDIR%%/Text/XML/HaXml/Html/Pretty.hi
+%%SUBDIR%%/Text/XML/HaXml/XmlContent/Parser.hi
+%%SUBDIR%%/Text/XML/HaXml/XmlContent/Haskell.hi
%%SUBDIR%%/Text/XML/HaXml/Xtract/Combinators.hi
%%SUBDIR%%/Text/XML/HaXml/Xtract/Lex.hi
%%SUBDIR%%/Text/XML/HaXml/Xtract/Parse.hi
@@ -39,6 +41,7 @@ bin/XtractLazy
%%SUBDIR%%/libHSHaXml-%%PORTVERSION%%.a
@dirrm %%SUBDIR%%/Text/XML/HaXml/DtdToHaskell
@dirrm %%SUBDIR%%/Text/XML/HaXml/Html
+@dirrm %%SUBDIR%%/Text/XML/HaXml/XmlContent
@dirrm %%SUBDIR%%/Text/XML/HaXml/Xtract
@dirrm %%SUBDIR%%/Text/XML/HaXml
@dirrmtry %%SUBDIR%%/Text/XML