pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-BackPAN-Index
Module Name:    pkgsrc
Committed By:   mef
Date:           Mon Jan 26 08:00:04 UTC 2015
Modified Files:
        pkgsrc/devel/p5-BackPAN-Index: Makefile distinfo
Log Message:
(pkgsrc)
  - Added following lines
    PERL5_MODULE_TYPE=     Module::Build
    DEPENDS+=   p5-Archive-Extract>=0.74:../../archivers/p5-Archive-Extract
(upstream)
  - Update 0.40 to 0.42
0.42  Sun Dec 30 10:59:38 PST 2012
  Test Fixes
  * Fixed t/types.t on Windows.
  Dist Fixes
  * DBIx::Class::Schema::Loader is no longer needed to build the module.
0.41  Thu Dec 27 04:00:45 PST 2012
  Bug Fixes
  * BackPAN::Index now has a file() method, as documented in BackPAN::Index::File.
  * Changed the default backpan URL for fetching files to http://backpan.perl.org
    rather than the backpan.cpan.org redirect. [rt.cpan.org 68492]
  Test Fixes
  * Tests were downloading an old index.
  Misc
  * The result classes are no longer generated at runtime. Speeds up load time
    and reduces bugs.  This also fixes [rt.cpan.org 82107].
  * Use the same filename for the unpacked index.
  Dist Changes
  * The compatibility Makefile.PL has been removed.  The build process has
    gotten complicated.
  * The bug tracker now points at the correct place.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/p5-BackPAN-Index/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-BackPAN-Index/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