mirror of https://git.FreeBSD.org/ports.git
sysutils/sec: Update 2.9.2 => 2.9.3
Changelog: https://github.com/simple-evcorr/sec/blob/2.9.3/ChangeLog While here fix warnings from portclippy. PR: 287399
This commit is contained in:
parent
ef6872a77e
commit
32eb319a6e
|
@ -1,8 +1,7 @@
|
|||
PORTNAME= sec
|
||||
DISTVERSION= 2.9.2
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 2.9.3
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= SF/simple-evcorr/${PORTNAME}/${PORTVERSION}
|
||||
MASTER_SITES= SF/simple-evcorr/${PORTNAME}/${DISTVERSION}
|
||||
|
||||
MAINTAINER= ecu@200ok.org
|
||||
COMMENT= Simple event (logs) correlator
|
||||
|
@ -16,18 +15,15 @@ USE_RC_SUBR= sec
|
|||
|
||||
SHEBANG_FILES= sec
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
SUB_LIST= PERL=${PERL}
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
|
||||
PORTDOCS= ChangeLog README
|
||||
|
||||
PORTCONTRIB= convert.pl itostream.c swatch2sec.pl
|
||||
|
||||
PLIST_FILES= bin/sec \
|
||||
share/man/man8/sec.8.gz \
|
||||
${PORTCONTRIB:S|^|share/sec/|}
|
||||
PORTDOCS= ChangeLog README
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1686148998
|
||||
SHA256 (sec-2.9.2.tar.gz) = 97c8bde4bcb8d7bacef6e186acfae4f6037928dc308fecc69db82d16267a18d2
|
||||
SIZE (sec-2.9.2.tar.gz) = 153482
|
||||
TIMESTAMP = 1749465240
|
||||
SHA256 (sec-2.9.3.tar.gz) = 280f5b94eebbf7efbf5a7d7e417beae75415a7dc5103a2d0fdb3008568fb9f30
|
||||
SIZE (sec-2.9.3.tar.gz) = 153606
|
||||
|
|
Loading…
Reference in New Issue