diff options
author | pgj <pgj@FreeBSD.org> | 2012-06-04 06:14:16 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2012-06-04 06:14:16 +0800 |
commit | 83236ef1b47ac207c7f35b6a50774973752c7549 (patch) | |
tree | 81cfdafaae052b0eb0aa09174c2e0db9a7869081 | |
parent | 8333c4f3b848941a4988fcaf084ff20d5b93b8a8 (diff) | |
download | freebsd-ports-gnome-83236ef1b47ac207c7f35b6a50774973752c7549.tar.gz freebsd-ports-gnome-83236ef1b47ac207c7f35b6a50774973752c7549.tar.zst freebsd-ports-gnome-83236ef1b47ac207c7f35b6a50774973752c7549.zip |
- Update to 0.2.2
Obtained from: FreeBSD Haskell
-rw-r--r-- | math/hs-distributive/Makefile | 5 | ||||
-rw-r--r-- | math/hs-distributive/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/hs-distributive/Makefile b/math/hs-distributive/Makefile index a51c10ecea20..64ee3c48fb04 100644 --- a/math/hs-distributive/Makefile +++ b/math/hs-distributive/Makefile @@ -6,12 +6,11 @@ # PORTNAME= distributive -PORTVERSION= 0.2.0.1 -PORTREVISION= 1 +PORTVERSION= 0.2.2 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org -COMMENT= Haskell 98 distributive functors +COMMENT= Haskell 98 distributive functors -- Dual to Traversable LICENSE= BSD diff --git a/math/hs-distributive/distinfo b/math/hs-distributive/distinfo index 6c68eaee1e1c..c1be3f8dfc35 100644 --- a/math/hs-distributive/distinfo +++ b/math/hs-distributive/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/distributive-0.2.0.1.tar.gz) = efde52baa696d498e807e66d3843803320820da40740ba60950c8c08ac0abae0 -SIZE (cabal/distributive-0.2.0.1.tar.gz) = 2446 +SHA256 (cabal/distributive-0.2.2.tar.gz) = 22c33561e42f105649f44ce051b17c913cb340c792b7d170c856c0b1b8c89b8f +SIZE (cabal/distributive-0.2.2.tar.gz) = 2445 |