2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798) |
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.
I hope that's all of them.
|
2011-11-13 13:29:02 by Hiramatsu Yoshifumi | Files touched by this commit (2) |
Log message:
Update p5-Module-Signature to 0.68.
Changes from previous:
[Changes for 0.68 - Fri, 13 May 2011 11:51:50 +0200]
* Fix breakage introduced by 0.67 (Andreas König).
[Changes for 0.67 - Sun, 17 Apr 2011 16:29:23 +0200]
* Better handling of \r (Andreas König, Zefram) (Closes RT#46339).
|
2011-08-14 16:42:51 by OBATA Akio | Files touched by this commit (56) |
Log message:
Revision bump after updating perl5 to 5.14.1.
|
2010-09-08 23:15:28 by Jens Rehsack | Files touched by this commit (3) |
Log message:
Updating security/p5-Module-Signature from 0.64nb1 to 0.66
pkgsrc changes:
- switch from gnupg-1 (more or less depreciated) to Crypt::OpenPGP and a
bunch of used encoders and digest modules
- use Module::Install::Bundled module type
- remove patch - works fine with current infrastructure for now
Upstream changes:
[Changes for 0.66 - Fri, 6 Sep 2010 22:51:37 +0200]
* Fix incompatibility with EU::Manifest 1.54 to 1.57
(Paul Howarth) (Closes RT#61124).
[Changes for 0.65 - Fri, 3 Sep 2010 21:38:02 +0200]
* Skip MYMETA (Alexandr Ciornii)
|
2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | |
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
|
2010-05-24 18:02:28 by Stoned Elipot | Files touched by this commit (3) |
Log message:
Update p5-Module-Signature from version 0.63 to version 0.64.
Pkgsrc changes:
- placate pkglint
Upstream changes:
[Changes for 0.64 - Sun, 9 May 2010 00:50:11 +0200]
* Avoid creating gnupg configuration files for the user invoking Makefile.PL
(Closes RT#41978).
* Correctly detect the version of gnupg on cygwin and add tests for it
(Paul Fenwick) (Closes RT#39258).
|
2010-04-12 01:55:02 by Stoned Elipot | Files touched by this commit (2) |
Log message:
Update p5-Module-Signature from version 0.61 to version 0.63.
Upstream changes:
[Changes for 0.63 - Sun, 28 Mar 2010 04:46:27 +0100]
* Fix diagnostic message from Makefile.PL when the user dosn't have gnupg or
Crypt::OpenPGP (miyagawa).
[Changes for 0.62 - Tue, 23 Mar 2010 22:17:39 +0100]
* Change the default keyserver from the outdated pgp.mit.edu to
pool.sks-keyservers.net.
|
2009-12-15 14:28:13 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 0.61, set LICENSE to public-domain (see below).
[Changes for 0.61]
* Added "=encoding utf8" to POD to fix author name display.
No functional changes.
[Changes for 0.60]
* LICENSING CHANGE: This compilation and all individual files in it
are now under the nullary CC0 1.0 Universal terms:
To the extent possible under law, åé³³ has waived all copyright and
related or neighboring rights to Module-Signature.
* Updated Module::Install to 0.91, prompted by Florian Ragwitz.
|
2009-08-10 08:40:38 by Jens Rehsack | Files touched by this commit (1) |
Log message:
Removing incorrect dependency to PAR::Dist and add license information
according to META.yml (to remove cyclic depend).
|
2009-06-14 20:13:41 by Joerg Sonnenberger | Files touched by this commit (154) |
Log message:
Remove @dirrm entries from PLISTs
|