| Summary: | [PATCH] editors/mg: Don't hard code CC in Makefile | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Sevan Janiyan <venture37> | ||||
| Component: | Individual Port(s) | Assignee: | Alex Kozlov <ak> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | darcsis | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Sevan Janiyan
2012-06-04 00:30:19 UTC
Maintainer of editors/mg,
Please note that PR ports/168648 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/168648
--
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) Responsible Changed From-To: freebsd-ports-bugs->ak I'll take it. ak 2012-06-20 06:03:08 UTC
FreeBSD ports repository
Modified files:
editors/mg Makefile
Removed files:
editors/mg pkg-plist
Log:
- Remove hardcoded CC [1] and PREFIX
- Remove pkg-plist
PR: ports/168648 [1]
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Approved By: maintainer (timeout, 14 days), eadler, itetcu (mentors, implicit)
Revision Changes Path
1.21 +7 -3 ports/editors/mg/Makefile
1.3 +0 -4 ports/editors/mg/pkg-plist (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: feedback->closed Committed, with minor changes. Thanks! |