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

(-)/usr/ports/local/scamp/Makefile (-6 / +6 lines)
Lines 5-26 Link Here
5
# $FreeBSD: ports/security/scamp/Makefile,v 1.5 2009/08/22 00:35:04 amdmi3 Exp $
5
# $FreeBSD: ports/security/scamp/Makefile,v 1.5 2009/08/22 00:35:04 amdmi3 Exp $
6
6
7
PORTNAME=	scamp
7
PORTNAME=	scamp
8
PORTVERSION=	5.2d
8
PORTVERSION=	5.2e
9
CATEGORIES=	security
9
CATEGORIES=	security
10
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
10
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
11
11
12
MAINTAINER=	gerard@seibercom.net
12
MAINTAINER=	gerard@seibercom.net
13
COMMENT=	Download & Install additional definition files for Clamav
13
COMMENT=	Download & Install additional definition files for Clamav
14
14
15
RUN_DEPENDS+=	bash>=3.2.48_1:${PORTSDIR}/shells/bash \
15
RUN_DEPENDS+=	bash>=4.0.33:${PORTSDIR}/shells/bash \
16
		clamav>=0.95.1:${PORTSDIR}/security/clamav \
16
		clamav>=0.95.2:${PORTSDIR}/security/clamav \
17
		gnupg>=2.0.11:${PORTSDIR}/security/gnupg \
17
		gnupg>=2.0.13:${PORTSDIR}/security/gnupg \
18
		rsync>=3.0.6:${PORTSDIR}/net/rsync
18
		rsync>=3.0.6:${PORTSDIR}/net/rsync
19
19
20
.if exists (${LOCALBASE}/bin/wget) && ! exists (${LOCALBASE}/bin/curl)
20
.if exists (${LOCALBASE}/bin/wget) && ! exists (${LOCALBASE}/bin/curl)
21
RUN_DEPENDS+=	wget>=1.11.4:${PORTSDIR}/ftp/wget
21
RUN_DEPENDS+=	wget>=1.11.4_1:${PORTSDIR}/ftp/wget
22
.else
22
.else
23
RUN_DEPENDS+=	curl>=7.19.5:${PORTSDIR}/ftp/curl
23
RUN_DEPENDS+=	curl>=7.19.6_1:${PORTSDIR}/ftp/curl
24
.endif
24
.endif
25
25
26
NO_BUILD=	yes
26
NO_BUILD=	yes
(-)/usr/ports/local/scamp/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (scamp-5.2d.tar.gz) = 9b05733fcd8f94427bc59b5e63a4d64e
1
MD5 (scamp-5.2e.tar.gz) = 65fe9d44a376e8a317e67b4f0ace1ad1
2
SHA256 (scamp-5.2d.tar.gz) = 7c89a8a9f561109541b9d7fb9ce6b51328beb53a2c6915d8d45ddecae3dd8307
2
SHA256 (scamp-5.2e.tar.gz) = ed56539207843f5a434e811d7dfb1b27a74ae9ef746522c63b5a2bc42edaa471
3
SIZE (scamp-5.2d.tar.gz) = 22403
3
SIZE (scamp-5.2e.tar.gz) = 22562

Return to bug 139873