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

See Also:


Attachments
dbmail-2.1.7_3.patch (2.20 KB, patch)
2010-01-11 23:20 UTC, Sevan Janiyan
no flags Details | Diff
dbmail21-2.1.7_3.patch (2.01 KB, patch)
2010-01-18 11:04 UTC, Mark Starovoytov
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-11 23:20:03 UTC
No need to invoke sed manually.

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

Removed file(s):
- pkg-message

Port maintainer (mark_sf@kikg.ifmo.ru) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-11 23:20:15 UTC
Maintainer of mail/dbmail,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-11 23:20:17 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-12 00:58:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 4 Mark Starovoytov 2010-01-16 19:25:43 UTC
approved.

-- 
Best regards,
 Mark
Comment 5 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-17 00:31:47 UTC
State Changed
From-To: feedback->open

Maintainer has approved.
Comment 6 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-18 00:24:12 UTC
State Changed
From-To: open->feedback

Ask for submitter fix. 

Script started on Sun Jan 17 19:20:07 2010
[07:20 PM](2)pgollucci@frieza.p6m7g8.net j0 h1 c501
/pr/mail/dbmail
getpr 142731
[07:20 PM](2)pgollucci@frieza.p6m7g8.net j0 h2 c502
/pr/mail/dbmail
prpatch
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|
|--- dbmail-2.1.7_3.patch begins here ---
|Index: Makefile
|===================================================================
|RCS file: /home/ncvs/ports/mail/dbmail21/Makefile,v
|retrieving revision 1.37
|diff -u -r1.37 Makefile
|--- Makefile   2 Aug 2009 19:34:32 -0000       1.37
|+++ Makefile   11 Jan 2010 23:09:10 -0000
--------------------------
Patching file Makefile using Plan A...
Hunk #1 failed at 48.
Hunk #2 failed at 107.
2 out of 2 hunks failed--saving rejects to Makefile.rej
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: pkg-message
|===================================================================
|RCS file: pkg-message
|diff -N pkg-message
|--- pkg-message        23 Nov 2006 13:55:03 -0000      1.2
|+++ /dev/null  1 Jan 1970 00:00:00 -0000
--------------------------
File to patch: files/pkg-message.in
Patching file files/pkg-message.in using Plan A...
Hunk #1 failed at 0.
1 out of 1 hunks failed--saving rejects to files/pkg-message.in.rej
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: files/pkg-message.in
|===================================================================
|RCS file: files/pkg-message.in
|diff -N files/pkg-message.in
|--- /dev/null  1 Jan 1970 00:00:00 -0000
|+++ files/pkg-message.in       11 Jan 2010 23:09:10 -0000
--------------------------
Patching file files/pkg-message.in using Plan A...
Hunk #1 succeeded at 1.
Hmm...  Ignoring the trailing garbage.
done
./files/pkg-message.in.orig
./Makefile.orig
./files/pkg-message.in.rej
./Makefile.rej
Script done on Sun Jan 17 19:20:48 2010
Comment 7 Mark Starovoytov 2010-01-18 11:04:50 UTC
try this patch.

-- 
Best regards,
 Mark
Comment 8 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-31 00:37:19 UTC
State Changed
From-To: feedback->open

Maintainer timeout > 14 days
Comment 9 dfilter service freebsd_committer freebsd_triage 2010-01-31 03:44:50 UTC
pgollucci    2010-01-31 03:44:04 UTC

  FreeBSD ports repository

  Modified files:
    mail/dbmail/files    pkg-message.in 
  Log:
  - use $SUB_FILES to dynamically adjust pkg-message
  
  PR:             ports/142731
  Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
  Approved by:    maintainer timeout (mark_sf@kikg.ifmo.ru; > 2 weeks)
  
  Revision  Changes    Path
  1.2       +12 -0     ports/mail/dbmail/files/pkg-message.in
_______________________________________________
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 10 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-31 03:54:28 UTC
State Changed
From-To: open->closed

Committed. Thanks!