Subject: CVS commit: pkgsrc/devel/p5-BackPAN-Index
From: Makoto Fujiwara
Date: 2015-01-26 09:00:04
Message id: 20150126080004.5CD2B98@cvs.netbsd.org

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.

Files:
RevisionActionfile
1.9modifypkgsrc/devel/p5-BackPAN-Index/Makefile
1.3modifypkgsrc/devel/p5-BackPAN-Index/distinfo