Bug 142808 - [PATCH] mail/spamass-milter: use $SUB_FILES to dynamically adjust pkg-message
Summary: [PATCH] mail/spamass-milter: 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:00 UTC by Sevan Janiyan
Modified: 2010-01-31 03:54 UTC (History)
1 user (show)

See Also:


Attachments
spamass-milter-0.3.1_8.patch (2.12 KB, patch)
2010-01-14 03:00 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:00:09 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 (pgollucci@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-14 03:00:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-31 03:45:50 UTC
pgollucci    2010-01-31 03:44:55 UTC

  FreeBSD ports repository

  Modified files:
    mail/spamass-milter  Makefile 
  Added files:
    mail/spamass-milter/files pkg-message.in 
  Removed files:
    mail/spamass-milter  pkg-message 
  Log:
  - use $SUB_FILES to dynamically adjust pkg-message
  
  PR:             ports/142808
  Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
  Approved by:    maintainer timeout (pgollucci; > 2 weeks)
  
  Revision  Changes    Path
  1.36      +1 -3      ports/mail/spamass-milter/Makefile
  1.1       +14 -0     ports/mail/spamass-milter/files/pkg-message.in (new)
  1.4       +0 -14     ports/mail/spamass-milter/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 3 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-31 03:54:43 UTC
State Changed
From-To: open->closed

Committed. Thanks!