diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-06-03 22:10:43 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-06-03 22:10:43 +0000 |
commit | e4c623b40dc309384715046b7ce3d0d7175d9adc (patch) | |
tree | b51b3bdd71e6cbed0b3b7d58cf73e67109bacf89 /math/hs-categories | |
parent | 08975e894244b9fa0e2b0c586398410a2fc655c4 (diff) | |
download | ports-e4c623b40dc309384715046b7ce3d0d7175d9adc.tar.gz ports-e4c623b40dc309384715046b7ce3d0d7175d9adc.zip |
Notes
Diffstat (limited to 'math/hs-categories')
-rw-r--r-- | math/hs-categories/Makefile | 4 | ||||
-rw-r--r-- | math/hs-categories/distinfo | 4 | ||||
-rw-r--r-- | math/hs-categories/pkg-descr | 4 |
3 files changed, 5 insertions, 7 deletions
diff --git a/math/hs-categories/Makefile b/math/hs-categories/Makefile index 1d0db9612569..0f5a676bbf57 100644 --- a/math/hs-categories/Makefile +++ b/math/hs-categories/Makefile @@ -6,8 +6,7 @@ # PORTNAME= categories -PORTVERSION= 0.58.0.5 -PORTREVISION= 1 +PORTVERSION= 1.0.3 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org @@ -15,7 +14,6 @@ COMMENT= Categories from category-extras LICENSE= BSD -CABAL_SETUP= Setup.hs USE_CABAL= void>=0.5.4.2 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" diff --git a/math/hs-categories/distinfo b/math/hs-categories/distinfo index 66614ad5be2e..86aae3f9be87 100644 --- a/math/hs-categories/distinfo +++ b/math/hs-categories/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/categories-0.58.0.5.tar.gz) = 2341d54fcc5a6b0b531b25561e335a9399a5976619b0ee068861fe768fedfbfa -SIZE (cabal/categories-0.58.0.5.tar.gz) = 8568 +SHA256 (cabal/categories-1.0.3.tar.gz) = 38c774fc4952f05d05e4b84c0e92ad6ccc0d5762ff82bb1971b387cba7f1f208 +SIZE (cabal/categories-1.0.3.tar.gz) = 7907 diff --git a/math/hs-categories/pkg-descr b/math/hs-categories/pkg-descr index 942e493e1925..62cf9873fa92 100644 --- a/math/hs-categories/pkg-descr +++ b/math/hs-categories/pkg-descr @@ -1,3 +1,3 @@ -Categories from category-extras. +Categories. -WWW: http://comonad.com/reader/
\ No newline at end of file +WWW: http://github.com/ekmett/categories |