Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Feb 2000 07:43:55 +0900
From:      tkato@prontomail.ne.jp
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16683: Update port: net/tn5250
Message-ID:  <1E1CEF15431E3D11787300807CFDCBC0@tkato.prontomail.ne.jp>

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

>Number:         16683
>Category:       ports
>Synopsis:       Update port: net/tn5250
>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:   Sat Feb 12 15:10:03 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 3.4-RELEASE i386
>Organization:
>Environment:

>Description:
- Remove redundant MANCOMPRESSED line
- Fix pkg/PLIST

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/net/tn5250/Makefile net/tn5250/Makefile
--- /usr/ports/net/tn5250/Makefile	Sat Jan 29 14:34:49 2000
+++ net/tn5250/Makefile	Mon Jan 31 22:06:38 2000
@@ -15,6 +15,5 @@
 USE_LIBTOOL=	yes
 
 MAN1=		scs2ascii.1 tn5250.1
-MANCOMPRESSED=	no
 
 .include <bsd.port.mk>
diff -urN /usr/ports/net/tn5250/pkg/PLIST net/tn5250/pkg/PLIST
--- /usr/ports/net/tn5250/pkg/PLIST	Sat Jan 29 14:34:52 2000
+++ net/tn5250/pkg/PLIST	Mon Jan 31 22:04:57 2000
@@ -21,6 +21,7 @@
 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
@@ -29,5 +30,5 @@
 share/tn5250/dialogrc
 share/tn5250/uk5250.map
 share/tn5250/us5250.map
-@dirrm include/tn5250
 @dirrm share/tn5250
+@dirrm include/tn5250


Sent by Japanese ProntoMail

>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?1E1CEF15431E3D11787300807CFDCBC0>