aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorashish <ashish@FreeBSD.org>2011-07-11 00:40:07 +0800
committerashish <ashish@FreeBSD.org>2011-07-11 00:40:07 +0800
commit048a0d561ca2fcdda5f108522b3e8f69ec94d2ea (patch)
treef91861251f101cfc1880a094f86d505ccd3e2fa3
parent255e3d8f18e6c21f89c69caf26d139ba60a438cc (diff)
downloadfreebsd-ports-gnome-048a0d561ca2fcdda5f108522b3e8f69ec94d2ea.tar.gz
freebsd-ports-gnome-048a0d561ca2fcdda5f108522b3e8f69ec94d2ea.tar.zst
freebsd-ports-gnome-048a0d561ca2fcdda5f108522b3e8f69ec94d2ea.zip
- Update textproc/hs-pandoc-types to 1.8.0.2
Obtained from: FreeBSD Haskell
-rw-r--r--textproc/hs-citeproc-hs/Makefile2
-rw-r--r--textproc/hs-pandoc-types/Makefile3
-rw-r--r--textproc/hs-pandoc-types/distinfo4
-rw-r--r--textproc/hs-pandoc/Makefile2
4 files changed, 5 insertions, 6 deletions
diff --git a/textproc/hs-citeproc-hs/Makefile b/textproc/hs-citeproc-hs/Makefile
index 6110bc6c0ce2..bf609c42e920 100644
--- a/textproc/hs-citeproc-hs/Makefile
+++ b/textproc/hs-citeproc-hs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= citeproc-hs
PORTVERSION= 0.3.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-pandoc-types/Makefile b/textproc/hs-pandoc-types/Makefile
index ad4d74d302ed..18b6b45aac09 100644
--- a/textproc/hs-pandoc-types/Makefile
+++ b/textproc/hs-pandoc-types/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= pandoc-types
-PORTVERSION= 1.8
-PORTREVISION= 1
+PORTVERSION= 1.8.0.2
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-pandoc-types/distinfo b/textproc/hs-pandoc-types/distinfo
index 83c300e398b7..a8465c027338 100644
--- a/textproc/hs-pandoc-types/distinfo
+++ b/textproc/hs-pandoc-types/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/pandoc-types-1.8.tar.gz) = 28295a45bb0ce02699501fb166fea1936ca6f0873673cd1e0ce3a9566b0b79c6
-SIZE (cabal/pandoc-types-1.8.tar.gz) = 12962
+SHA256 (cabal/pandoc-types-1.8.0.2.tar.gz) = d45d554b674f3ad7f81ffb4a9a91f8deec2656b3b1d12a9ee597e910f0f5dc7d
+SIZE (cabal/pandoc-types-1.8.0.2.tar.gz) = 13090
diff --git a/textproc/hs-pandoc/Makefile b/textproc/hs-pandoc/Makefile
index 4912004f269d..21d0a285e0e2 100644
--- a/textproc/hs-pandoc/Makefile
+++ b/textproc/hs-pandoc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pandoc
PORTVERSION= 1.8.1.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org