Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/squidclamav (www/squidclamav) depends www/squid4, ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3ee90d5a506f
branches:  trunk
changeset: 430130:3ee90d5a506f
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Apr 27 23:07:08 2020 +0000

description:
(www/squidclamav) depends www/squid4, PKGREVISION++, checked packaging only

diffstat:

 www/squidclamav/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r c205cded1c7c -r 3ee90d5a506f www/squidclamav/Makefile
--- a/www/squidclamav/Makefile  Mon Apr 27 22:44:41 2020 +0000
+++ b/www/squidclamav/Makefile  Mon Apr 27 23:07:08 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2020/01/26 17:32:25 rillig Exp $
+# $NetBSD: Makefile,v 1.16 2020/04/27 23:07:08 mef Exp $
 
 DISTNAME=      squidclamav-6.16
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=squidclamav/}
 
@@ -11,7 +11,7 @@
 LICENSE=       gnu-lgpl-v2.1
 
 DEPENDS+=      clamav>=0.97:../../security/clamav
-DEPENDS+=      squid>=3.1.12:../../www/squid3
+DEPENDS+=      squid>=3.1.12:../../www/squid4
 
 USE_LANGUAGES=         c
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index