View | Details | Raw Unified | Return to bug 137726
Collapse All | Expand All

(-)openbsm/Makefile (-2 / +4 lines)
Lines 6-18 Link Here
6
#
6
#
7
7
8
PORTNAME=	openbsm
8
PORTNAME=	openbsm
9
DISTVERSION=	1.1-p1
9
DISTVERSION=	1.1-p2
10
CATEGORIES=	security
10
CATEGORIES=	security
11
MASTER_SITES=	http://www.trustedbsd.org/downloads/
11
MASTER_SITES=	http://www.trustedbsd.org/downloads/
12
DISTFILES=	openbsm-${DISTVERSION}.tgz
12
DISTNAME=	openbsm-${DISTVERSION}
13
EXTRACT_SUFX=	.tgz
13
14
14
MAINTAINER=	flz@FreeBSD.org
15
MAINTAINER=	flz@FreeBSD.org
15
COMMENT=	Open Source Basic Security Module (BSM) Audit Implementation
16
COMMENT=	Open Source Basic Security Module (BSM) Audit Implementation
17
16
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
17
USE_LDCONFIG=	yes
19
USE_LDCONFIG=	yes
18
20
(-)openbsm/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (openbsm-1.1-p1.tgz) = 08fe55dabc884b5a3b9c3a1dd75c9156
1
MD5 (openbsm-1.1-p2.tgz) = 1741ea45fba0d8af6dfb6e9322fd2d51
2
SHA256 (openbsm-1.1-p1.tgz) = ab045bb9025c528f2c5b8a2e9f4547ca3fda7be5d1894bc112a4ad6305380c20
2
SHA256 (openbsm-1.1-p2.tgz) = f3385a27d06ebb6a6c78e9ff9295d02129ad05a34b3283a7b35adf9ae8ee9eb3
3
SIZE (openbsm-1.1-p1.tgz) = 546421
3
SIZE (openbsm-1.1-p2.tgz) = 546453

Return to bug 137726