| Summary: | [PATCH] misc/help2man: fix make package when WITHOUT_NLS is defined, take maintainership | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Sunpoet Po-Chuan Hsieh <sunpoet> | ||||
| Component: | Individual Port(s) | Assignee: | Alberto Villa <avilla> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | sylvio | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Sunpoet Po-Chuan Hsieh
2010-03-10 08:20:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->avilla I'll take it. avilla 2010-03-11 08:08:22 UTC
FreeBSD ports repository
Modified files:
misc/help2man Makefile pkg-plist
Log:
- Fix `make package` when WITHOUT_NLS is defined.
- Bump PORTREVISION.
- Pass maintainership to submitter.
PR: 144615
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by: tabthorpe (mentor)
Revision Changes Path
1.23 +8 -7 ports/misc/help2man/Makefile
1.12 +1 -1 ports/misc/help2man/pkg-plist
_______________________________________________
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! |