pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-inc-latest
Module Name: pkgsrc
Committed By: wiz
Date: Thu Aug 6 10:36:01 UTC 2015
Added Files:
pkgsrc/devel/p5-inc-latest: DESCR Makefile distinfo
Log Message:
Import p5-inc-latest-0.500 as devel/p5-inc-latest.
The inc::latest module helps bootstrap configure-time dependencies
for CPAN distributions. These dependencies get bundled into the
inc directory within a distribution and are used by Makefile.PL or
Build.PL.
Arguments to inc::latest are module names that are checked against
both the current @INC array and against specially-named directories
in inc. If the bundled version is newer than the installed one (or
the module isn't installed, then, the bundled directory is added
to the start of @INC and the module is loaded from there.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-inc-latest/DESCR \
pkgsrc/devel/p5-inc-latest/Makefile pkgsrc/devel/p5-inc-latest/distinfo
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