diff options
author | pgj <pgj@FreeBSD.org> | 2012-08-03 11:03:55 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2012-08-03 11:03:55 +0800 |
commit | 30a664d7c8b346ae6aa6f720412a75bf189b3494 (patch) | |
tree | 648ca8ba4203d4090b3fa9c4b8827a0ce02b5cea /math | |
parent | 540fcf65000483c99b00d65493d75bfa49936d79 (diff) | |
download | freebsd-ports-gnome-30a664d7c8b346ae6aa6f720412a75bf189b3494.tar.gz freebsd-ports-gnome-30a664d7c8b346ae6aa6f720412a75bf189b3494.tar.zst freebsd-ports-gnome-30a664d7c8b346ae6aa6f720412a75bf189b3494.zip |
- Update to 2.1.2
- Use the new options framework
Obtained from: FreeBSD Haskell
Diffstat (limited to 'math')
-rw-r--r-- | math/hs-comonad-transformers/Makefile | 2 | ||||
-rw-r--r-- | math/hs-comonad-transformers/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/hs-comonad-transformers/Makefile b/math/hs-comonad-transformers/Makefile index 99a498f5e25f..b6856815cb11 100644 --- a/math/hs-comonad-transformers/Makefile +++ b/math/hs-comonad-transformers/Makefile @@ -6,7 +6,7 @@ # PORTNAME= comonad-transformers -PORTVERSION= 2.1.1.1 +PORTVERSION= 2.1.2 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-comonad-transformers/distinfo b/math/hs-comonad-transformers/distinfo index aaa13f35cb96..683bf19cd96c 100644 --- a/math/hs-comonad-transformers/distinfo +++ b/math/hs-comonad-transformers/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/comonad-transformers-2.1.1.1.tar.gz) = 49396ca25a73e3a41b247675192ddef7d700d05eadf6fa014d34a84a0f946120 -SIZE (cabal/comonad-transformers-2.1.1.1.tar.gz) = 6136 +SHA256 (cabal/comonad-transformers-2.1.2.tar.gz) = 3a6e568490baa8211236e2a43985ea2a4e9527a75ac2e4d00d2f776c5dd4177a +SIZE (cabal/comonad-transformers-2.1.2.tar.gz) = 6235 |