Fix checksum problem on bento by updating to 0.31. Also start using the
versioned distfiles since they are available.
This commit is contained in:
parent
51d8e34c5b
commit
b64542c918
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41497
@ -6,10 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= chkrootkit
|
||||
PORTVERSION= 0.30
|
||||
PORTVERSION= 0.31
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.pangeia.com.br/pub/seg/pac/
|
||||
DISTNAME= ${PORTNAME}
|
||||
|
||||
MAINTAINER= cordeiro@iqm.unicamp.br
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (chkrootkit.tar.gz) = 2f1c9ec3c3bf62d50c70e25a52ddc1d7
|
||||
MD5 (chkrootkit-0.31.tar.gz) = 949f65809b8cf95ee025ea4264cc8c43
|
||||
|
@ -3,7 +3,6 @@ sbin/chklastlog
|
||||
sbin/chkwtmp
|
||||
sbin/ifpromisc
|
||||
share/doc/chkrootkit/COPYRIGHT
|
||||
share/doc/chkrootkit/README
|
||||
share/doc/chkrootkit/README.chklastlog
|
||||
share/doc/chkrootkit/README.chkwtmp
|
||||
@dirrm share/doc/chkrootkit
|
||||
|
Loading…
Reference in New Issue
Block a user