2017-02-12 04:23:19 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.50
Upstream changes:
0.50 2017-02-07 18:59:30Z
- reverted the is_Fo and to_Foo refactoring again temporarily to
resolve issues with Sub::Defer
|
2017-02-03 03:22:17 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.49
Upstream changes:
0.49 2016-12-23 00:12:12Z
- made the exported is_Foo and to_Foo subs much faster, especially for
type constraints which can be inlined. (Dave Rolsky)
|
2016-12-11 09:45:38 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.48
Upstream changes:
0.48 2016-12-07 01:15:14Z
- reverted is_Foo and to_Foo refactoring [from 0.47] for now, so they
can be reworked
0.47 2016-12-07 00:40:34Z
- allow type libraries built with MooseX::Types::Combine to be
combined with MooseX::Types::Combine. (GH #1, Mark Fowler).
- made the exported is_Foo and to_Foo subs much faster, especially for
type constraints which can be inlined [reverted in 0.48]
|
2016-06-09 14:10:09 by Makoto Fujiwara | Files touched by this commit (15) |
Log message:
Add +BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]* for make test
|
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-08-16 14:06:10 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.46
Upstream changes:
0.46 2015-08-16 00:43:46Z
- make use of Sub::Exporter::ForMethods's new rebless option
|
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-11-01 08:25:50 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.45
Update DEPENDS
Upstream changes:
0.45 2014-09-02 01:17:50Z
- increase the required versions of some prerequisites
|