Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Apr 2000 04:28:48 -0700 (PDT)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/18052: Update port: net/tn5250 to 0.15.8
Message-ID:  <200004171128.EAA97626@freefall.freebsd.org>

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

>Number:         18052
>Category:       ports
>Synopsis:       Update port: net/tn5250 to 0.15.8
>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:   Mon Apr 17 04:30:10 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.0-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.15.8

New file:
patches/patch-aa  patches/patch-ab

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/net/tn5250/Makefile net/tn5250/Makefile
--- /usr/ports/net/tn5250/Makefile	Mon Apr 10 20:58:52 2000
+++ net/tn5250/Makefile	Mon Apr 10 20:59:25 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tn5250
-PORTVERSION=	0.15.7
+PORTVERSION=	0.15.8
 CATEGORIES=	net
 MASTER_SITES=	ftp://cvs.cleveland.lug.net/pub/tn5250/
 
@@ -14,6 +14,6 @@
 
 USE_LIBTOOL=	yes
 
-MAN1=		scs2ascii.1 tn5250.1
+MAN1=		scs2ascii.1 scs2pdf.1 tn5250.1 lp5250d.1
 
 .include <bsd.port.mk>
diff -urN /usr/ports/net/tn5250/files/md5 net/tn5250/files/md5
--- /usr/ports/net/tn5250/files/md5	Tue Feb 22 02:16:27 2000
+++ net/tn5250/files/md5	Mon Apr 10 03:07:40 2000
@@ -1 +1 @@
-MD5 (tn5250-0.15.7.tar.gz) = e009f1d53d723a502aac105411815649
+MD5 (tn5250-0.15.8.tar.gz) = f76d29013ffdb36edff1679589ece0f4
diff -urN /usr/ports/net/tn5250/patches/patch-aa net/tn5250/patches/patch-aa
--- /usr/ports/net/tn5250/patches/patch-aa	Thu Jan  1 09:00:00 1970
+++ net/tn5250/patches/patch-aa	Mon Apr 10 03:24:29 2000
@@ -0,0 +1,10 @@
+--- src/debug.c.orig	Fri Feb 18 06:59:19 2000
++++ src/debug.c	Mon Apr 10 03:00:00 2000
+@@ -31,7 +31,6 @@
+ #include <stdlib.h>
+ #include <string.h>
+ #include <ctype.h>
+-#include <malloc.h>
+ 
+ #include "utility.h"
+ #include "buffer.h"
diff -urN /usr/ports/net/tn5250/patches/patch-ab net/tn5250/patches/patch-ab
--- /usr/ports/net/tn5250/patches/patch-ab	Thu Jan  1 09:00:00 1970
+++ net/tn5250/patches/patch-ab	Mon Apr 10 03:24:55 2000
@@ -0,0 +1,10 @@
+--- src/tn5250-private.h.orig	Sun Feb 13 11:32:48 2000
++++ src/tn5250-private.h	Mon Apr 10 03:00:00 2000
+@@ -29,7 +29,6 @@
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <string.h>
+-#include <malloc.h>
+ #include <ctype.h>
+ #include <errno.h>
+ #include <signal.h>
diff -urN /usr/ports/net/tn5250/pkg/DESCR net/tn5250/pkg/DESCR
--- /usr/ports/net/tn5250/pkg/DESCR	Tue Feb 22 02:16:28 2000
+++ net/tn5250/pkg/DESCR	Mon Apr 10 03:01:01 2000
@@ -2,7 +2,7 @@
 It provides 5250 library and 5250 terminal emulation.
 (usually used to connect to IBM AS/400 Midrange systems)
 
-WWW: http://www.blarg.net/~mmadore/5250.html
+WWW: http://www.linux-sna.org/software/5250/
 
 - Elias Mandouvalos
 ocean@compulink.gr
diff -urN /usr/ports/net/tn5250/pkg/PLIST net/tn5250/pkg/PLIST
--- /usr/ports/net/tn5250/pkg/PLIST	Sun Feb 13 08:43:48 2000
+++ net/tn5250/pkg/PLIST	Mon Apr 10 03:36:59 2000
@@ -18,14 +18,14 @@
 include/tn5250/slangterm.h
 include/tn5250/stream.h
 include/tn5250/terminal.h
-include/tn5250/transmaps.h
 include/tn5250/utility.h
 include/tn5250/wtd.h
 lib/lib5250.a
 lib/lib5250.so
 lib/lib5250.so.0
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
+@exec /sbin/ldconfig -m %B
+@unexec /sbin/ldconfig -R
+share/aclocal/tn5250.m4
 share/tn5250/XTerm
 share/tn5250/dialogrc
 share/tn5250/uk5250.map


>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?200004171128.EAA97626>