diff options
author | pgj <pgj@FreeBSD.org> | 2011-08-14 22:32:21 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2011-08-14 22:32:21 +0800 |
commit | 249c4a44eda82fa3fa6650f9d8ae8e2708973391 (patch) | |
tree | fac917f9944995266252d9b6ef6f8ad3fa2929b2 /textproc | |
parent | f30e38e2a3ea9e3ac89e720f6a379eb0f548a3fb (diff) | |
download | freebsd-ports-graphics-249c4a44eda82fa3fa6650f9d8ae8e2708973391.tar.gz freebsd-ports-graphics-249c4a44eda82fa3fa6650f9d8ae8e2708973391.tar.zst freebsd-ports-graphics-249c4a44eda82fa3fa6650f9d8ae8e2708973391.zip |
- Update textproc/hs-pandoc-types to 1.8.2
Obtained from: FreeBSD Haskell
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/hs-citeproc-hs/Makefile | 2 | ||||
-rw-r--r-- | textproc/hs-pandoc-types/Makefile | 2 | ||||
-rw-r--r-- | textproc/hs-pandoc-types/distinfo | 4 | ||||
-rw-r--r-- | textproc/hs-pandoc/Makefile | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/textproc/hs-citeproc-hs/Makefile b/textproc/hs-citeproc-hs/Makefile index 5800e63d274..2f7d71a8040 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= 3 +PORTREVISION= 4 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org diff --git a/textproc/hs-pandoc-types/Makefile b/textproc/hs-pandoc-types/Makefile index 18b6b45aac0..bfe798cdfa7 100644 --- a/textproc/hs-pandoc-types/Makefile +++ b/textproc/hs-pandoc-types/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pandoc-types -PORTVERSION= 1.8.0.2 +PORTVERSION= 1.8.2 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org diff --git a/textproc/hs-pandoc-types/distinfo b/textproc/hs-pandoc-types/distinfo index a8465c02733..48a6e081caf 100644 --- a/textproc/hs-pandoc-types/distinfo +++ b/textproc/hs-pandoc-types/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/pandoc-types-1.8.0.2.tar.gz) = d45d554b674f3ad7f81ffb4a9a91f8deec2656b3b1d12a9ee597e910f0f5dc7d -SIZE (cabal/pandoc-types-1.8.0.2.tar.gz) = 13090 +SHA256 (cabal/pandoc-types-1.8.2.tar.gz) = 6a580be1ec25a747db2ee9df1c98b1f3a778493b98e5148bf8ce5ed1289e9013 +SIZE (cabal/pandoc-types-1.8.2.tar.gz) = 13079 diff --git a/textproc/hs-pandoc/Makefile b/textproc/hs-pandoc/Makefile index ac7acb44415..77792aa7449 100644 --- a/textproc/hs-pandoc/Makefile +++ b/textproc/hs-pandoc/Makefile @@ -7,7 +7,7 @@ PORTNAME= pandoc PORTVERSION= 1.8.1.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org |