Bug 142809 - [PATCH] mail/spamguard: use $SUB_FILES to dynamically adjust pkg-message
Summary: [PATCH] mail/spamguard: use $SUB_FILES to dynamically adjust pkg-message
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-14 03:10 UTC by Sevan Janiyan
Modified: 2010-01-31 03:54 UTC (History)
1 user (show)

See Also:


Attachments
spamguard-1.6.patch (1.84 KB, patch)
2010-01-14 03:10 UTC, Sevan Janiyan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sevan Janiyan 2010-01-14 03:10:02 UTC
No need to invoke sed manually, SUB_FILES will take care of this

Added file(s):
- files/pkg-message.in

Removed file(s):
- pkg-message

Port maintainer (ofsen@enderunix.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-14 03:10:10 UTC
Maintainer of mail/spamguard,

Please note that PR ports/142809 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/142809

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-14 03:10:13 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-14 04:21:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 4 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-31 00:37:34 UTC
State Changed
From-To: feedback->open

Maintainer timeout > 14 days
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-01-31 03:46:00 UTC
pgollucci    2010-01-31 03:45:11 UTC

  FreeBSD ports repository

  Modified files:
    mail/spamguard       Makefile 
  Added files:
    mail/spamguard/files pkg-message.in 
  Removed files:
    mail/spamguard       pkg-message 
  Log:
  - use $SUB_FILES to dynamically adjust pkg-message
  
  PR:             ports/142809
  Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
  Approved by:    maintainer timeout (ofsen@enderunix.org; > 2 weeks)
  
  Revision  Changes    Path
  1.5       +4 -2      ports/mail/spamguard/Makefile
  1.1       +7 -0      ports/mail/spamguard/files/pkg-message.in (new)
  1.2       +0 -7      ports/mail/spamguard/pkg-message (dead)
_______________________________________________
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 6 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-31 03:54:45 UTC
State Changed
From-To: open->closed

Committed. Thanks!