Summary: | textproc/xerces-2 port no longer needs gcc_pic patch in FreeBSD 7.2 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Meena Vyas <meena.vyas> | ||||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | ||||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Meena Vyas
2009-07-22 09:50:02 UTC
State Changed From-To: open->open n/a I suggest the attached patch. Maintainer, please approve! Szia Janos! The following PR affects also the xerces-c2-devel port, which you maintain. Please approve the attached patch regards arved ---------- Forwarded Message ---------- Subject: Re: ports/136984: textproc/xerces-2 port no longer needs gcc_pic patch in FreeBSD 7.2 Date: Saturday 25 July 2009 From: Tilman Linneweh <arved@freebsd.org> To: bug-followup@freebsd.org, meena.vyas@sun.com, kenm@icarz.com I suggest the attached patch. Maintainer, please approve! ------------------------------------------------------- State Changed From-To: open->feedback I proposed a patch and asked both maintainers for feedback ping.... stefan 2010-06-29 15:11:26 UTC FreeBSD ports repository Modified files: textproc/xerces-c2 Makefile textproc/xerces-c2-devel Makefile Removed files: textproc/xerces-c2/files patch-src-xercesc-Makefile.incl textproc/xerces-c2-devel/files patch-src-xercesc-Makefile.incl Log: In textproc/xerces-c2 and textproc/xerces-c2-devel, use -lgcc_pic only on systems < 7.0-RELEASE. PR: 136984 Submitted by: Meena <meena.vyas@sun.com> Patch by: arved Approved by: maintainer timeout (>11 months) Feature safe: yes Revision Changes Path 1.29 +4 -0 ports/textproc/xerces-c2-devel/Makefile 1.3 +0 -11 ports/textproc/xerces-c2-devel/files/patch-src-xercesc-Makefile.incl (dead) 1.27 +4 -0 ports/textproc/xerces-c2/Makefile 1.2 +0 -11 ports/textproc/xerces-c2/files/patch-src-xercesc-Makefile.incl (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 Patch committed (with minor spelling corrections), thanks! |