View | Details | Raw Unified | Return to bug 246410 | Differences between
and this patch

Collapse All | Expand All

(-)squid/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	squid
3
PORTNAME=	squid
4
PORTVERSION=	4.11
4
PORTVERSION=	4.11
5
PORTREVISION=	1
5
PORTREVISION=	2
6
CATEGORIES=	www
6
CATEGORIES=	www
7
MASTER_SITES=	http://www.squid-cache.org/Versions/v4/ \
7
MASTER_SITES=	http://www.squid-cache.org/Versions/v4/ \
8
		http://www2.us.squid-cache.org/Versions/v4/ \
8
		http://www2.us.squid-cache.org/Versions/v4/ \
(-)squid/pkg-plist (-5 / +1 lines)
Lines 46-56 Link Here
46
%%UNLINKD%%libexec/squid/unlinkd
46
%%UNLINKD%%libexec/squid/unlinkd
47
%%SSL%%man/man8/security_file_certgen.8.gz
47
%%SSL%%man/man8/security_file_certgen.8.gz
48
%%SSL%%libexec/squid/security_file_certgen
48
%%SSL%%libexec/squid/security_file_certgen
49
%%ICMP%%libexec/squid/pinger
49
%%ICMP%%@(,squid,4510) libexec/squid/pinger
50
%%ICMP%%@mode 4510
51
%%ICMP%%@mode
52
%%ICMP%%@group squid
53
%%ICMP%%@group
54
%%FS_DISKD%%libexec/squid/diskd
50
%%FS_DISKD%%libexec/squid/diskd
55
%%ETCDIR%%/squid.conf.documented
51
%%ETCDIR%%/squid.conf.documented
56
%%ETCDIR%%/mib.txt
52
%%ETCDIR%%/mib.txt

Return to bug 246410