2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2023-06-27 05:45:04 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.40
Upstream changes:
1.40 - 30 April 2023
- Note usage with dzil (Steve Rogerson) (GH-319)
- Fix html_basic report (jkahrman) (GH-318)
- Use CPAN::Meta (Slaven Rezić) (GH-314)
- Make non-interactive output less noisy (jkahrman) (GH-312)
- Avoid infinite recursion in Type::Tiny and other places (Ed J) (GH-307)
- Add ignore_covered_err option (Tina Müller) (GH-323)
- Handle empty hashes and arrays on condition RHS in 5.37.6 and later
1.39 - 29 April 2023
- Remove dependency on B::Debug (Jim Keenan) (GH-289)
- Raise minimum version to 5.12
- Correct spelling of Pod::Coverage trustme parameter (Oliver Youle) (GH-302)
- Fix annotations in html_basic report (Opera Wang) (GH-310)
1.38 - 5 June 2022
- Improve documentation
1.37 - 5 June 2022
- Fix Subroutine module docs (bkerin) (GH-262)
- Use github actions instead of travis (Zakariyya Mughal) (GH-291)
- Improve mkdir error messages (Felipe Gasper) (GH-296)
- Remove asterisk from gcov count (Zakariyya Mughal) (GH-294)
- Test against 5.36.0
- Avoid warnings from check_files (Nicolas R) (GH-292)
- Support __SUB__ (Graham Knop) (GH-290, GH-243, GH-285)
- Support uncoverable count ranges (Tina Müller) (GH-288)
- Improve gcov support for XS code (Ed J) (GH-280)
- Allow overriding of HTML code highlighting (Jesús Alonso Abad) (GH-271)
- Improve contributing docs
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-08-16 02:34:03 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.36
Upstream changes:
1.36 - 19 May 2020
- Fix pod error
- Quieten perltidy syntax highlighting errors
- Fix up minimum perl version (Dick Franks) (GH-268)
- Fix passing full path for cover DB (GH-267)
1.35 - 17 May 2020
- Replace "use vars" with "our" (James Raspass) (GH-255)
- Remove tray db file from release
- Don't chdir when given a -dir flag (Dave Rolsky) (GH-253)
- Manage code references in @INC (Slaven Rezić) (GH-249, GH-250)
1.34 - 16 May 2020
- Minimum supported version is now 5.10.0 (Karen Etheridge) (GH-226)
- Support 5.32 by accomodating signauture changes (GH-260)
|
2019-10-15 16:30:52 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(devel/p5-Devel-Cover) Updated 1.31 to 1.33
(pkgsrc changes)
-BUILD_DEPENDS+= p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences
+TEST_DEPENDS+= p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences
+TEST_DEPENDS+= p5-B-Debug-[0-9]*:../../devel/p5-B-Debug
(upstream changes)
Release 1.33 - 26 April 2019
- Fix pod error (Mohammad S Anwar) (github 240)
- Work with cperl where class is a keyword (Reini Urban) (github 238)
- Restore correct behaviour on merging DBs (Daniel Egeberg) (github 232)
- Fix gcov output being on incorrect lines
- Fix cover -test with Build.PL (Dagfinn Ilmari Mannsåker) (github 241)
Release 1.32 - 25 April 2019
- Test up to 5.26.3, 5.28.3 and 5.29.10
- Get dev environment working on MacOS
- Fix up tests with recent Math::BigInt versions (Ed J) (github 219)
- Add progress text when processing coverage (Christian Walde) (github 221)
- Optionally use Term::Size (Paul "LeoNerd" Evans) (github 228)
- Fix indentation in pod (Graham Knop) (github 229)
- Fix warn precedence (Alexandr Evstigneev) (github 231)
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|