Upgrade to 4.2.0.
This commit is contained in:
parent
adfb0de53e
commit
849ee8700b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172574
3 changed files with 6 additions and 9 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= multitail
|
||||
PORTVERSION= 4.0.6
|
||||
PORTVERSION= 4.2.0
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.vanheusden.com/multitail/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
@ -17,6 +17,8 @@ COMMENT= Tail multiple files on console with ncurses
|
|||
USE_GMAKE= yes
|
||||
|
||||
MAN1= multitail.1
|
||||
PLIST_FILES= bin/multitail etc/multitail.conf.sample
|
||||
PORTDOCS= readme.txt license.txt
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (multitail-4.0.6.tgz) = 53b40323f0be939a3f8403de0caa8bab
|
||||
SHA256 (multitail-4.0.6.tgz) = fac4414c5fe0501eba1cfbc4e1532d1a7abf7abfda459c64c8cfbc2030bbcdd4
|
||||
SIZE (multitail-4.0.6.tgz) = 124429
|
||||
MD5 (multitail-4.2.0.tgz) = 4a5bd73d166973b117083ed513a9246e
|
||||
SHA256 (multitail-4.2.0.tgz) = 4ed1fc2c73538ac0fbbb895b1727218e230ceec8a0f670f34fcf37c793ab681e
|
||||
SIZE (multitail-4.2.0.tgz) = 131431
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
bin/multitail
|
||||
etc/multitail.conf.sample
|
||||
%%PORTDOCS%%%%DOCSDIR%%/readme.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/license.txt
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
Loading…
Reference in a new issue