| 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
Sevan Janiyan
2010-01-23 02:50:02 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
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 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 > State Changed From-To: feedback->open Maintainer approved. Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. 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"
State Changed From-To: open->closed Committed. Thanks! |