- Add neon29 in lib dependencies Port maintainer (bra@fsn.hu) is cc'd. Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: CVS) Fix: Apply the patch in attachment to bring neon dynamic library. How-To-Repeat: Trying to build devel/pysvn if www/subversion isn't build with neon support (knob WITHOUT_NEON=true) it's not possible to build _pysvn_.so extension module. Indeed, neon is required in the build of the extension: (sbz@freebsd:/usr/ports/devel/pysvn) % grep -ri "'-l.*'" . | grep neon ./work/pysvn-1.7.6/Source/setup_configure.py: '-lneon', ./work/pysvn-1.7.6/Source/setup_configure.py: '-lsvn_ra_neon-1', ./work/pysvn-1.7.6/Source/setup_configure.py: '-lneon', ./work/pysvn-1.7.6/Source/setup_configure.py: '-lneon', Regards
Responsible Changed From-To: freebsd-ports-bugs->sbz Submitter has GNATS access (via the GNATS Auto Assign Tool)
Maintainer of devel/pysvn, Please note that PR ports/169652 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/169652 -- 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)
Ok, thanks.
State Changed From-To: feedback->closed Committed. Thanks!