- Update to 1.6.1
PR: ports/147218 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
This commit is contained in:
parent
87b36fd013
commit
7e2cb15ad6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255363
2 changed files with 5 additions and 6 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= nfdump
|
||||
PORTVERSION= 1.6
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.6.1
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= SF/${PORTNAME}/stable/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
@ -25,7 +24,7 @@ OPTIONS= FT2NFDUMP "With Flow-tools to nfdump converter" off \
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 700000
|
||||
BROKEN= does not configure on 6.X
|
||||
#BROKEN= does not configure on 6.X
|
||||
.endif
|
||||
|
||||
#for compatibility
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (nfdump-1.6.tar.gz) = 772405b071202d65869a8b0987db60e5
|
||||
SHA256 (nfdump-1.6.tar.gz) = 8ef140ed68e4232864602f0093cb7e225996fd83068822bf3dc569cb5c0309b4
|
||||
SIZE (nfdump-1.6.tar.gz) = 494131
|
||||
MD5 (nfdump-1.6.1.tar.gz) = 02646022b2ae01131cb1fd5231393a8a
|
||||
SHA256 (nfdump-1.6.1.tar.gz) = d0585d3963288b708f2be6081f673d9935acc8bb5f25255286786eedf31edafd
|
||||
SIZE (nfdump-1.6.1.tar.gz) = 495643
|
||||
|
|
Loading…
Reference in a new issue