aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2012-02-13 13:39:56 +0800
committerpgj <pgj@FreeBSD.org>2012-02-13 13:39:56 +0800
commit757925480685bae43b5af8eadd18f81dd8dde809 (patch)
tree2b4937abe72ac2ba05dba84c892dac60fdeee4ba /textproc
parent31b8ba26959ff55e94419c91230b8e9a0810e615 (diff)
downloadfreebsd-ports-gnome-757925480685bae43b5af8eadd18f81dd8dde809.tar.gz
freebsd-ports-gnome-757925480685bae43b5af8eadd18f81dd8dde809.tar.zst
freebsd-ports-gnome-757925480685bae43b5af8eadd18f81dd8dde809.zip
- Update to 0.12.6
Obtained from: FreeBSD Haskell
Diffstat (limited to 'textproc')
-rw-r--r--textproc/hs-tagsoup/Makefile3
-rw-r--r--textproc/hs-tagsoup/distinfo4
-rw-r--r--textproc/hs-tagsoup/pkg-descr2
3 files changed, 4 insertions, 5 deletions
diff --git a/textproc/hs-tagsoup/Makefile b/textproc/hs-tagsoup/Makefile
index b06d5d3f036d..736b16d75285 100644
--- a/textproc/hs-tagsoup/Makefile
+++ b/textproc/hs-tagsoup/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tagsoup
-PORTVERSION= 0.12.2
+PORTVERSION= 0.12.6
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
@@ -17,7 +17,6 @@ LICENSE= BSD
CABAL_SETUP= Setup.hs
USE_CABAL= text
-PORTDATA= *
INSTALL_PORTDATA= cd ${WRKSRC} && \
${INSTALL_DATA} ${WRKSRC}/tagsoup.htm ${DATADIR}
diff --git a/textproc/hs-tagsoup/distinfo b/textproc/hs-tagsoup/distinfo
index b11eaa722713..4b83d790d9df 100644
--- a/textproc/hs-tagsoup/distinfo
+++ b/textproc/hs-tagsoup/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/tagsoup-0.12.2.tar.gz) = 9e502997446bad1494a2a5fff3d1ec13da0a33eb901e1c7beaec96e6c8add618
-SIZE (cabal/tagsoup-0.12.2.tar.gz) = 30238
+SHA256 (cabal/tagsoup-0.12.6.tar.gz) = 65d35a8bbf6a55d4a602f4a756feec0fc410f589e2a8b9e2662e8c2095fe2de0
+SIZE (cabal/tagsoup-0.12.6.tar.gz) = 30467
diff --git a/textproc/hs-tagsoup/pkg-descr b/textproc/hs-tagsoup/pkg-descr
index d17760e1e693..ffe056a8afa3 100644
--- a/textproc/hs-tagsoup/pkg-descr
+++ b/textproc/hs-tagsoup/pkg-descr
@@ -5,4 +5,4 @@ framework. This library is for situations where the author of the HTML
is not cooperating with the person trying to extract the information, but
is also not trying to hide the information.
-WWW: http://www-users.cs.york.ac.uk/~ndm/tagsoup/
+WWW: http://community.haskell.org/~ndm/tagsoup/