non port: devel/p5-CPAN-Meta/pkg-plist |
SVNWeb
|
Number of commits found: 10 |
Thu, 1 Dec 2016
|
[ 21:00 sunpoet ]
- Update to 2.150010
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/CPAN-Meta/Changes
Differential Revision: https://reviews.freebsd.org/D8458
PR: 214611
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above )
|
Tue, 30 Sep 2014
|
[ 15:24 sunpoet ]
- Update to 2.142690
- Cleanup PLIST
Changes: http://search.cpan.org/dist/CPAN-Meta/Changes
|
Sat, 26 Jul 2014
|
[ 05:18 sunpoet ]
- Update to 2.142060
Changes: http://search.cpan.org/dist/CPAN-Meta/Changes
|
Tue, 24 Sep 2013
|
[ 17:35 sunpoet ]
- Support STAGEDIR
|
Wed, 18 Apr 2012
|
[ 17:48 sunpoet ]
- Update to 2.120921
Changes: http://search.cpan.org/dist/CPAN-Meta/Changes
|
Fri, 6 Jan 2012
|
[ 17:18 swills ]
- Update to 2.113640
- Remove dependency on deprecated p5-Version-Requirements
|
Sun, 22 May 2011
|
[ 16:40 sunpoet ]
- Update to 2.110930
- Make some dependencies conditional according to PERL_LEVEL
Changes: http://search.cpan.org/dist/CPAN-Meta/Changes
PR: ports/157248
Submitted by: sunpoet (myself)
Approved by: Pengfei Ju <jupengfei@gmail.com> (maintainer)
|
Fri, 24 Sep 2010
|
[ 01:48 pgollucci ] (Only the first 10 of 52 ports in this commit are shown above. )
- /mach/ -> /%%PERL_ARCH%%/
With Hat: perl@
|
Fri, 30 Apr 2010
|
[ 01:57 wen ]
CPAN::Meta - The distribution metadata for a CPAN dist
Software distributions released to the CPAN include a META.json or,
for older distributions, META.yml, which describes the distribution,
its contents, and the requirements for building and installing the
distribution. The data structure stored in the META.json file is
described in CPAN::Meta::Spec.
CPAN::Meta provides a simple class to represent this distribution
metadata (or distmeta), along with some helpful methods for
interrogating that data.
WWW: http://search.cpan.org/dist/CPAN-Meta/
PR: ports/145882
Submitted by: Ju Pengfei <jupengfei@gmail.com>
|
Number of commits found: 10 |