aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-utility-ht
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-06-03 22:03:00 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-06-03 22:03:00 +0000
commit21568ac21e81f89b375dd0d8c5197bafc44b2b91 (patch)
treef2a6ce64c8c8959ed9bc36756ede19f922fb6e0e /devel/hs-utility-ht
parent2922bea34b94306456c1d486bda2fb7693167391 (diff)
downloadports-21568ac21e81f89b375dd0d8c5197bafc44b2b91.tar.gz
ports-21568ac21e81f89b375dd0d8c5197bafc44b2b91.zip
Notes
Diffstat (limited to 'devel/hs-utility-ht')
-rw-r--r--devel/hs-utility-ht/Makefile4
-rw-r--r--devel/hs-utility-ht/distinfo4
-rw-r--r--devel/hs-utility-ht/pkg-descr5
3 files changed, 5 insertions, 8 deletions
diff --git a/devel/hs-utility-ht/Makefile b/devel/hs-utility-ht/Makefile
index d793292f76c8..27b6b62201e5 100644
--- a/devel/hs-utility-ht/Makefile
+++ b/devel/hs-utility-ht/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= utility-ht
-PORTVERSION= 0.0.7.1
+PORTVERSION= 0.0.8
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
-COMMENT= Various small Haskell helper functions for Lists, Maybes, Tuples, Functions
+COMMENT= Various small helper functions
LICENSE= BSD
diff --git a/devel/hs-utility-ht/distinfo b/devel/hs-utility-ht/distinfo
index bf2b1cf67cda..3a0310719e36 100644
--- a/devel/hs-utility-ht/distinfo
+++ b/devel/hs-utility-ht/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/utility-ht-0.0.7.1.tar.gz) = aaa262b8095933774ad1102530a9e85d20f4aad8f0dadcc2dbb267b3fd3c094c
-SIZE (cabal/utility-ht-0.0.7.1.tar.gz) = 18803
+SHA256 (cabal/utility-ht-0.0.8.tar.gz) = a8f9bf74d50a04f9138e9b61749560e3d1965a42d30bbae785c5a85e640f550b
+SIZE (cabal/utility-ht-0.0.8.tar.gz) = 18881
diff --git a/devel/hs-utility-ht/pkg-descr b/devel/hs-utility-ht/pkg-descr
index 4edca0cdccef..e20d5c8b1d7b 100644
--- a/devel/hs-utility-ht/pkg-descr
+++ b/devel/hs-utility-ht/pkg-descr
@@ -3,7 +3,4 @@ Functions. Some of these functions are improved implementations of
standard functions. They have the same name as their standard
counterparts.
-The package only contains functions that do not require packages
-other than the base package. Thus you do not risk a dependency.
-
-WWW: http://www.haskell.org/haskellwiki/Utility-HT
+WWW: http://hackage.haskell.org/package/utility-ht