From owner-freebsd-ports Thu Nov 16 7:10:28 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 76F2E37B661 for ; Thu, 16 Nov 2000 07:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA86315; Thu, 16 Nov 2000 07:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 9E63B37B4E5; Thu, 16 Nov 2000 07:06:44 -0800 (PST) Message-Id: <20001116150644.9E63B37B4E5@hub.freebsd.org> Date: Thu, 16 Nov 2000 07:06:44 -0800 (PST) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/22893: Update port: net/mudix to 3.5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 22893 >Category: ports >Synopsis: Update port: net/mudix to 3.5 >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: Thu Nov 16 07:10:02 PST 2000 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD-4.1.1-RELEASE i386 >Organization: >Environment: >Description: - Update to version 3.5 Remove file: files/patch-aa >How-To-Repeat: >Fix: diff -urN /usr/ports/net/mudix/Makefile net/mudix/Makefile --- /usr/ports/net/mudix/Makefile Tue Nov 14 20:56:34 2000 +++ net/mudix/Makefile Thu Nov 16 21:23:36 2000 @@ -6,15 +6,15 @@ # PORTNAME= mudix -PORTVERSION= 3.4 +PORTVERSION= 3.5 CATEGORIES= net MASTER_SITES= http://dwizardry.dhs.org/mudix/ MAINTAINER= will@FreeBSD.org -LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses - WRKSRC= ${WRKDIR}/${DISTNAME}/src + +MAKE_ARGS= CC="${CC}" O_FLAGS="${CFLAGS}" ALL_TARGET= mudix do-install: diff -urN /usr/ports/net/mudix/distinfo net/mudix/distinfo --- /usr/ports/net/mudix/distinfo Sat May 20 14:54:19 2000 +++ net/mudix/distinfo Thu Nov 16 21:20:01 2000 @@ -1 +1 @@ -MD5 (mudix-3.4.tar.gz) = 6fb0961eddce72ef6c6acf6dee28e975 +MD5 (mudix-3.5.tar.gz) = e13b0323deddc612ab8109916cef7e5f diff -urN /usr/ports/net/mudix/files/patch-aa net/mudix/files/patch-aa --- /usr/ports/net/mudix/files/patch-aa Sun Apr 16 13:30:27 2000 +++ net/mudix/files/patch-aa Thu Jan 1 09:00:00 1970 @@ -1,18 +0,0 @@ ---- Makefile Sun Mar 26 13:02:11 2000 -+++ Makefile.new Sun Mar 26 13:41:34 2000 -@@ -1,10 +1,11 @@ --CC = gcc -+LOCALBASE ?= /usr/local -+CC ?= gcc - PROF = - DEBUG = - NOCRYPT = --O_FLAGS = -O -g --C_FLAGS = $(O_FLAGS) -DPOLLING -Wall $(DEBUG) $(PROF) $(NOCRYPT) --L_FLAGS = $(O_FLAGS) -lpanel -lncurses $(DEBUG) $(PROF) -+O_FLAGS = ${CFLAGS} -+C_FLAGS = $(O_FLAGS) -DPOLLING -Wall $(DEBUG) $(PROF) $(NOCRYPT) -I$(LOCALBASE)/include/ncurses -I$(LOCALBASE)/include -+L_FLAGS = $(O_FLAGS) -lpanel -lncurses $(DEBUG) $(PROF) -L$(LOCALBASE)/lib - - O_FILES = alias.o commands.o file.o input.o log.o mudix.o output.o parse.o \ - path.o settings.o tabs.o telnet.o trigger.o >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message