| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Mar 2012 01:51:14
0.101022
|
sunpoet  |
- Remove devel/p5-Version-Requirements |
08 Feb 2012 02:37:11
0.101022
|
sunpoet  |
- Update to 0.101022
Changes: http://search.cpan.org/dist/Version-Requirements/Changes |
02 Feb 2012 05:51:49
0.101021
|
sunpoet  |
- Clearify DEPRECATED message
- Set EXPIRATION_DATE to 2012-03-01 |
06 Jan 2012 06:12:44
0.101021
|
sunpoet  |
- Update to 0.101021
- Mark DEPRECATED: the author suggests to use CPAN::Meta::Requirements
Changes: http://search.cpan.org/dist/Version-Requirements/Changes |
22 Sep 2011 03:57:26
0.101020_1
|
sunpoet  |
- Bump PORTREVISION for dependency change in previous commit
Notified by: olgeni |
21 Sep 2011 17:22:27
0.101020
|
sunpoet  |
- Update *_DEPENDS
- Take maintainership |
21 Sep 2011 16:48:43
0.101020
|
tabthorpe  |
- Reassign to the heap |
20 Jun 2011 08:36:20
0.101020
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum |
24 Sep 2010 01:48:27
0.101020
|
pgollucci  |
- /mach/ -> /%%PERL_ARCH%%/
With Hat: perl@ |
29 Apr 2010 06:17:49
0.101020
|
wen  |
Version::Requirements object models a set of version constraints like those
specified in the META.yml or META.json files in CPAN distributions. It can
be built up by adding more and more constraints, and it will reduce them to
the simplest representation.
WWW: http://search.cpan.org/dist/Version-Requirements/
PR: ports/145881
Submitted by: Ju Pengfei <jupengfei@gmail.com> |