Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Dec 2008 19:44:32 +0530 (IST)
From:      Ashish Shukla <wahjava@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/129856: [Update Port] devel/hs-utf8-string-ghc to 0.3.3
Message-ID:  <20081222141432.0E86A7EE56@chateau.d.lf>
Resent-Message-ID: <200812221420.mBMEK166007828@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         129856
>Category:       ports
>Synopsis:       [Update Port] devel/hs-utf8-string-ghc to 0.3.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 22 14:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Ashish Shukla
>Release:        FreeBSD 7.1-PRERELEASE amd64
>Organization:
N/A
>Environment:
System: FreeBSD chateau.d.lf 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #7: Sat Nov 1 06:58:27 IST 2008 root@chateau.d.lf:/usr/obj/usr/src/sys/ULE amd64


>Description:
Update to v.0.3.3.
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/devel/hs-utf8-string-ghc/Makefile hs-utf8-string-ghc/Makefile
--- /usr/ports/devel/hs-utf8-string-ghc/Makefile	2008-11-23 13:53:25.000000000 +0530
+++ hs-utf8-string-ghc/Makefile	2008-12-13 14:42:02.000000000 +0530
@@ -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 -urN /usr/ports/devel/hs-utf8-string-ghc/distinfo hs-utf8-string-ghc/distinfo
--- /usr/ports/devel/hs-utf8-string-ghc/distinfo	2008-11-23 13:53:25.000000000 +0530
+++ hs-utf8-string-ghc/distinfo	2008-12-13 14:43:29.000000000 +0530
@@ -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 -urN /usr/ports/devel/hs-utf8-string-ghc/pkg-descr hs-utf8-string-ghc/pkg-descr
--- /usr/ports/devel/hs-utf8-string-ghc/pkg-descr	2008-11-23 13:53:25.000000000 +0530
+++ hs-utf8-string-ghc/pkg-descr	2008-12-13 14:54:22.000000000 +0530
@@ -2,4 +2,4 @@
 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 -urN /usr/ports/devel/hs-utf8-string-ghc/pkg-plist hs-utf8-string-ghc/pkg-plist
--- /usr/ports/devel/hs-utf8-string-ghc/pkg-plist	2008-11-23 13:53:25.000000000 +0530
+++ hs-utf8-string-ghc/pkg-plist	2008-12-13 14:50:35.000000000 +0530
@@ -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

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081222141432.0E86A7EE56>