Path to this page:
NOTICE: This package has been removed from pkgsrc./
devel/p5-version,
Perl extension for Version Objects
Branch: CURRENT,
Version: 0.9924nb3,
Package name: p5-version-0.9924nb3,
Maintainer: absProvides the same version objects as included in Perl v5.9.x (and
hopefully in the 5.10.0 release). In fact, if you attempt to use
this module with a version of Perl >= v5.9.0, this module will not
do anything, since the code already exists in the Perl core. Note
that the CPAN release cannot be installed with the interim 5.9.0,
5.9.1, and 5.9.2 releases (since it duplicates code in the core).
If you are testing bleadperl, you will need to check out the latest
release of 5.9.x to get the changes included in 0.50.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
SHA1: 86a2a814def626d269ce332df5d3df1d63b07f5f
RMD160: 6a77538160ffd04d3169d974335d213644c6ed91
Filesize: 92.836 KB
Version history: (Expand)
- (2020-09-05) Package deleted from pkgsrc
- (2020-09-01) Updated to version: p5-version-0.9924nb3
- (2019-08-11) Updated to version: p5-version-0.9924nb2
- (2018-08-22) Updated to version: p5-version-0.9924nb1
- (2018-05-02) Updated to version: p5-version-0.9924
- (2017-11-23) Package has been reborn
CVS history: (Expand)
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
2019-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816) |
Log message:
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.
This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.
Reviewed by hand to hopefully make sure no unwanted changes sneak in.
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2018-05-02 14:23:32 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-version: update to 0.9924.
0.9924 - 2018-04-19
* Revise CPAN metadata to advertise correct repo
Patch from Ed <ej_zg@hotmail.com>
0.9923 - 2018-04-15
* Add back spaces for picky C++ compilers
Patch from Karl Williamson <khw@cpan.org>
0.9922 - 2018-04-12
* Switch master repo to github
0.9921 - 2018-04-11
* Silence overly compulsive GCC 7 warning
https://rt.cpan.org/Ticket/Display.html?id=123477
* Improve docs regarding trailing zeros
https://rt.cpan.org/Ticket/Display.html?id=122858
0.9920 - 2018-04-08
* Backwards compatible locale handling
https://rt.cpan.org/Ticket/Display.html?id=125042
0.9919 - 2018-04-08
* Core improvements to locale handling
https://rt.cpan.org/Ticket/Display.html?id=124563
|
2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298) |
Log message:
Recursive revbump from lang/perl5 5.26.0
|
2017-04-22 01:36:46 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.9918
Upstream changes:
0.9918 - 2017-04-15
* Fix compiling under C++11
https://rt.cpan.org/Ticket/Display.html?id=118846
* Make version::regex variables public for better reuse
https://rt.cpan.org/Ticket/Display.html?id=119669
* Use rel2abs for require in tests to support 5.26.0 @INC
https://rt.cpan.org/Ticket/Display.html?id=121148
* Move change list to standard CHANGES out of README
https://rt.cpan.org/Ticket/Display.html?id=119123
* Better taint handling for Perl < 5.17.2 with tests
https://rt.cpan.org/Ticket/Display.html?id=118087
|
2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236) |
Log message:
Bump PKGREVISION for perl-5.24.
|