./devel/p5-CPAN-Uploader, Perl 5 module to upload things to the CPAN

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.103018, Package name: p5-CPAN-Uploader-0.103018, Maintainer: pkgsrc-users

Perl5 module to upload things to the CPAN without executing external
programs.


Required to run:
[www/p5-libwww] [lang/perl5] [devel/p5-Term-ReadKey] [devel/p5-Getopt-Long-Descriptive] [www/p5-HTTP-Message]

Required to build:
[devel/p5-File-HomeDir] [pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 22.525 KB

Version history: (Expand)


CVS history: (Expand)


   2023-12-13 14:48:30 by Makoto Fujiwara | Files touched by this commit (2) | Package updated
Log message:
(devel/p5-CPAN-Uploader) Updated 0.103016 to 0.103018

0.103018  2023-01-13 21:11:24-05:00 America/New_York
        - a bit of refactoring and testing of .pause parser (thanks, Shlomi
          Fish)

0.103017  2022-12-31 21:14:55-05:00 America/New_York
        - update author contact info
   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-11-30 01:08:24 by Wen Heping | Files touched by this commit (2) | Package updated
Log message:
Update to 0.103016
Update BUILD_DEPENDS

Upstream changes:
 Changes for version 0.103016 - 2021-10-30

    update author contact info
    add policy on required versions of perl
    drop prereq on File::HomeDir (thanks, Karen Etheridge)
    document the CPAN_UPLOADER_URI env var (thanks, Marcus Ramberg)
    fix some text and behavior around reaching max retries (thansk, Thibault \ 
DUPONCHELLE)
   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-09-07 00:31:43 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-CPAN-Uploader: update to 0.103015.

0.103015  2020-08-20 23:07:25-04:00 America/New_York
        - quiet a harmless warning

0.103014  2020-06-07 13:40:36-04:00 America/New_York
        - add a --retries option to make multiple upload attempts in the face
          of a 500 error (thanks, PERLANCAR)