pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/squidclamav



Module Name:    pkgsrc
Committed By:   mef
Date:           Mon Apr 27 23:07:08 UTC 2020

Modified Files:
        pkgsrc/www/squidclamav: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/squidclamav/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/squidclamav/Makefile
diff -u pkgsrc/www/squidclamav/Makefile:1.15 pkgsrc/www/squidclamav/Makefile:1.16
--- pkgsrc/www/squidclamav/Makefile:1.15        Sun Jan 26 17:32:25 2020
+++ pkgsrc/www/squidclamav/Makefile     Mon Apr 27 23:07:08 2020
@@ -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 @@ COMMENT=      Clamav ICAP service and redirec
 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