From 6467e3c9d89bf21e0f730006051aca61e52d06ee Mon Sep 17 00:00:00 2001
From: Michael Haro <mharo@FreeBSD.org>
Date: Tue, 18 Apr 2000 00:09:57 +0000
Subject: update to 0.15.8

PR:		18052
Submitted by:	    KATO Tsuguru <tkato@prontomail.ne.jp>
---
 net/tn5250/Makefile  | 4 ++--
 net/tn5250/distinfo  | 2 +-
 net/tn5250/pkg-descr | 2 +-
 net/tn5250/pkg-plist | 6 +++---
 4 files changed, 7 insertions(+), 7 deletions(-)

(limited to 'net/tn5250')

diff --git a/net/tn5250/Makefile b/net/tn5250/Makefile
index e5a76fb51f5b..868f3f42abce 100644
--- a/net/tn5250/Makefile
+++ b/net/tn5250/Makefile
@@ -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 @@ MAINTAINER=	ports@FreeBSD.org
 
 USE_LIBTOOL=	yes
 
-MAN1=		scs2ascii.1 tn5250.1
+MAN1=		scs2ascii.1 scs2pdf.1 tn5250.1 lp5250d.1
 
 .include <bsd.port.mk>
diff --git a/net/tn5250/distinfo b/net/tn5250/distinfo
index 6c09c78e7d5b..4b7e9bb36e22 100644
--- a/net/tn5250/distinfo
+++ b/net/tn5250/distinfo
@@ -1 +1 @@
-MD5 (tn5250-0.15.7.tar.gz) = e009f1d53d723a502aac105411815649
+MD5 (tn5250-0.15.8.tar.gz) = f76d29013ffdb36edff1679589ece0f4
diff --git a/net/tn5250/pkg-descr b/net/tn5250/pkg-descr
index 1535270f8f99..06951e907be0 100644
--- a/net/tn5250/pkg-descr
+++ b/net/tn5250/pkg-descr
@@ -2,7 +2,7 @@ tn5250 is an implementation of the 5250 Telnet protocol.
 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 --git a/net/tn5250/pkg-plist b/net/tn5250/pkg-plist
index 810ef0a0aed9..d1d3fb56eeca 100644
--- a/net/tn5250/pkg-plist
+++ b/net/tn5250/pkg-plist
@@ -18,14 +18,14 @@ include/tn5250/session.h
 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
-- 
cgit v1.2.3