pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: richard
Date: Tue Sep 29 11:52:48 UTC 2015
Modified Files:
pkgsrc/devel/p5-subversion: Makefile
pkgsrc/devel/subversion: distinfo
pkgsrc/devel/subversion/files: build-outputs.mk
pkgsrc/devel/subversion/patches: patch-ad
Added Files:
pkgsrc/devel/subversion/patches: patch-configure
Log Message:
Shelling perl in the Makefile can be problematic since pbulk-index may
invoke the Makefile prior to having the perl dependency installed.
Instead, gather ldopts during configure and pass them to libsvn_swig_perl
in order to build with the necessary ldflags.
To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 pkgsrc/devel/p5-subversion/Makefile
cvs rdiff -u -r1.99 -r1.100 pkgsrc/devel/subversion/distinfo
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/subversion/files/build-outputs.mk
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/subversion/patches/patch-ad
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/subversion/patches/patch-configure
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index