diff options
-rw-r--r-- | textproc/hs-citeproc-hs/Makefile | 2 | ||||
-rw-r--r-- | textproc/hs-pandoc-types/Makefile | 3 | ||||
-rw-r--r-- | textproc/hs-pandoc-types/distinfo | 4 | ||||
-rw-r--r-- | textproc/hs-pandoc/Makefile | 2 |
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 |