Skip to content

Commit

Permalink
security/logcheck: Update to 1.3.24
Browse files Browse the repository at this point in the history
  • Loading branch information
Yasuhiro Kimura authored and Yasuhiro Kimura committed Jul 18, 2022
1 parent 5e1584c commit 9bd5537
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions security/logcheck/Makefile
@@ -1,8 +1,7 @@
# Created by: Dan Langille <dan@freebsddiary.org>

PORTNAME= logcheck
PORTVERSION= 1.3.23
PORTREVISION= 2
DISTVERSION= 1.3.24
CATEGORIES= security
MASTER_SITES= DEBIAN_POOL
DISTNAME= ${PORTNAME}_${PORTVERSION}
Expand All @@ -27,7 +26,7 @@ SUB_LIST+= CRON=${PORT_OPTIONS:MCRON} \
DBDIR=${DBDIR} \
LOGCHECK_GROUP=${LOGCHECK_GROUP} \
LOGCHECK_USER=${LOGCHECK_USER}
WRKSRC= ${WRKDIR}/${PORTNAME}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USERS= ${LOGCHECK_USER}
GROUPS= ${LOGCHECK_GROUP}
PLIST_SUB+= CHGRP=${CHGRP} \
Expand Down
6 changes: 3 additions & 3 deletions security/logcheck/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1617857413
SHA256 (logcheck_1.3.23.tar.xz) = a2188ba549fff4412c82074b271884ff66d25f3fdb2a41916e817ce676855b29
SIZE (logcheck_1.3.23.tar.xz) = 133540
TIMESTAMP = 1657957126
SHA256 (logcheck_1.3.24.tar.xz) = 5e304adf2880967c3b155bcf98e4f0809417a16bf91adb372fa065f38ab2c0cf
SIZE (logcheck_1.3.24.tar.xz) = 133200

0 comments on commit 9bd5537

Please sign in to comment.