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 (3m)  pkgsrc-2024Q1 (3d)  pkgsrc-2023Q4 (77d)  pkgsrc-2023Q2 (110d) 

2024-06-17 14:33:42 UTC Now

2011-12-09 02:07:49 UTC MAIN commitmail json YAML

Update p5-Test-CheckManifest to 1.24.

Changes from previous:
----------------------
1.24  Sat Apr 09 2011
      + MANIFEST spec allows whitespaces in filenames (when enclosed in single quotes)
      this was not parsed correctly (see [#67334]). Fixed now - Thanks to JWEIGEL

1.23  Mon Mar 28 2011
      + CPAN toolchain now creates MYMETA.yml and META.json. These files are in
      the list of recognized files now.
      + clarify license of this module (In README the Perl license was mentioned where
      in all other files Artistic 2.0 was mentioned)
      + switched to Dist::Zilla
      + removed tests that are created by Dist::Zilla

(hiramatsu)