Bug 158523 - [PATCH] www/squid30: various changes
Summary: [PATCH] www/squid30: various changes
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-30 07:20 UTC by Po-Chuan Hsieh
Modified: 2011-07-06 17:40 UTC (History)
1 user (show)

See Also:


Attachments
squid-3.0.25_4.patch (1.85 KB, patch)
2011-06-30 07:20 UTC, Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-06-30 07:20:09 UTC
- Use PLIST_DIRSTRY for ETCDIR: configuration file (not in PLIST) is ETCDIR/squid.conf by default
- Use ETCDIR
- Make portlint happier
- Bump PORTREVISION for PLIST change

Port maintainer (tmseck@web.de) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-06-30 07:20:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-06-30 07:20:36 UTC
Maintainer of www/squid30,

Please note that PR ports/158523 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/158523

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2011-06-30 07:20:39 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Thomas-Martin Seck 2011-07-06 12:55:27 UTC
Thank you very much! I approve this patch, but I think that the
PORTREVISION bump is not necessary because the package content is not
changed by this patch.
Comment 5 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-07-06 17:34:05 UTC
Hi,

If you extract the package, you'll see it's slightly different (@dirrm
-> @dirrmtry). Therefore, a PORTREVISION bump is required for our
building cluster to generate a new package. Thanks.

Regards,
-- 
   Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> <sunpoet at FreeBSD.org>
           4096R/CC57E36B 8AD8 68F2 7D2B 0A10 7E9B 8CC0 DC44 247E CC57 E36B
	                     http://people.FreeBSD.org/~sunpoet/pgpkeys.txt
Comment 6 dfilter service freebsd_committer freebsd_triage 2011-07-06 17:35:07 UTC
sunpoet     2011-07-06 16:34:58 UTC

  FreeBSD ports repository

  Modified files:
    www/squid30          Makefile 
  Log:
  - Use PLIST_DIRSTRY for ETCDIR: configuration file (not in PLIST) is ETCDIR/squid.conf by default
  - Use ETCDIR
  - Make portlint happier
  - Bump PORTREVISION for PLIST change
  
  PR:             ports/158523
  Submitted by:   sunpoet (myself)
  Approved by:    Thomas-Martin Seck <tmseck@web.de> (maintainer)
  
  Revision  Changes    Path
  1.241     +10 -11    ports/www/squid30/Makefile
_______________________________________________
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 7 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-07-06 17:35:18 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!