Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Sep 2000 18:40:25 +0100
From:      Konstantin.Chuguev@dante.org.uk
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/21523: Update port: converters/iconv-rfc1345
Message-ID:  <E13dFlJ-0000ry-00@alpha.dante.org.uk>

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

>Number:         21523
>Category:       ports
>Synopsis:       New port: converters/iconv-rfc1345
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 24 10:50:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Konstantin Chuguev
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
DANTE
>Environment:

>Description:
Additional charset modules for the iconv library (from conversion
tables in RFC1345)
This is a bug-fix version: 1.1. All the modules are now linked against
libiconv.so. iconv() now can be called from other shared libraries
(it could only be called from executables in iconv-1.0).
Thanks to Akinori -Aki- MUSHA <knu@ideamons.org> for pointing to the
problem.
>How-To-Repeat:

>Fix:
diff -ruN iconv-rfc1345.orig/Makefile iconv-rfc1345/Makefile
--- iconv-rfc1345.orig/Makefile	Tue Sep 12 11:12:18 2000
+++ iconv-rfc1345/Makefile	Sun Sep 24 17:20:50 2000
@@ -2,11 +2,11 @@
 # Date created:				10 September 2000
 # Whom:			Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
 #
-# $FreeBSD: ports/converters/iconv-rfc1345/Makefile,v 1.1 2000/09/12 10:12:18 sobomax Exp $
+# $FreeBSD$
 #
 
 PORTNAME=	iconv-rfc1345
-PORTVERSION=	1.0
+PORTVERSION=	1.1
 CATEGORIES=	converters
 MASTER_SITES=	http://www.dante.net/staff/konstantin/FreeBSD/iconv/
 
diff -ruN iconv-rfc1345.orig/files/md5 iconv-rfc1345/files/md5
--- iconv-rfc1345.orig/files/md5	Tue Sep 12 11:12:18 2000
+++ iconv-rfc1345/files/md5	Sun Sep 24 17:21:09 2000
@@ -1 +1 @@
-MD5 (iconv-rfc1345-1.0.tar.gz) = 935ad88b55400cb4b957356817e82338
+MD5 (iconv-rfc1345-1.1.tar.gz) = 8d41659f895895dd6a0ea05ca7b63872

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E13dFlJ-0000ry-00>