Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (11d)  pkgsrc-2023Q4 (58d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (169d) 

2024-05-28 15:22:34 UTC Now

2018-03-11 10:18:41 UTC MAIN commitmail json YAML

p5-Module-FromPerlVer: update to 0.004002.

-  v0.4.2 Thu Mar  8 15:53:35 CST 2018

    Modify git tests to be language-agnostic
    (hack regex rather than try to set the LC to
    C so that folks can read the test results).

-  v0.4.1 Thu Mar  8 15:00:08 CST 2018

    Cleaned up packaging in the git tests.

    Non-URL git tests should now be portable.

    Still figuring out reliable way to test the URL handling
    (e.g., without a network). Any fix I can think of won't
    be portable to Windows due to lack of filesystem sockets.

-  v0.4.0

    Allows defining arguments for tball & url, takes first one
    that works.

    POD for PREOP in Makefile.PL for auto-generating repo tarball.

    Git still needs testing, especially on Windows.

    Interface shouldn't change much at this point, main issue will
    be making the url-clone approach work and validating all of
    the ways that tarballs can fail.

-  v0.3.1

    Test cleanups (mainly botched check for existing git executable).

    Start adding extract git from tarball of .git or url.

-  v0.3.0 Wed Mar  7 21:52:37 CST 2018

    POD & tests for Git, enough hacks on the Git module
    that it works with the tests (Caveat Emptor).

    Fix bug of $ENV{ PERL_VERSION } not being parsed and
    numified.

    Minor clenaups.

    Make consistent use of extractor's "value" method
    rater than looking directly into the hash.

    Extract::value rejects false keys (used to be only
    undefined).

    Bump the module versions up a notch to 0.1.0 since
    the tests pass and it all seems to do something
    at this point.

-  v0.2.0 Tue Mar  6 19:18:15 CST 2018

    POD

    Bump version.

(wiz)