1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Update to 0.3.3

PR:		ports/129856
Submitted by:	Ashish Shukla <wahjava (at) gmail (dot) com> (maintainer)
Approved by:	miwi
This commit is contained in:
Gabor Pali 2008-12-23 12:50:23 +00:00
parent 822947b3ab
commit 3217970cf2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=224628
8 changed files with 14 additions and 14 deletions

View File

@ -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-

View File

@ -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

View File

@ -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/

View File

@ -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

View File

@ -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-

View File

@ -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

View File

@ -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/

View File

@ -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