From owner-freebsd-ports Sat Jan 26 15: 0:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9892137B416 for ; Sat, 26 Jan 2002 15:00:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QN06461775; Sat, 26 Jan 2002 15:00:06 -0800 (PST) (envelope-from gnats) Received: from Mgw2-out.NCTU.edu.tw (Mgw2-out.NCTU.edu.tw [140.113.6.234]) by hub.freebsd.org (Postfix) with ESMTP id 46D0637B404 for ; Sat, 26 Jan 2002 14:59:02 -0800 (PST) Received: (from root@localhost) by Mgw2-out.NCTU.edu.tw (8.11.6/8.11.6) id g0QMwvo34085 for FreeBSD-gnats-submit@freebsd.org.procmail; Sun, 27 Jan 2002 06:58:57 +0800 (CST) Received: from infomath.math.nctu.edu.tw (infomath.Math.NCTU.edu.tw [140.113.22.119]) by Mgw2-out.NCTU.edu.tw (8.11.6/8.11.6) with ESMTP id g0QMwvL34078 for ; Sun, 27 Jan 2002 06:58:57 +0800 (CST) Received: by infomath.math.nctu.edu.tw (Postfix, from userid 1000) id 831D43D8D; Sun, 27 Jan 2002 06:58:55 +0800 (CST) Message-Id: <20020126225855.831D43D8D@infomath.math.nctu.edu.tw> Date: Sun, 27 Jan 2002 06:58:55 +0800 (CST) From: Gea-Suan Lin Reply-To: Gea-Suan Lin To: FreeBSD-gnats-submit@freebsd.org Cc: gslin@infomath.math.nctu.edu.tw X-Send-Pr-Version: 3.113 Subject: ports/34314: [MAINTAIN UPDATE] fix the compile problem on -current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34314 >Category: ports >Synopsis: [MAINTAIN UPDATE] fix the compile problem on -current >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jan 26 15:00:06 PST 2002 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD InfoMath.Math.NCTU.edu.tw 4.4-STABLE FreeBSD 4.4-STABLE #3: Thu Dec 6 23:59:36 CST 2001 root@InfoMath.Math.NCTU.edu.tw:/home/obj/usr/src/sys/InFoMath i386 >Description: Fix a compile problem on -current. >How-To-Repeat: N/A >Fix: diff -ruN /usr/ports/comms/zssh/Makefile zssh/Makefile --- /usr/ports/comms/zssh/Makefile Wed Dec 19 16:58:26 2001 +++ zssh/Makefile Sun Jan 27 06:54:50 2002 @@ -7,6 +7,7 @@ PORTNAME= zssh PORTVERSION= 1.5a +PORTREVISION= 1 CATEGORIES= comms security MASTER_SITES= http://prdownloads.sf.net/zssh/ EXTRACT_SUFX= .tgz diff -ruN /usr/ports/comms/zssh/files/patch-aa zssh/files/patch-aa --- /usr/ports/comms/zssh/files/patch-aa Thu Jan 1 08:00:00 1970 +++ zssh/files/patch-aa Sun Jan 27 06:50:11 2002 @@ -0,0 +1,18 @@ +--- zssh.h.old Sun Jan 27 06:49:15 2002 ++++ zssh.h Sun Jan 27 06:49:25 2002 +@@ -33,6 +33,7 @@ + #include "config.h" + + #ifdef STDC_HEADERS ++#include + #include + #include + #include +@@ -45,7 +46,6 @@ + + //#include /*alpha*/ + +-#include + #include + #endif /* STDC_HEADERS */ + >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message