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

(-)osiris/Makefile (-3 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	osiris
8
PORTNAME=	osiris
9
PORTVERSION=	4.1.5
9
PORTVERSION=	4.1.7
10
CATEGORIES=	security
10
CATEGORIES=	security
11
MASTER_SITES=	http://osiris.shmoo.com/data/ \
11
MASTER_SITES=	http://osiris.shmoo.com/data/ \
12
		http://darkambient.net/
12
		http://darkambient.net/
Lines 19-26 Link Here
19
		CLI "Enable to build the management CLI" off
19
		CLI "Enable to build the management CLI" off
20
20
21
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
22
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} \
22
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
23
			--enable-fancy-cli
24
USE_LIBTOOL_VER=	15
23
USE_LIBTOOL_VER=	15
25
USE_RC_SUBR=	yes
24
USE_RC_SUBR=	yes
26
25
(-)osiris/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (osiris-4.1.5.tar.gz) = 12f28beb5b20421e0b94b0ceda434448
1
MD5 (osiris-4.1.7.tar.gz) = de2470ebe864ec7a9351568dfac7f8d0
2
SIZE (osiris-4.1.5.tar.gz) = 1886363
2
SIZE (osiris-4.1.7.tar.gz) = 1891269

Return to bug 79984