2017-06-18 05:33:24 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated devel/p5-MooseX-Types-LoadableClass to 0.015
----------------------------------------------------
0.015 2017-06-16 23:37:46Z
- do not create an extra, unused ClassName type (this fixes a problem
observed with MooseX::Types and Sub::Defer; see RT#119534)
|
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-05 07:38:04 by Makoto Fujiwara | Files touched by this commit (2) | |
Log message:
Update to 0.014
---------------
0.014 2015-08-16 02:03:26Z
- 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.
|
2015-02-13 14:04:52 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update to 0.013
---------------
0.013 2014-11-16 21:29:04Z
- switch from Class::Load to Module::Runtime for loading modules
|
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-01-09 08:38:54 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.012
Upstream changes:
0.012 2013-10-20 19:04:23Z (Karen Etheridge)
- re-release with fixed encoding in metadata, support files
0.011 2013-10-02 01:36:29Z (Karen Etheridge)
- only try to load the class if it's a valid module name (ilmari)
0.010 2013-09-07 21:37:31Z (Karen Etheridge)
- avoid trying to load the class if already loaded (minor optimization)
- repository moved to the github moose organization
|
2013-08-21 11:05:31 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.009
Upstream changes:
0.009 2013-06-10
- now performing type checking in the type check itself, not the coercion,
to fix results when the type check fails (RT#86041, Karen Etheridge)
|