summaryrefslogtreecommitdiff
path: root/www/squid30
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-04-27 07:31:36 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-04-27 07:31:36 +0000
commit9cec7c9ea0ff52abeecde3070aca55d77183fe80 (patch)
tree435791de5957b990d2e8812560fa6d34170deab6 /www/squid30
parentUpdate to 0.9.1, this is a bugfix release. See details: (diff)
- update distinfo for the updated syslog patch
- remove local patch that is now incorporated into the corresponding vendor patch (with slightly different wording) PR: ports/80367 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=134234
Diffstat (limited to 'www/squid30')
-rw-r--r--www/squid30/distinfo4
-rw-r--r--www/squid30/files/patch-doc-squid.829
2 files changed, 2 insertions, 31 deletions
diff --git a/www/squid30/distinfo b/www/squid30/distinfo
index 2ea6dcff966b..9352c1d56e1d 100644
--- a/www/squid30/distinfo
+++ b/www/squid30/distinfo
@@ -44,5 +44,5 @@ MD5 (squid2.5/squid-2.5.STABLE9-cachemgr_objects.patch) = cc3c6c61b46f50ea932719
SIZE (squid2.5/squid-2.5.STABLE9-cachemgr_objects.patch) = 2625
MD5 (squid2.5/squid-2.5.STABLE9-extaclauth.patch) = b3c3282e6f1550e698e7a3f3ad87a7bc
SIZE (squid2.5/squid-2.5.STABLE9-extaclauth.patch) = 1799
-MD5 (squid2.5/squid-2.5.STABLE9-syslog.patch) = c04abf725b5061c0a009364097ccd253
-SIZE (squid2.5/squid-2.5.STABLE9-syslog.patch) = 6859
+MD5 (squid2.5/squid-2.5.STABLE9-syslog.patch) = 80998c4bea14b0eacabc10065acb672e
+SIZE (squid2.5/squid-2.5.STABLE9-syslog.patch) = 7439
diff --git a/www/squid30/files/patch-doc-squid.8 b/www/squid30/files/patch-doc-squid.8
deleted file mode 100644
index b6465fb14cb7..000000000000
--- a/www/squid30/files/patch-doc-squid.8
+++ /dev/null
@@ -1,29 +0,0 @@
-Index: doc/squid.8
-===================================================================
-RCS file: /squid/squid/doc/squid.8,v
-retrieving revision 1.1
-diff -p -u -r1.1 squid.8
---- doc/squid.8 18 Dec 2000 21:54:18 -0000 1.1
-+++ doc/squid.8 17 Apr 2005 14:17:48 -0000
-@@ -6,7 +6,11 @@ squid \- proxy caching server
- .SH SYNOPSIS
- .B squid
- [
--.B \-dhsvzCDFNRVYX
-+.B \-dhvzCDFNRVYX
-+] [
-+.B \-s
-+|
-+.BI \-l " facility"
- ] [
- .BI \-f " config-file"
- ] [
-@@ -73,7 +77,7 @@ Print help message.
- .IP "-k reconfigure | rotate | shutdown | interrupt | kill | debug | check | parse"
- Parse configuration file, then send signal to running copy
- (except -k parse) and exit.
--.IP -s
-+.IP "-s | -l facility"
- Enable logging to syslog.
- .IP "-u port"
- Specify ICP port number (default: 3130), disable with 0.