pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-version



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Sep  5 19:27:14 UTC 2013

Modified Files:
        pkgsrc/devel/p5-version: Makefile distinfo

Log Message:
Update to 0.9904:

2013-09-02  John Peacock  <john.peacock%havurah-software.org@localhost>

        * .hgtags:
        Tagging version '0.9904' using shipit.
        [4fab8f3e7a2c] [tip]

        * t/08_corelist.t:
        Almost forgot to add this
        [4e3713e87478] [0.9904]

        * vutil/vxs.xs:
        Delete this useless code path
        [5effc1d02853]

        * README:
        Fixup typo in README
        [7b9cc580738a]

        * MANIFEST, Makefile.PL, README, t/07locale.t, vutil/vutil.c,
        vutil/vxs.xs:
        A couple subtle changes from bleadperl. Also, require parent to be
        installed even if it should have been installed already (Thanks
        RHEL!). Handle magical initializers (like tied hash elements), but
        only test where we can do it easily.
        [6fd396e1006b]

2013-08-20  John Peacock  <john.peacock%havurah-software.org@localhost>

        * README, lib/version.pm, t/01base.t, t/02derived.t, t/03require.t,
        t/04strict_lax.t, t/05sigdie.t, t/06noop.t, t/07locale.t,
        t/coretests.pm, vperl/vpp.pm, vutil/lib/version/vxs.pm:
        Final sync with bleadperl
        [4d748bda798b]

2013-08-18  John Peacock  <john.peacock%havurah-software.org@localhost>

        * .hgtags:
        Tagging version '0.9903' using shipit.
        [02af417226b0]

        * vutil/lib/version/vxs.pm:
        Missed one VERSION++
        [8c04e6e6f195] [0.9903]

        * README:
        Final tweaks before release to CPAN
        [a63c5368dbae]

2013-08-16  John Peacock  <john.peacock%havurah-software.org@localhost>

        * lib/version.pod:
        More whitespace normalization
        [bebbe00cbd68]

2013-08-15  John Peacock  <john.peacock%havurah-software.org@localhost>

        * lib/version.pm, lib/version/Internals.pod, t/01base.t,
        t/02derived.t, t/03require.t, t/04strict_lax.t, t/05sigdie.t,
        t/06noop.t, t/07locale.t, t/coretests.pm, vperl/vpp.pm:
        Merge with core perl changes and bump $VERSION for release.
        [cf81a9587bf2]

2013-07-06  John Peacock  <john.peacock%havurah-software.org@localhost>

        * lib/version/Internals.pod:
        Resolve https://rt.cpan.org/Ticket/Display.html?id=86582
        [f831a867b6be]

        * Makefile.PL:
        Always install version::vpp even when installing XS code Resolves
        https://rt.cpan.org/Ticket/Display.html?id=84616
        [e983c52f6935]

        * Makefile.PL:
        Require the correct minimum version of "parent"
        [1aa33af2f954]

        * Makefile.PL, t/coretests.pm:
        Eliminate "use base" usage
        [ffee69e907be]

2013-03-06  John Peacock  <john.peacock%havurah-software.org@localhost>

        * .hgtags:
        Tagging version '0.9902' using shipit.
        [5c6574976e24]

        * lib/version.pm:
        Make sure to create &version::new alias with all Perls
        [9fc95f57161a] [0.9902]

2013-03-05  John Peacock  <john.peacock%havurah-software.org@localhost>

        * README:
        Ready for release to CPAN
        [e8829f2f8800]

2013-03-03  John Peacock  <john.peacock%havurah-software.org@localhost>

        * vperl/vpp.pm:
        Pure Perl version::new() should also croak if called as function.
        Resolves: https://rt.cpan.org/Ticket/Display.html?id=81085
        [823994482617]

        * lib/version.pm, t/01base.t, t/02derived.t, t/03require.t,
        t/05sigdie.t, t/06noop.t, t/07locale.t, t/coretests.pm,
        vperl/vpp.pm, vutil/lib/version/vxs.pm:
        Cope with hashkey ordering changes. Resolves:

         https://rt.cpan.org/Public/Bug/Display.html?id=81708
        [3c49b0c9c7d6]

        * Makefile.PL:
        Implement PERL_ONLY environment variable. Resolves:

         https://rt.cpan.org/Public/Bug/Display.html?id=83509
        [be18a6913e9d]

        * .hgignore, vutil/vutil.c, vutil/vxs.xs:
        Don't create object structure until after prescanning, resolves:

         https://rt.cpan.org/Public/Bug/Display.html?id=81086
        [50e4af5e81ce]

2012-11-15  John Peacock  <john.peacock%havurah-software.org@localhost>

        * t/01base.t, vutil/vxs.xs:
        Resolve https://rt.cpan.org/Ticket/Display.html?id=81085
        [38f2fe7b96fd]


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/p5-version/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/p5-version/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