pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-File-LibMagic
Module Name: pkgsrc
Committed By: mef
Date: Wed Sep 23 06:43:48 UTC 2015
Modified Files:
pkgsrc/devel/p5-File-LibMagic: Makefile distinfo
pkgsrc/devel/p5-File-LibMagic/patches: patch-aa
Log Message:
- Fix the build with newer ExtUtils-MakeMaker
Incompatible change in the newer ExtUtils-MakeMaker:
It places .o files where the source file lives (lib/File/ in this case),
whereas the older MakeMaker placed it in the current working dir
(toplevel in this case).
Thanks Matthias Ferdinand
http://mail-index.netbsd.org/pkgsrc-users/2015/09/19/msg022238.html
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/p5-File-LibMagic/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-File-LibMagic/distinfo
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-File-LibMagic/patches/patch-aa
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