Subject: CVS commit: pkgsrc/devel
From: Stoned Elipot
Date: 2008-09-09 02:14:06
Message id: 20080909001406.72325175D0@cvs.netbsd.org

Log Message:
Fix subversion shared libraries search paths when configuring the
Perl modules. Fix problem like the following and as seen in
bulk build logs:
$ perl -MSVN::Ra -e '1'
/usr/pkg/lib/perl5/vendor_perl/5.8.0/i386-netbsd-thread-multi/auto/SVN/_Ra/_Ra.so: \ 
Undefined PLT symbol "svn_ra_init_ra_libs" (symnum = 13)

Approved by maintainer.
Bump PKGREVISION of the p5-subversion package to 2.

Files:
RevisionActionfile
1.42modifypkgsrc/devel/p5-subversion/Makefile
1.65modifypkgsrc/devel/subversion/distinfo
1.17addpkgsrc/devel/subversion/patches/patch-ae