mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Update to 5.2e
PR: ports/139873 Submitted by: Gerard Seibert <gerard@seibercom.net> (maintainer)
This commit is contained in:
parent
fe52395a8f
commit
e3fbfc6027
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=243734
@ -5,22 +5,22 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= scamp
|
||||
PORTVERSION= 5.2d
|
||||
PORTVERSION= 5.2e
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= gerard@seibercom.net
|
||||
COMMENT= Download & Install additional definition files for Clamav
|
||||
|
||||
RUN_DEPENDS+= bash>=3.2.48_1:${PORTSDIR}/shells/bash \
|
||||
clamav>=0.95.1:${PORTSDIR}/security/clamav \
|
||||
gnupg>=2.0.11:${PORTSDIR}/security/gnupg \
|
||||
RUN_DEPENDS+= bash>=4.0.33:${PORTSDIR}/shells/bash \
|
||||
clamav>=0.95.2:${PORTSDIR}/security/clamav \
|
||||
gnupg>=2.0.13:${PORTSDIR}/security/gnupg \
|
||||
rsync>=3.0.6:${PORTSDIR}/net/rsync
|
||||
|
||||
.if exists (${LOCALBASE}/bin/wget) && ! exists (${LOCALBASE}/bin/curl)
|
||||
RUN_DEPENDS+= wget>=1.11.4:${PORTSDIR}/ftp/wget
|
||||
RUN_DEPENDS+= wget>=1.11.4_1:${PORTSDIR}/ftp/wget
|
||||
.else
|
||||
RUN_DEPENDS+= curl>=7.19.5:${PORTSDIR}/ftp/curl
|
||||
RUN_DEPENDS+= curl>=7.19.6_1:${PORTSDIR}/ftp/curl
|
||||
.endif
|
||||
|
||||
NO_BUILD= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (scamp-5.2d.tar.gz) = 9b05733fcd8f94427bc59b5e63a4d64e
|
||||
SHA256 (scamp-5.2d.tar.gz) = 7c89a8a9f561109541b9d7fb9ce6b51328beb53a2c6915d8d45ddecae3dd8307
|
||||
SIZE (scamp-5.2d.tar.gz) = 22403
|
||||
MD5 (scamp-5.2e.tar.gz) = 65fe9d44a376e8a317e67b4f0ace1ad1
|
||||
SHA256 (scamp-5.2e.tar.gz) = ed56539207843f5a434e811d7dfb1b27a74ae9ef746522c63b5a2bc42edaa471
|
||||
SIZE (scamp-5.2e.tar.gz) = 22562
|
||||
|
Loading…
Reference in New Issue
Block a user