| Summary: | Fix port: www/links; patch for correct UTF-8 locale | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | dk <lazyklimm> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Sivachenko <demon> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
dk
2008-05-01 21:40:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->demon Over to maintainer (via the GNATS Auto Assign Tool) demon 2008-05-20 08:17:23 UTC
FreeBSD ports repository
Modified files:
www/links Makefile distinfo
Log:
Fix usage of UTF8 locales.
PR: 123311
Submitted by: Dmitry Klimov <lazyklimm@gmail.com>
Revision Changes Path
1.53 +19 -1 ports/www/links/Makefile
1.25 +3 -0 ports/www/links/distinfo
_______________________________________________
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"
demon 2008-05-20 08:18:34 UTC
FreeBSD ports repository
Added files:
www/links/files extra-terminal.c.diff
Log:
Fix for transparent terminals.
PR: 123311
Submitted by: Dmitry Klimov <lazyklimm@gmail.com>
Revision Changes Path
1.1 +10 -0 ports/www/links/files/extra-terminal.c.diff (new)
_______________________________________________
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 Patch committed, thanks. |