mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- Update to 5.2d
PR: ports/135005 Submitted by: Gerard Seibert <gerard@seibercom.net> (maintainer)
This commit is contained in:
parent
3f3cfcfe52
commit
e1f8ccb95c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234705
@ -5,14 +5,14 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= scamp
|
||||
PORTVERSION= 5.2c
|
||||
PORTVERSION= 5.2d
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= gerard@seibercom.net
|
||||
COMMENT= Download & Install additional definition files for Clamav
|
||||
|
||||
RUN_DEPENDS+= bash>=3.2.48_1:${PORTSDIR}/shells/bash3 \
|
||||
RUN_DEPENDS+= bash>=3.2.48_1:${PORTSDIR}/shells/bash \
|
||||
clamav>=0.95.1:${PORTSDIR}/security/clamav \
|
||||
gnupg>=2.0.11:${PORTSDIR}/security/gnupg \
|
||||
rsync>=3.0.6:${PORTSDIR}/net/rsync
|
||||
@ -20,7 +20,7 @@ RUN_DEPENDS+= bash>=3.2.48_1:${PORTSDIR}/shells/bash3 \
|
||||
.if exists (${LOCALBASE}/bin/wget) && ! exists (${LOCALBASE}/bin/curl)
|
||||
RUN_DEPENDS+= wget>=1.11.4:${PORTSDIR}/ftp/wget
|
||||
.else
|
||||
RUN_DEPENDS+= curl>=7.19.2:${PORTSDIR}/ftp/curl
|
||||
RUN_DEPENDS+= curl>=7.19.5:${PORTSDIR}/ftp/curl
|
||||
.endif
|
||||
|
||||
NO_BUILD= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (scamp-5.2c.tar.gz) = cb68cd42938e4c631d503144a2f8be63
|
||||
SHA256 (scamp-5.2c.tar.gz) = 730ee3a1af765bd28154d10a9b93933c9b136bc6cd359af1c271ce4e3748fb58
|
||||
SIZE (scamp-5.2c.tar.gz) = 22401
|
||||
MD5 (scamp-5.2d.tar.gz) = 9b05733fcd8f94427bc59b5e63a4d64e
|
||||
SHA256 (scamp-5.2d.tar.gz) = 7c89a8a9f561109541b9d7fb9ce6b51328beb53a2c6915d8d45ddecae3dd8307
|
||||
SIZE (scamp-5.2d.tar.gz) = 22403
|
||||
|
Loading…
Reference in New Issue
Block a user