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
|
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
|
2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236) |
Log message:
Bump PKGREVISION for perl-5.24.
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-09-04 16:47:08 by Makoto Fujiwara | Files touched by this commit (2) | |
Log message:
Update to 0.14
--------------
0.14 2015-08-16 03:11:52Z
- update some distribution tooling
|
2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152) |
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049) |
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
|
2014-02-16 16:12:56 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating package for Perl5 module MooseX::ConfigFromFile from CPAN in
devel/p5-MooseX-ConfigFromFile from 0.11 to 0.13.
pkgsrc changes:
- adjust dependencies
Upstream changes:
0.13 2013-11-30 16:47:36Z
- re-release to fix compile test
0.12 2013-09-14 16:37:49Z (Karen Etheridge)
- warnings tests bypassed during installation
- repository migrated from shadowcat to the github moose organization
|
2013-07-03 18:30:59 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating package for CPAN distribution MooseX-ConfigFromFile in
devel/p5-MooseX-ConfigFromFile from 0.04nb2 to 0.11.
pkgsrc changes:
- adjust dependencies
Upstream changes:
0.11 2013-06-23 09:22:04 PDT-0700 (Karen Etheridge)
- bump prereq version for MooseX::Types::Path::Tiny to ensure a
broken version is not installed
0.10 2013-02-12 13:17:44 PST-0800 (Karen Etheridge)
- allow clean composition into a role, without requiring an -exclude
0.09 2013-02-11 09:35:50 PST-0800 (Karen Etheridge)
- removed prereqs which are only used for optional tests
0.08 2013-02-09 16:24:27 PST-0800 (Karen Etheridge)
- allow configfiles called "0"
- configfile value now passed through to new()
- new _get_default_configfile method added, which consumers can
override to provide a default value without having to redefine the
attribute itself (via RT#79746) -- PLEASE READ THE DOCUMENTATION
if you override the configfile attribute!
0.07 2013-02-04 (Karen Etheridge)
- fixed tests to not load optional dependencies
0.06 2013-02-03 (Karen Etheridge)
- the configfile attribute is now a Path::Tiny, not a Path::Class
(coercions from strings are still supported, and now also from any
other type that has a string coercion).
0.05 2013-02-03 (Karen Etheridge)
- documentation corrected to demostrate how to properly override the
configfile method to provide a default from the consuming class,
without having to redefine the attribute itself
- if MooseX::Getopt is installed, the configfile attribute has the
Getopt trait applied
|