diff options
author | pgj <pgj@FreeBSD.org> | 2014-11-11 06:33:53 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2014-11-11 06:33:53 +0800 |
commit | 995b00c288a8fc94a4bdff54b6453d74bfea1305 (patch) | |
tree | d70c707452e5b9548804304ff56b8da00647df05 /net | |
parent | d2a542136a66c208f22de9348f9ff8457f778f82 (diff) | |
download | freebsd-ports-gnome-995b00c288a8fc94a4bdff54b6453d74bfea1305.tar.gz freebsd-ports-gnome-995b00c288a8fc94a4bdff54b6453d74bfea1305.tar.zst freebsd-ports-gnome-995b00c288a8fc94a4bdff54b6453d74bfea1305.zip |
- Update pandoc to 1.13.1 and update its dependents as well
net/hs-hoauth2: 0.4.1 --> 0.4.3
www/hs-activehs: Bump port revision
www/hs-gitit: 0.10.5 --> 0.10.6.1
Obtained from: FreeBSD Haskell
Diffstat (limited to 'net')
-rw-r--r-- | net/hs-hoauth2/Makefile | 3 | ||||
-rw-r--r-- | net/hs-hoauth2/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/net/hs-hoauth2/Makefile b/net/hs-hoauth2/Makefile index 82df3bc70654..e13775f72f59 100644 --- a/net/hs-hoauth2/Makefile +++ b/net/hs-hoauth2/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= hoauth2 -PORTVERSION= 0.4.1 -PORTREVISION= 1 +PORTVERSION= 0.4.3 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org diff --git a/net/hs-hoauth2/distinfo b/net/hs-hoauth2/distinfo index 0601c487890d..6814cecdecb3 100644 --- a/net/hs-hoauth2/distinfo +++ b/net/hs-hoauth2/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/hoauth2-0.4.1.tar.gz) = fd5e140744bcf9707209e4b6089a2b337c614fd226eeb9246d3df4be927fb490 -SIZE (cabal/hoauth2-0.4.1.tar.gz) = 8462 +SHA256 (cabal/hoauth2-0.4.3.tar.gz) = 6f531f635c62cc7c42fb3e33193833adfdf789aafa2d2c754be2f23c609ab0e2 +SIZE (cabal/hoauth2-0.4.3.tar.gz) = 8480 |