Bug 65918 - [Maintainer] www/squid: fix plist generation, cleanup pkg-deinstall
Summary: [Maintainer] www/squid: fix plist generation, cleanup pkg-deinstall
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: Kirill Ponomarev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-23 18:10 UTC by Thomas-Martin Seck
Modified: 2004-04-28 20:49 UTC (History)
0 users

See Also:


Attachments
file.diff (1.49 KB, patch)
2004-04-23 18: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 2004-04-23 18:10:19 UTC
- Add a missing "%D" when generating the package list entry for
  etc/squid/errors (spotted by bento's "files and directories not in
  plist" check)
- Probably bump PORTREVISION (I leave the final decision to the committer)
- Clean up pkg-deinstall:
  + remove an unnecessary variable
  + replace rmdir -p with two distinct rmdir calls since we
    do not want to delete $PKG_PREFIX too if it happens to be empty

Fix: Apply this patch:
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-04-24 06:22:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->krion

I'll take it
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2004-04-28 20:49:50 UTC
State Changed
From-To: open->closed

Committed, thanks!