Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jan 2002 02:00:33 +0800 (CST)
From:      Yen-Ming Lee <leeym@utopia.leeym.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/33880: update port: databases/mytop
Message-ID:  <20020114180033.52CC7377764@utopia.leeym.com>

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

>Number:         33880
>Category:       ports
>Synopsis:       update port: databases/mytop
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 14 10:10:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 4.5-RC i386
>Organization:
>Environment:
System: FreeBSD utopia.leeym.com 4.5-RC FreeBSD 4.5-RC #106: Sun Jan 13 09:27:49 CST 2002 root@utopia.leeym.com:/usr/obj/usr/src/sys/UTOPIA i386



>Description:

add patch and make pod2man not to complain about bad option
bump PORTREVISION

>How-To-Repeat:
cd /usr/ports/databases/mytop; make all

>Fix:

diff -ruN --exclude CVS /usr/ports/databases/mytop/Makefile mytop/Makefile
--- /usr/ports/databases/mytop/Makefile	Fri Dec 14 00:17:47 2001
+++ mytop/Makefile	Tue Jan 15 01:55:59 2002
@@ -7,6 +7,7 @@
 
 PORTNAME=	mytop
 PORTVERSION=	0.9
+PORTREVISION=	1
 CATEGORIES=	databases
 MASTER_SITES=	http://public.yahoo.com/~jzawodn/mytop/
 
diff -ruN --exclude CVS /usr/ports/databases/mytop/files/patch-mytop mytop/files/patch-mytop
--- /usr/ports/databases/mytop/files/patch-mytop	Thu Jan  1 08:00:00 1970
+++ mytop/files/patch-mytop	Tue Jan 15 01:53:51 2002
@@ -0,0 +1,11 @@
+--- mytop.orig	Tue Jan 15 01:51:33 2002
++++ mytop	Tue Jan 15 01:53:48 2002
+@@ -1264,7 +1264,7 @@
+ 
+ =item Benjamin Pflugmann (philemon@spin.de)
+ 
+-Suggested -P command-line flag as well as other changes.
++Suggested B<-P> command-line flag as well as other changes.
+ 
+ =item Justin Mecham <justin@aspect.net>
+ 


>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?20020114180033.52CC7377764>