Bug 38233

Summary: Maintainer Update port: sysutils/logmon
Product: Ports & Packages Reporter: Gea-Suan Lin <gslin>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me CC: gslin
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Gea-Suan Lin 2002-05-18 09:30:01 UTC
	Upgrade to 0.4.1
Comment 1 dwcjr 2002-05-21 17:44:37 UTC
===>  Building for logmon-0.4.1
g++ -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DRETSIGTYPE=void -DHAVE_REGCOMP=1  -I. -I.      -O2 -Wall -g  -c Main.cc
g++ -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DRETSIGTYPE=void -DHAVE_REGCOMP=1  -I. -I.      -O2 -Wall -g  -c Frame.cc
g++ -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DRETSIGTYPE=void -DHAVE_REGCOMP=1  -I. -I.      -O2 -Wall -g  -c Util.cc
g++ -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DRETSIGTYPE=void -DHAVE_REGCOMP=1  -I. -I.      -O2 -Wall -g  -c LineManip.cc
g++  -O2 -Wall -g   -o logmon  Main.o Frame.o Util.o LineManip.o  -lncurses
===>  Installing for logmon-0.4.1
install: /.amd_mnt/leviathan/host/usr/home/poseiden/port/logmon/work/LogMon-0.4.1/LogMon: No such file or directory
*** Error code 71


Am I missing something?
Comment 2 Patrick Li freebsd_committer freebsd_triage 2002-05-22 23:32:06 UTC
State Changed
From-To: open->closed

Committed, Thanks!