mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
update to mytop-1.3
Noticed by: Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
This commit is contained in:
parent
682c399f7c
commit
605eca3b12
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79315
@ -6,12 +6,12 @@
|
||||
#
|
||||
|
||||
PORTNAME= mytop
|
||||
PORTVERSION= 1.2
|
||||
PORTVERSION= 1.3
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://jeremy.zawodny.com/mysql/mytop/
|
||||
|
||||
MAINTAINER= leeym@FreeBSD.org
|
||||
COMMENT= Mytop - a top clone for MySQL
|
||||
COMMENT= A top clone for MySQL
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \
|
||||
@ -19,7 +19,11 @@ RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Term/Read
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
MAN1= mytop.1
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's, -P , B<-P> ,g' ${WRKSRC}/mytop
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (mytop-1.2.tar.gz) = 8f1e9843c9d596f8dba632525bd1a100
|
||||
MD5 (mytop-1.3.tar.gz) = f3e886f7cfc46a8eb520da2d635ba225
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- 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 C<-P> command-line flag as well as other changes.
|
||||
|
||||
=item Justin Mecham <justin@aspect.net>
|
||||
|
Loading…
Reference in New Issue
Block a user