Bug 105023 - [Maintainer] www/squid: minor cleanups and fixes
Summary: [Maintainer] www/squid: minor cleanups and fixes
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-01 16:10 UTC by Thomas-Martin Seck
Modified: 2006-11-04 23:10 UTC (History)
0 users

See Also:


Attachments
file.diff (8.20 KB, patch)
2006-11-01 16:10 UTC, Thomas-Martin Seck
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas-Martin Seck 2006-11-01 16:10:36 UTC
Some minor updates to the Squid 2.5 port, mostly synchronisation with
www/squid26 where applicable:

- 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)

Fix: Apply this patch:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-11-01 16:12:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-11-04 23:03:47 UTC
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"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2006-11-04 23:04:22 UTC
State Changed
From-To: open->closed

Committed. Thanks!