diff --git a/converters/recode/DESCR b/converters/recode/DESCR index 96598c30c9c5..ab218905d59a 100644 --- a/converters/recode/DESCR +++ b/converters/recode/DESCR @@ -1,6 +1,6 @@ -GNU `recode' converts files between character sets and usages. When -exact transliterations are not possible, it may get rid of the -offending characters or fall back on approximations. This program -recognizes or produces nearly 150 different character sets and is able -to transliterate files between almost any pair. Most RFC 1345 -character sets are supported. +The `recode' library converts files between character sets and usages. +It recognises or produces more than 300 different character sets and +transliterates files between almost any pair. When exact transliteration +are not possible, it gets rid of offending characters or falls back +on approximations. The `recode' program is a handy front-end to +the library. diff --git a/converters/recode/Makefile b/converters/recode/Makefile index a598a1b1d5ac..36003b9bcbe4 100644 --- a/converters/recode/Makefile +++ b/converters/recode/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2001/08/20 03:34:29 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2002/01/11 13:20:22 kleink Exp $ # -DISTNAME= recode-3.5 +DISTNAME= recode-3.6 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_GNU:=recode/} diff --git a/converters/recode/PLIST b/converters/recode/PLIST index 390eb85108e5..b94da0ba24ec 100644 --- a/converters/recode/PLIST +++ b/converters/recode/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:51:03 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/01/11 13:20:22 kleink Exp $ bin/recode include/recode.h include/recodext.h @@ -9,6 +9,8 @@ info/recode.info-2 info/recode.info-3 info/recode.info-4 info/recode.info-5 +info/recode.info-6 +info/recode.info-7 @exec install-info %D/info/recode.info %D/info/dir lib/librecode.a lib/librecode.la @@ -25,3 +27,6 @@ ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/recode.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/recode.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/recode.mo ${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/recode.mo +${PKGLOCALEDIR}/locale/el/LC_MESSAGES/recode.mo +${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/recode.mo +${PKGLOCALEDIR}/locale/it/LC_MESSAGES/recode.mo diff --git a/converters/recode/distinfo b/converters/recode/distinfo index af352687ac0a..29d9232d64b4 100644 --- a/converters/recode/distinfo +++ b/converters/recode/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/04/18 16:28:02 agc Exp $ +$NetBSD: distinfo,v 1.3 2002/01/11 13:20:22 kleink Exp $ -SHA1 (recode-3.5.tar.gz) = c2c74a7fa1e63e712d1f9f16ec9dbec25e9a71bb -Size (recode-3.5.tar.gz) = 879673 bytes +SHA1 (recode-3.6.tar.gz) = 2de90cd2ba553bc07d75a29913ea4424dd9e616b +Size (recode-3.6.tar.gz) = 1751886 bytes