pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-subversion



Module Name:    pkgsrc
Committed By:   obache
Date:           Wed Sep 18 12:30:17 UTC 2013

Modified Files:
        pkgsrc/devel/p5-subversion: Makefile

Log Message:
MAKE_JOBS_SAFE=no, and following failures will be fixed.
* native modules may not be linked against libsvn_swig_perl-1, because module
  Makefile may be created before creating the library, and not found.
* inversely, libsvn_swig_perl-1 of previous version may found, but cannot linked
  because of buildlink sandbox.

Bump PKGREVISION (for safe side with update of patch for Makefile.PL).


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 pkgsrc/devel/p5-subversion/Makefile

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