pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Module-Install



Module Name:    pkgsrc
Committed By:   rhaen
Date:           Fri Jul 18 13:49:48 UTC 2008

Modified Files:
        pkgsrc/devel/p5-Module-Install: Makefile distinfo

Log Message:
- updated to 0.76
ChangeLog:
0.76 Thu 17 Jul 2008
        - ExtUtils::MakeMaker no longer complains when its version
          contains an underscore. (PJF, RT #35800)
        - Documentation patches to Module::Install::Admin and
          Module::Install::Base. (Adriano Ferreira, RT #27696)
        - Corrected broken internal link in Module/Install.pod. (PJF)
        - The 'examples' directory will no longer be included
          twice in META.yml/no_index/directory. (PJF)
        - Move to the new 1.4 version of the META.yml specification (ADAMK)
        - Automatically provide resources:license for
          license('perl') (ADAMK)
        - Implemented the bugtracker_from command (ADAMK)
        - Added bugtracker_from to the all_from command
          (Although we don't warn if not provided) (ADAMK)
        - Shifting minimum perl version for Module::Install to 5.005
          (Anything older should use ExtUtils::MakeMaker) (ADAMK)
        - perl_version errors if it gets a value less that 5.005 (ADAMK)
        - Created the new install_share implementation (ADAMK)
        - Added the ppport function for adding ppport.h (ADAMK)
        - Bumped File::Remove from test_requires to requires (ADAMK)
        - Added dependency on Devel::PPPort for ppport (ADAMK)

0.75 Mon  2 Jun 2008 - Adam Kennedy
        - Documenting the smaller post Module::Build core package
          Module::Install::With and removed experimental warning (ADAMK)
        - Disabled the broken install_share error check (CLACO)
        - Disabled "pointless version 0" warning, as it encourages less
          metadata (ADAMK)
        - Adding an experimental undocumented implementation of a
          "resources" and "repository" command (ADAMK)
        - Don't dump "tests" and "installdirs" to META.yml (ADAMK)


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/p5-Module-Install/Makefile \
    pkgsrc/devel/p5-Module-Install/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