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

See Also:


Attachments
phpmailer-5.1.patch (2.11 KB, patch)
2010-01-13 22:20 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-13 22:20:01 UTC
use SUB_FILES to adjust pkg-message
adjust pkg-plist

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

Removed file(s):
- files/pkg-message

Port maintainer (bg1tpt@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-13 22:20:10 UTC
Maintainer of mail/phpmailer,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-13 22:20:12 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 00:32:20 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:32 UTC
State Changed
From-To: feedback->open

Maintainer timeout > 14 days
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-01-31 03:44:55 UTC
pgollucci    2010-01-31 03:44:21 UTC

  FreeBSD ports repository

  Modified files:
    mail/phpmailer       Makefile pkg-plist 
  Added files:
    mail/phpmailer/files pkg-message.in 
  Removed files:
    mail/phpmailer/files pkg-message 
  Log:
  - use $SUB_FILES to dynamically adjust pkg-message
  
  PR:             ports/142796
  Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
  Approved by:    maintainer timeout (bg1tpt@gmail.com; > 2 weeks)
  
  Revision  Changes    Path
  1.7       +1 -6      ports/mail/phpmailer/Makefile
  1.2       +0 -4      ports/mail/phpmailer/files/pkg-message (dead)
  1.1       +4 -0      ports/mail/phpmailer/files/pkg-message.in (new)
  1.6       +3 -3      ports/mail/phpmailer/pkg-plist
_______________________________________________
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:33 UTC
State Changed
From-To: open->closed

Committed. Thanks!