aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2012-06-04 06:10:43 +0800
committerpgj <pgj@FreeBSD.org>2012-06-04 06:10:43 +0800
commit7b9655ead061d5171144f9dcee55015995b95174 (patch)
tree6d8b55e7bea1bb24605d83b61cd1ae7092af3ab3
parenteb5563ab1e7f10aeb53f33f4e6dc83cc1427e3d9 (diff)
downloadfreebsd-ports-gnome-7b9655ead061d5171144f9dcee55015995b95174.tar.gz
freebsd-ports-gnome-7b9655ead061d5171144f9dcee55015995b95174.tar.zst
freebsd-ports-gnome-7b9655ead061d5171144f9dcee55015995b95174.zip
- Update to 1.0.3
Obtained from: FreeBSD Haskell
-rw-r--r--math/hs-categories/Makefile4
-rw-r--r--math/hs-categories/distinfo4
-rw-r--r--math/hs-categories/pkg-descr4
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