Summary: | [Maintainer] www/squid: minor cleanups and fixes | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Thomas-Martin Seck <tmseck> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Thomas-Martin Seck
2006-11-01 16:10:36 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it. miwi 2006-11-04 23:03:40 UTC FreeBSD ports repository Modified files: www/squid Makefile distinfo pkg-descr www/squid/files pkg-deinstall.in pkg-install.in pkg-message.in squid.sh.in Log: - update pkg-descr and remove some cruft - consistently use "Squid" when referring to the software's name - define COMMENT a bit less chatty - replace the progeny.com mirror with the one hosted by Vistech - fix a wrong path in pkg-message.in (thanks to "Tuc at the Beach House") - pass ${squid_flags} when stopping or reconfiguring Squid (ports/100510) PR: ports/105023 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer) Sponsored by: FreeBSD Bug-a-thon #2 Revision Changes Path 1.190 +5 -5 ports/www/squid/Makefile 1.149 +3 -0 ports/www/squid/distinfo 1.2 +3 -3 ports/www/squid/files/pkg-deinstall.in 1.2 +7 -7 ports/www/squid/files/pkg-install.in 1.3 +6 -6 ports/www/squid/files/pkg-message.in 1.3 +3 -3 ports/www/squid/files/squid.sh.in 1.13 +7 -12 ports/www/squid/pkg-descr _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |