aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/hs-citeproc-hs/Makefile2
-rw-r--r--textproc/hs-citeproc-hs/distinfo4
-rw-r--r--textproc/hs-citeproc-hs/pkg-descr11
3 files changed, 8 insertions, 9 deletions
diff --git a/textproc/hs-citeproc-hs/Makefile b/textproc/hs-citeproc-hs/Makefile
index 19e9435b9729..b6d64a29f41e 100644
--- a/textproc/hs-citeproc-hs/Makefile
+++ b/textproc/hs-citeproc-hs/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= citeproc-hs
-PORTVERSION= 0.3.3
+PORTVERSION= 0.3.4
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-citeproc-hs/distinfo b/textproc/hs-citeproc-hs/distinfo
index 623951c31d9f..06dd33d80602 100644
--- a/textproc/hs-citeproc-hs/distinfo
+++ b/textproc/hs-citeproc-hs/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/citeproc-hs-0.3.3.tar.gz) = 249bc0ec589fc79b098867502732c3c47ce032ad32f82d3280c1ca9373c71f7a
-SIZE (cabal/citeproc-hs-0.3.3.tar.gz) = 97368
+SHA256 (cabal/citeproc-hs-0.3.4.tar.gz) = db0aa3f34991c0e90bd04b4a6752048eeb36fef24693dfbb44cd2d48eb75869f
+SIZE (cabal/citeproc-hs-0.3.4.tar.gz) = 100279
diff --git a/textproc/hs-citeproc-hs/pkg-descr b/textproc/hs-citeproc-hs/pkg-descr
index e01740022319..bf6b6b9a0b62 100644
--- a/textproc/hs-citeproc-hs/pkg-descr
+++ b/textproc/hs-citeproc-hs/pkg-descr
@@ -1,8 +1,7 @@
-citeproc-hs is a library for automatically formatting bibliographic
-reference citations into a variety of styles using a macro language
-called Citation Style Language (CSL). More details on CSL can be found
-here: <http://xbiblio.sourceforge.net/>.
+citeproc-hs is a library for rendering bibliographic reference citations
+into a variety of styles using a macro language called Citation Style
+Language (CSL) [1].
-For the API documentation please see "Text.CSL".
+[1] http://xbiblio.sourceforge.net/
-WWW: http://code.haskell.org/citeproc-hs
+WWW: http://gorgias.mine.nu/repos/citeproc-hs/