Update to 2.0.2
PR: 107193 Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> (maintainer)
This commit is contained in:
parent
8432ad1c89
commit
47fc280fa2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180716
2 changed files with 6 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= ipa
|
||||
PORTVERSION= 2.0.1
|
||||
PORTVERSION= 2.0.2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://ipa-system.sourceforge.net/ \
|
||||
http://www.mirrors.wiretapped.net/security/network-monitoring/ipa/ \
|
||||
|
@ -32,6 +32,8 @@ OPTIONS= AUTORULES "Enable dynamic rules support" on \
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
CONFIGURE_ARGS+= --mandir=${PREFIX}/man
|
||||
|
||||
.if defined(WITHOUT_AUTORULES)
|
||||
CONFIGURE_ARGS+= --disable-autorules
|
||||
.endif
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (ipa-2.0.1.tar.bz2) = 0a8abf40c001b040dd410015cfb2790a
|
||||
SHA256 (ipa-2.0.1.tar.bz2) = ff4d20082ba19c1828e7836f52a4fd1595d84ee3db153b93f47b81a4ea0a2242
|
||||
SIZE (ipa-2.0.1.tar.bz2) = 282407
|
||||
MD5 (ipa-2.0.2.tar.bz2) = 826d1857bd0a427b083596586162f935
|
||||
SHA256 (ipa-2.0.2.tar.bz2) = 10b8a49ebeda162c4936293cc11d814f08ab67279dc4c9912b7b69e2b1d926e5
|
||||
SIZE (ipa-2.0.2.tar.bz2) = 292982
|
||||
|
|
Loading…
Reference in a new issue