aboutsummaryrefslogtreecommitdiffstats
path: root/www/squid24/Makefile
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2001-09-01 16:34:14 +0800
committeradrian <adrian@FreeBSD.org>2001-09-01 16:34:14 +0800
commit379bc2f0ba58ade44655eea99518805d122cec58 (patch)
treed98ef8986de5a1e1eafd8a6ebe19092de4b6e81d /www/squid24/Makefile
parent07ccf980718b403dd5b6ef9da8a22c861aa01bff (diff)
downloadfreebsd-ports-gnome-379bc2f0ba58ade44655eea99518805d122cec58.tar.gz
freebsd-ports-gnome-379bc2f0ba58ade44655eea99518805d122cec58.tar.zst
freebsd-ports-gnome-379bc2f0ba58ade44655eea99518805d122cec58.zip
Remove the RunCache stuff and let squid handle its own child maintainence.
This now means that 'stop' as an argument works correctly, and doesn't end up having squid restarted. I've added some sleep code to wait for squid to complete its shutdown, but I have commented it out for the time being as I don't know whether its good practice to have your machine sleep during shutdown. I'll research it some more. :)
Diffstat (limited to 'www/squid24/Makefile')
-rw-r--r--www/squid24/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squid24/Makefile b/www/squid24/Makefile
index 150ea88cb47a..1d578451efdf 100644
--- a/www/squid24/Makefile
+++ b/www/squid24/Makefile
@@ -7,7 +7,7 @@
PORTNAME= squid
PORTVERSION= 2.4
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= www
MASTER_SITES= \
ftp://ftp.squid-cache.org/pub/squid-2/STABLE/ \