diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2015-08-20 23:02:14 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2015-08-20 23:02:14 +0000 |
commit | 39b8e49140afdb1d1d001c477befb4b05efa7fc3 (patch) | |
tree | 607a5ca77efd301a2b4dc49b05d108829fcffa77 /net/hs-gsasl | |
parent | 75b64b1cb42c127b71646f039269eb7bd560d8ef (diff) | |
download | ports-39b8e49140afdb1d1d001c477befb4b05efa7fc3.tar.gz ports-39b8e49140afdb1d1d001c477befb4b05efa7fc3.zip |
Notes
Diffstat (limited to 'net/hs-gsasl')
-rw-r--r-- | net/hs-gsasl/Makefile | 3 | ||||
-rw-r--r-- | net/hs-gsasl/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/net/hs-gsasl/Makefile b/net/hs-gsasl/Makefile index cffd993f64a2..3e86bf190cec 100644 --- a/net/hs-gsasl/Makefile +++ b/net/hs-gsasl/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= gsasl -PORTVERSION= 0.3.5 -PORTREVISION= 1 +PORTVERSION= 0.3.6 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org diff --git a/net/hs-gsasl/distinfo b/net/hs-gsasl/distinfo index a131f7646ff7..eed538cf5f9b 100644 --- a/net/hs-gsasl/distinfo +++ b/net/hs-gsasl/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/gsasl-0.3.5.tar.gz) = a3aecd149b580e2afc0f3473e806e2245a0b649df6c8359540fa65af8dce279d -SIZE (cabal/gsasl-0.3.5.tar.gz) = 20117 +SHA256 (cabal/gsasl-0.3.6.tar.gz) = 786036025e5d5649c029c1db23c395e1592c073a58848ae4afe4f2797de1f931 +SIZE (cabal/gsasl-0.3.6.tar.gz) = 20170 |