Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jul 1999 23:45:12 +0400 (MSD)
From:      "Dmitry S. Sivachenko" <dima@Chg.RU>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/12891: Please update converters/recode to 3.5
Message-ID:  <199907301945.XAA65208@netserv1.chg.ru>

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

>Number:         12891
>Category:       ports
>Synopsis:       Please update converters/recode to 3.5
>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:   Fri Jul 30 12:50:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry S. Sivachenko
>Release:        FreeBSD 3.2-RELEASE i386
>Organization:
>Environment:

	

>Description:

	

>How-To-Repeat:

	

>Fix:
	

diff -Nur recode.old/Makefile recode/Makefile
--- recode.old/Makefile	Sun Feb 14 00:44:39 1999
+++ recode/Makefile	Fri Jul 30 23:43:44 1999
@@ -6,7 +6,7 @@
 # $Id: Makefile,v 1.5 1999/01/27 07:41:05 fenner Exp $
 #
 
-DISTNAME=	recode-3.4
+DISTNAME=	recode-3.5
 CATEGORIES=	converters
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	recode
@@ -14,5 +14,7 @@
 MAINTAINER=	torstenb@FreeBSD.ORG
 
 GNU_CONFIGURE=	YES
+
+MAN1=		recode.1
 
 .include <bsd.port.mk>
diff -Nur recode.old/files/md5 recode/files/md5
--- recode.old/files/md5	Mon Jul 17 05:04:43 1995
+++ recode/files/md5	Fri Jul 30 22:42:30 1999
@@ -1 +1 @@
-MD5 (recode-3.4.tar.gz) = f5b6a3e8dcc88e588117b275789ba473
+MD5 (recode-3.5.tar.gz) = 5f2c54592e9f7af31a11e62c7babc81c
diff -Nur recode.old/patches/patch-aa recode/patches/patch-aa
--- recode.old/patches/patch-aa	Thu Jan  1 03:00:00 1970
+++ recode/patches/patch-aa	Fri Jul 30 22:43:54 1999
@@ -0,0 +1,11 @@
+--- src/Makefile.in.orig	Fri Jul 30 22:43:08 1999
++++ src/Makefile.in	Fri Jul 30 22:43:21 1999
+@@ -149,7 +149,7 @@
+ 
+ librecode_la_SOURCES = argmatch.c charname.c combine.c fr-charname.c hash.c merged.c names.c outer.c recode.c request.c strip-pool.c task.c $(C_STEPS)
+ 
+-librecode_la_LDFLAGS = -version-info 0:0:0
++librecode_la_LDFLAGS = -version-info 3:5:0
+ 
+ INCLUDES = -I.. -I../intl -I$(srcdir) -I$(top_srcdir)/lib
+ 
diff -Nur recode.old/patches/patch-ab recode/patches/patch-ab
--- recode.old/patches/patch-ab	Thu Jan  1 03:00:00 1970
+++ recode/patches/patch-ab	Fri Jul 30 23:11:44 1999
@@ -0,0 +1,10 @@
+--- doc/recode.texi.orig	Fri Jul 30 23:10:58 1999
++++ doc/recode.texi	Fri Jul 30 23:11:14 1999
+@@ -2,6 +2,7 @@
+ @c %**start of header
+ @setfilename recode.info
+ @settitle The @code{recode} reference manual
++@dircategory GNU Recode
+ @finalout
+ @c %**end of header
+ 
diff -Nur recode.old/pkg/PLIST recode/pkg/PLIST
--- recode.old/pkg/PLIST	Mon Jul 17 05:04:44 1995
+++ recode/pkg/PLIST	Fri Jul 30 23:44:43 1999
@@ -1,2 +1,26 @@
 bin/recode
+@unexec install-info --delete %D/info/recode.info %D/info/dir
 info/recode.info
+info/recode.info-1
+info/recode.info-2
+info/recode.info-3
+info/recode.info-4
+info/recode.info-5
+@exec install-info --delete %D/info/recode.info %D/info/dir
+lib/librecode.la
+lib/librecode.so
+lib/librecode.so.3
+lib/librecode.a
+include/recode.h
+include/recodext.h
+share/locale/da/LC_MESSAGES/recode.mo
+share/locale/de/LC_MESSAGES/recode.mo
+share/locale/es/LC_MESSAGES/recode.mo
+share/locale/fr/LC_MESSAGES/recode.mo
+share/locale/nl/LC_MESSAGES/recode.mo
+share/locale/pl/LC_MESSAGES/recode.mo
+share/locale/pt/LC_MESSAGES/recode.mo
+share/locale/sl/LC_MESSAGES/recode.mo
+share/locale/sv/LC_MESSAGES/recode.mo
+@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m
+@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R

>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?199907301945.XAA65208>