pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/adzap Update to adzap-20040408; changes since -200...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1ae4c913c4e6
branches: trunk
changeset: 473441:1ae4c913c4e6
user: kleink <kleink%pkgsrc.org@localhost>
date: Mon Apr 19 21:37:22 2004 +0000
description:
Update to adzap-20040408; changes since -20040104 include:
* 2004-04-08
cameron:
scripts/squid_redirect: Move % unescaping into the zap pattern
matching function so that $words[0]
remains undamaged. Previously a %20 in an
input URL which hit a PASS rule (or no rule)
transmuted into a bare space, and other
nasty chars could do likewise - I imagine
a %0a would really break stuff.
Rod Savard reported this issue, which
breaks chained redirectors, on 29mar2004.
* 2004-03-31
cameron:
rc/patterns: popups from popup.scambiositi.com
* 2004-03-07
cameron:
scripts/squid_redirect: Jean-Pierre Radley reports that the
/usr/bin/env trick fails because SCO
OpenServer 5.0.x has /bin/env, not
/usr/bin/env. So I've reverted to the
older, simpler system, undoing the
suggestion of Petri T. Koistinen.
Mykefile: Use $HOMEHOST instead of hardwiring "amadeus".
* 2004-03-06
cameron:
scripts/squid_redirect: Set #! line to #!/usr/bin/env perl on
suggestion from Petri T. Koistinen.
rc/patterns: popup at www.military.com from John Woodstock
falkag.(de|net) pattern updates from Nick Leverton
* 2004-02-03
cameron:
rc/patterns: PRINT rule for sciencedaily.com
planetark.com PRINT rule
* 2004-01-31
cameron:
rc/patterns: self ads at bigfoot
* 2004-01-29
cameron:
rc/patterns: more SWF ads
* 2004-01-26
cameron:
rc/patterns: content.ad-flow.com GIFs
.falkag.net GIFs
* 2004-01-22
cameron:
rc/patterns: another PRINT rule for abc.net.au
* 2004-01-20
cameron:
rc/patterns: ads from klipmart.dvlabs.com, seen at forbes.com
* 2004-01-19
cameron:
rc/patterns: widen http://servedby.advertising.com/** on report
from Billy Newsom big exception for webmail.aol.com
from Neal Macklin exception for NYTIMES article
about popup ads
* 2004-01-14
cameron:
rc/patterns: bar.hit-counter.udub.com
* 2004-01-08
cameron:
rc/patterns: raise priority of .yimg.com PASS rule on report from
Mike Mitchell
diffstat:
www/adzap/Makefile | 4 ++--
www/adzap/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (26 lines):
diff -r 310d5e459def -r 1ae4c913c4e6 www/adzap/Makefile
--- a/www/adzap/Makefile Mon Apr 19 21:13:12 2004 +0000
+++ b/www/adzap/Makefile Mon Apr 19 21:37:22 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2004/02/13 22:18:31 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2004/04/19 21:37:22 kleink Exp $
#
-DISTNAME= adzap-20040104
+DISTNAME= adzap-20040408
CATEGORIES= www perl5
# XXX: should use the following one day:
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=adzapper/}
diff -r 310d5e459def -r 1ae4c913c4e6 www/adzap/distinfo
--- a/www/adzap/distinfo Mon Apr 19 21:13:12 2004 +0000
+++ b/www/adzap/distinfo Mon Apr 19 21:37:22 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.28 2004/02/13 22:18:32 wiz Exp $
+$NetBSD: distinfo,v 1.29 2004/04/19 21:37:22 kleink Exp $
-SHA1 (adzap-20040104.tar.gz) = b3124cf2b6919016b1c633f10b6db35408f2b173
-Size (adzap-20040104.tar.gz) = 38368 bytes
+SHA1 (adzap-20040408.tar.gz) = a8f49f0abeba7b68109f46a01802ba04c67f51ca
+Size (adzap-20040408.tar.gz) = 38693 bytes
SHA1 (patch-aa) = 2b83211b9eee28f508bc6ac40575a46c8bbbcc56
SHA1 (patch-ab) = 7aa67928e6a49bee814a75eac52c58e4ab5eb8eb
Home |
Main Index |
Thread Index |
Old Index