summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/tn5250/Makefile4
-rw-r--r--net/tn5250/distinfo2
-rw-r--r--net/tn5250/pkg-descr2
-rw-r--r--net/tn5250/pkg-plist6
4 files changed, 7 insertions, 7 deletions
diff --git a/net/tn5250/Makefile b/net/tn5250/Makefile
index e5a76fb..868f3f4 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 6c09c78..4b7e9bb 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 1535270..06951e9 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 810ef0a..d1d3fb5 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
OpenPOWER on IntegriCloud