Bug 143105 - [PATCH] net/findmtu: use $SUB_FILES to dynamically update findmtu script
Summary: [PATCH] net/findmtu: use $SUB_FILES to dynamically update findmtu script
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-23 04:20 UTC by Sevan Janiyan
Modified: 2010-02-13 19:20 UTC (History)
1 user (show)

See Also:


Attachments
findmtu-0.9.patch (1.72 KB, patch)
2010-01-23 04: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-23 04:20:02 UTC
instead of invoking sed manually

Added file(s):
- files/findmtu.in

Removed file(s):
- files/findmtu.sh

Port maintainer (janos.mohacsi@bsd.hu) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-23 04:20:17 UTC
Maintainer of net/findmtu,

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

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

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Wen Heping freebsd_committer freebsd_triage 2010-01-23 08:20:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 4 Janos Mohacsi 2010-01-25 16:01:12 UTC
Approved.
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-02-13 19:14:43 UTC
miwi        2010-02-13 19:14:33 UTC

  FreeBSD ports repository

  Modified files:
    net/findmtu          Makefile 
  Added files:
    net/findmtu/files    findmtu.in 
  Removed files:
    net/findmtu/files    findmtu.sh 
  Log:
  - Use $SUB_FILES to dynamically update findmtu script
  
  PR:             143105
  Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.2       +2 -3      ports/net/findmtu/Makefile
  1.1       +8 -0      ports/net/findmtu/files/findmtu.in (new)
  1.2       +0 -8      ports/net/findmtu/files/findmtu.sh (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 Martin Wilke freebsd_committer freebsd_triage 2010-02-13 19:14:54 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!