pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/squid3



Module Name:    pkgsrc
Committed By:   veego
Date:           Thu Jan 25 16:54:28 UTC 2018

Modified Files:
        pkgsrc/www/squid3: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pkgsrc/www/squid3/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/squid3/Makefile
diff -u pkgsrc/www/squid3/Makefile:1.79 pkgsrc/www/squid3/Makefile:1.80
--- pkgsrc/www/squid3/Makefile:1.79     Tue Jan 23 02:28:49 2018
+++ pkgsrc/www/squid3/Makefile  Thu Jan 25 16:54:28 2018
@@ -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+=  ftp://ftp.squid-cache.org
 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