Bug 143100

Summary: [PATCH] net/gutenfetch: use $SUB_FILES to dynamically adjust pkg-message
Product: Ports & Packages Reporter: Sevan Janiyan <venture37>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me CC: johntabularasa
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
gutenfetch-1.5.patch none

Description Sevan Janiyan 2010-01-23 02:50:02 UTC
dont invoke sed manually

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

Removed file(s):
- pkg-message

Port maintainer (johntabularasa@users.sf.net) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-23 02:50:10 UTC
Maintainer of net/gutenfetch,

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

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

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Russell Francis 2010-01-25 01:37:38 UTC
Yes, looks good to me.

Thanks,
Russ

On Fri, Jan 22, 2010 at 9:50 PM, Edwin Groothuis <edwin@freebsd.org> wrote:

> Maintainer of net/gutenfetch,
>
> Please note that PR ports/143100 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/143100
>
> --
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org
>
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2010-01-25 02:59:54 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Dmitry Marakasov freebsd_committer freebsd_triage 2010-01-28 00:16:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 6 dfilter service freebsd_committer freebsd_triage 2010-01-28 00:32:26 UTC
amdmi3      2010-01-28 00:32:04 UTC

  FreeBSD ports repository

  Modified files:
    net/gutenfetch       Makefile 
  Added files:
    net/gutenfetch/files pkg-message.in 
  Removed files:
    net/gutenfetch       pkg-message 
  Log:
  - Use $SUB_FILES to dynamically adjust pkg-message
  
  PR:             143100
  Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
  Approved by:    Russ Francis <russell.francis@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.13      +2 -1      ports/net/gutenfetch/Makefile
  1.1       +15 -0     ports/net/gutenfetch/files/pkg-message.in (new)
  1.4       +0 -15     ports/net/gutenfetch/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 7 Dmitry Marakasov freebsd_committer freebsd_triage 2010-01-28 00:32:34 UTC
State Changed
From-To: open->closed

Committed. Thanks!