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.
|
2016-05-15 13:04:40 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.31
Upstream changes:
0.31 2015-09-27 05:28:49Z
- increase Moose prereq on perl 5.8.x to fix boolean overload handling
|
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 06:59:55 by Makoto Fujiwara | Files touched by this commit (2) | |
Log message:
Update to 0.30
--------------
0.30 2015-08-16 04:02:53Z
- update some distribution tooling
|
2015-07-12 20:56:37 by Thomas Klausner | Files touched by this commit (405) |
Log message:
Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.
No effective change for the above reason.
Ok joerg
|
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-07-13 12:16:20 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.29
Upstream changes:
0.29 2013-11-15 02:31:46Z
* change docs to recommending using a role to grant Inheritable behaviour
rather than a superclass, and changed tests to match
* converted all uses of namespace::clean to namespace::autoclean
* converted all uses of Test::Exception to Test::Fatal
* repository migrated to the github moose organization
0.28 2012-09-04 03:28:26Z
* RT#79385: Import Carp::croak into the right package (spotted by Bill
Moseley)
0.27 2012-02-13 18:28:00Z
* Fix issue with new Moose and new Module::Runtime where Moose
functions were not getting correctly exported to the users of
this module.
0.26 2012-01-13 12:06:00Z
* Fix packages relying on ->meta->make_immutable to return true.
This should work, but doesn't in some occasional circumstances.
|