pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/squid3 Add missing PATCH_SITES for the new patch f...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a542433fda42
branches:  trunk
changeset: 374577:a542433fda42
user:      veego <veego%pkgsrc.org@localhost>
date:      Thu Jan 25 16:54:28 2018 +0000

description:
Add missing PATCH_SITES for the new patch files in the last commit.

diffstat:

 www/squid3/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 0056f382f19c -r a542433fda42 www/squid3/Makefile
--- a/www/squid3/Makefile       Thu Jan 25 15:51:32 2018 +0000
+++ b/www/squid3/Makefile       Thu Jan 25 16:54:28 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.79 2018/01/23 02:28:49 taca Exp $
+# $NetBSD: Makefile,v 1.80 2018/01/25 16:54:28 veego Exp $
 
 DISTNAME=      squid-3.5.27
 PKGREVISION=   2
@@ -8,6 +8,7 @@
 MASTER_SITES+= http://ftp.nluug.nl/internet/squid/
 EXTRACT_SUFX=  .tar.xz
 
+PATCH_SITES=           http://www.squid-cache.org/Versions/v3/3.5/changesets/
 PATCHFILES=            SQUID-2018_1.patch SQUID-2018_2.patch
 PATCH_DIST_STRIP=      -p1
 



Home | Main Index | Thread Index | Old Index