| Summary: | Add patch to fix GnuTLS detection for textproc/iksemel | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Marc Lagrange <markocpc> | ||||
| Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it. miwi 2009-10-30 10:27:30 UTC
FreeBSD ports repository
Modified files:
textproc/iksemel Makefile
Added files:
textproc/iksemel/files patch-configure.ac
Removed files:
textproc/iksemel/files patch-Makefile.in patch-doc-Makefile.in
Log:
- Fix GnuTLS detection
- Replace patch-* with REINPLACE_CMD
PR: 139871
Submitted by: Marc Lagrange <markocpc@gmail.com> (maintainer)
Revision Changes Path
1.16 +12 -2 ports/textproc/iksemel/Makefile
1.3 +0 -11 ports/textproc/iksemel/files/patch-Makefile.in (dead)
1.1 +19 -0 ports/textproc/iksemel/files/patch-configure.ac (new)
1.3 +0 -20 ports/textproc/iksemel/files/patch-doc-Makefile.in (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! |
Remove patchs (patch-doc-Makefile.in and patch-Makefile.in) and replace with a ${REINPLACE_CMD}. Fix GnuTLS detection, patch from upstream unless new release. Fix: Patch attached with submission follows: