aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-utf8-string-ghc
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2008-12-23 12:50:23 +0000
committerGabor Pali <pgj@FreeBSD.org>2008-12-23 12:50:23 +0000
commit3217970cf2345ffe03d2f686a4a43add2130067c (patch)
tree25bcd8a0e9951a6b087b8a5098e456957e6a94d3 /devel/hs-utf8-string-ghc
parent822947b3ab3f6af81c075881912465474e0a9e3b (diff)
downloadports-3217970cf2345ffe03d2f686a4a43add2130067c.tar.gz
ports-3217970cf2345ffe03d2f686a4a43add2130067c.zip
Notes
Diffstat (limited to 'devel/hs-utf8-string-ghc')
-rw-r--r--devel/hs-utf8-string-ghc/Makefile2
-rw-r--r--devel/hs-utf8-string-ghc/distinfo6
-rw-r--r--devel/hs-utf8-string-ghc/pkg-descr2
-rw-r--r--devel/hs-utf8-string-ghc/pkg-plist4
4 files changed, 7 insertions, 7 deletions
diff --git a/devel/hs-utf8-string-ghc/Makefile b/devel/hs-utf8-string-ghc/Makefile
index 457d51e979b3..8b2e08ceb83b 100644
--- a/devel/hs-utf8-string-ghc/Makefile
+++ b/devel/hs-utf8-string-ghc/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= utf8-string
-PORTVERSION= 0.3.1.1
+PORTVERSION= 0.3.3
CATEGORIES= devel haskell
MASTER_SITES= http://hackage.haskell.org/packages/archive/${PORTNAME}/${PORTVERSION}/
PKGNAMEPREFIX= hs-
diff --git a/devel/hs-utf8-string-ghc/distinfo b/devel/hs-utf8-string-ghc/distinfo
index 88e7127fecbe..ba275edfc233 100644
--- a/devel/hs-utf8-string-ghc/distinfo
+++ b/devel/hs-utf8-string-ghc/distinfo
@@ -1,3 +1,3 @@
-MD5 (utf8-string-0.3.1.1.tar.gz) = 5fdaeff4c501e0d5e70ec9d99ff9931d
-SHA256 (utf8-string-0.3.1.1.tar.gz) = a4f75f409812f1aaa7ecadec4b58e54ee1a343ae3cee75e58e5730ddc5addbb7
-SIZE (utf8-string-0.3.1.1.tar.gz) = 7810
+MD5 (utf8-string-0.3.3.tar.gz) = f311e85aebccffb272ebf3bd49a28c8f
+SHA256 (utf8-string-0.3.3.tar.gz) = a327daab89cbe9d687f0b612422da0e032f8cb4174abcf058e583a94099b40a5
+SIZE (utf8-string-0.3.3.tar.gz) = 7821
diff --git a/devel/hs-utf8-string-ghc/pkg-descr b/devel/hs-utf8-string-ghc/pkg-descr
index b1a2492948a1..2a19919f8879 100644
--- a/devel/hs-utf8-string-ghc/pkg-descr
+++ b/devel/hs-utf8-string-ghc/pkg-descr
@@ -2,4 +2,4 @@ A UTF8 layer for IO and Strings. The utf8-string package
provides operations for encoding UTF8 strings to Word8 lists
and back, and for reading and writing UTF8 without truncation.
-WWW: http://code.haskell.org/utf8-string/
+WWW: http://github.com/glguy/utf8-string/
diff --git a/devel/hs-utf8-string-ghc/pkg-plist b/devel/hs-utf8-string-ghc/pkg-plist
index 61151b5e42c4..cf55ca674c10 100644
--- a/devel/hs-utf8-string-ghc/pkg-plist
+++ b/devel/hs-utf8-string-ghc/pkg-plist
@@ -3,9 +3,9 @@
%%SUBDIR%%/Data/ByteString/Lazy/UTF8.hi
%%SUBDIR%%/Data/ByteString/UTF8.hi
%%SUBDIR%%/Data/String/UTF8.hi
-%%SUBDIR%%/HSutf8-string-0.3.1.1.o
+%%SUBDIR%%/HSutf8-string-0.3.3.o
%%SUBDIR%%/System/IO/UTF8.hi
-%%SUBDIR%%/libHSutf8-string-0.3.1.1.a
+%%SUBDIR%%/libHSutf8-string-0.3.3.a
%%SUBDIR%%/utf8-string-register.sh
%%DOCSDIR%%/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/html/Codec-Binary-UTF8-Generic.html