View | Details | Raw Unified | Return to bug 251735 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-2 / +1 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	samhain
4
PORTNAME=	samhain
5
PORTVERSION=	4.4.2
5
PORTVERSION=	4.4.3
6
PORTREVISION=	1
7
CATEGORIES=	security
6
CATEGORIES=	security
8
MASTER_SITES=	http://la-samhna.de/archive/
7
MASTER_SITES=	http://la-samhna.de/archive/
9
DISTNAME=	samhain_signed-${PORTVERSION}
8
DISTNAME=	samhain_signed-${PORTVERSION}
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1599228563
1
TIMESTAMP = 1607614629
2
SHA256 (samhain_signed-4.4.2.tar.gz) = 2bb2750b32646be32517d0b2259402559c72b96979800f6c33774fcdea327fff
2
SHA256 (samhain_signed-4.4.3.tar.gz) = 3e57574036d5055e9557ec5095818b419ea6c4365370fc2ccce1e9f87f9fad08
3
SIZE (samhain_signed-4.4.2.tar.gz) = 2160169
3
SIZE (samhain_signed-4.4.3.tar.gz) = 2160977
(-)pkg-plist (-1 lines)
Lines 18-24 Link Here
18
%%SAMHAIN%%man/man8/samhain.8.gz
18
%%SAMHAIN%%man/man8/samhain.8.gz
19
%%SAMHAIN%%sbin/samhain
19
%%SAMHAIN%%sbin/samhain
20
%%SETPWD%%sbin/samhain_setpwd
20
%%SETPWD%%sbin/samhain_setpwd
21
%%YULE%%@dir /var/lib
22
%%YULE%%@dir /var/lib/yule
21
%%YULE%%@dir /var/lib/yule
23
%%YULE%%@dir /var/log/yule
22
%%YULE%%@dir /var/log/yule
24
%%YULE%%@sample etc/yulerc.sample
23
%%YULE%%@sample etc/yulerc.sample

Return to bug 251735