aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-feed
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-feed')
-rw-r--r--textproc/hs-feed/Makefile7
-rw-r--r--textproc/hs-feed/distinfo4
-rw-r--r--textproc/hs-feed/pkg-descr2
3 files changed, 6 insertions, 7 deletions
diff --git a/textproc/hs-feed/Makefile b/textproc/hs-feed/Makefile
index cb4f047e388a..9cd8859e011d 100644
--- a/textproc/hs-feed/Makefile
+++ b/textproc/hs-feed/Makefile
@@ -2,14 +2,13 @@
# $FreeBSD$
PORTNAME= feed
-PORTVERSION= 0.3.8
-PORTREVISION= 13
+PORTVERSION= 0.3.9.2
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
-COMMENT= Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds in Haskell
+COMMENT= Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
USE_CABAL= utf8-string xml>=1.2.6
diff --git a/textproc/hs-feed/distinfo b/textproc/hs-feed/distinfo
index 4b32dddea11f..41fb6a479ed8 100644
--- a/textproc/hs-feed/distinfo
+++ b/textproc/hs-feed/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/feed-0.3.8.tar.gz) = e614f7019a035c1eaa8952cdcfe5291c539f670f218ab591727d33b4367b71fb
-SIZE (cabal/feed-0.3.8.tar.gz) = 72269
+SHA256 (cabal/feed-0.3.9.2.tar.gz) = ef1d23d130b766186a0bacd6e4807279cab681712b0fb09d1ed1ee1b3c154f17
+SIZE (cabal/feed-0.3.9.2.tar.gz) = 73353
diff --git a/textproc/hs-feed/pkg-descr b/textproc/hs-feed/pkg-descr
index 849d5d32a39e..281194338b87 100644
--- a/textproc/hs-feed/pkg-descr
+++ b/textproc/hs-feed/pkg-descr
@@ -1,3 +1,3 @@
Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds in Haskell.
-WWW: http://hackage.haskell.org/package/feed
+WWW: https://github.com/sof/feed