diff options
author | ashish <ashish@FreeBSD.org> | 2011-07-11 04:48:24 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2011-07-11 04:48:24 +0800 |
commit | cfdfe1cdf585ce367ae48ea29774ca3c7057d108 (patch) | |
tree | 9287c313f1c7892f499cea5fe5f3e25b77ed80fb /textproc | |
parent | a0e71aacfa9115b9131f90e760868ea238e4a486 (diff) | |
download | freebsd-ports-gnome-cfdfe1cdf585ce367ae48ea29774ca3c7057d108.tar.gz freebsd-ports-gnome-cfdfe1cdf585ce367ae48ea29774ca3c7057d108.tar.zst freebsd-ports-gnome-cfdfe1cdf585ce367ae48ea29774ca3c7057d108.zip |
- Update textproc/hs-xml to 1.3.8
Obtained from: FreeBSD Haskell
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/hs-citeproc-hs/Makefile | 2 | ||||
-rw-r--r-- | textproc/hs-feed/Makefile | 2 | ||||
-rw-r--r-- | textproc/hs-pandoc/Makefile | 2 | ||||
-rw-r--r-- | textproc/hs-texmath/Makefile | 2 | ||||
-rw-r--r-- | textproc/hs-xml/Makefile | 3 | ||||
-rw-r--r-- | textproc/hs-xml/distinfo | 4 |
6 files changed, 7 insertions, 8 deletions
diff --git a/textproc/hs-citeproc-hs/Makefile b/textproc/hs-citeproc-hs/Makefile index bf609c42e920..5800e63d274e 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= 2 +PORTREVISION= 3 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org diff --git a/textproc/hs-feed/Makefile b/textproc/hs-feed/Makefile index 24a23959524e..35906f7b62f0 100644 --- a/textproc/hs-feed/Makefile +++ b/textproc/hs-feed/Makefile @@ -7,7 +7,7 @@ PORTNAME= feed PORTVERSION= 0.3.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org diff --git a/textproc/hs-pandoc/Makefile b/textproc/hs-pandoc/Makefile index 21d0a285e0e2..ac7acb444151 100644 --- a/textproc/hs-pandoc/Makefile +++ b/textproc/hs-pandoc/Makefile @@ -7,7 +7,7 @@ PORTNAME= pandoc PORTVERSION= 1.8.1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org diff --git a/textproc/hs-texmath/Makefile b/textproc/hs-texmath/Makefile index 5c19d46782c8..eb9213d44d03 100644 --- a/textproc/hs-texmath/Makefile +++ b/textproc/hs-texmath/Makefile @@ -7,7 +7,7 @@ PORTNAME= texmath PORTVERSION= 0.5.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org diff --git a/textproc/hs-xml/Makefile b/textproc/hs-xml/Makefile index 6f5bbc68f4df..98b410fd611e 100644 --- a/textproc/hs-xml/Makefile +++ b/textproc/hs-xml/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xml -PORTVERSION= 1.3.7 -PORTREVISION= 2 +PORTVERSION= 1.3.8 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org diff --git a/textproc/hs-xml/distinfo b/textproc/hs-xml/distinfo index 5a5803ef10ca..fd20169662d6 100644 --- a/textproc/hs-xml/distinfo +++ b/textproc/hs-xml/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/xml-1.3.7.tar.gz) = cf7e6a45651058951d297cb7ae08021d89bd4da4dbc7ff88ff332b848ed50543 -SIZE (cabal/xml-1.3.7.tar.gz) = 11712 +SHA256 (cabal/xml-1.3.8.tar.gz) = 5da2ce4b6424fa98c7e1f79cc4875d40646d5ed95b053e36f71fa70488f81b59 +SIZE (cabal/xml-1.3.8.tar.gz) = 11789 |