Commit graph

9 commits

Author SHA1 Message Date
agc
d9e4cfe05d 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-11-03 03:27:11 +00:00
mef
8c9e3dc4f5 Update to 0.16
--------------
0.16      2014-11-16 03:50:29Z
          - fix tests that failed due to an interaction between aliased.pm and
            perl 5.21.6
2015-02-13 13:01:41 +00:00
wen
c31c8d193b Update to 0.15
Upstream changes:
0.15      2014-08-12 05:16:31Z
          - forward-compat mode added for Moose 2.1300, which cores all of
            this distribution's functionality

0.14      2014-07-30 20:05:32Z
          - Fixed a bug with Perl 5.18+ that caused this module to simply blow
            up with an error like "Use of uninitialized value in subroutine
            entry at .../Class/MOP/Package.pm ..." (Dave Rolsky)
          - Line numbers in shipped code are now almost the same (within 3) as
            the repository source, for easier debugging
          - Repository migrated to the github moose organization
          - Unneeded init_meta method removed (Dave Rolsky)
2014-11-03 07:21:31 +00:00
wen
39e2b11d67 Update to 0.13
Upstream changes:
0.13      2013-01-07 20:59:07 PST-0800
          - Resolve failure reports in 5.17.* due to changes in SVf_AMAGIC

0.12      2013-01-05 12:10:02 PST-0800
          - Bump dependency on namespace::autoclean (RT#69313)

0.11      2012-11-17 22:09:00 +0000
          - Fix dependency issues from AutoPrereqs. RT#81145

0.10      2012-11-13 00:41:00 +0000
          - Remove use of MooseX::Types to allow Catalyst to work on perl
            5.8.5 RT#77100, RT#81124
          - Fix bug causing attributes to get lost if they were added to a
            role before composing a ::WithOverloading role onto it.
2013-08-21 09:23:42 +00:00
abs
149d2835e7 Updated devel/p5-MooseX-Role-WithOverloading to 0.09
0.09  Mon, 03 Jan 2011 17:37:34 +0100
  * get_package_symbol no longer autovififies - use get_or_add_package_symbol
    instead (doy).
2011-08-23 10:03:56 +00:00
seb
9c00db245a Update p5-MooseX-Role-WithOverloading from version 0.06 to version 0.08.
Upstream changes:
0.08  Mon, 19 Jul 2010 22:04:22 +0200
  * Really avoid warnings from Moose 1.09 (Dave Rolsky).

0.07  Mon, 19 Jul 2010 05:56:05 +0200
  * Avoid warnings from Moose 1.09 (Dave Rolsky).
2010-07-25 23:12:34 +00:00
seb
60a081c563 Update p5-MooseX-Role-WithOverloading from version 0.05 to version 0.06.
Pkgsrc changes:
- adjust dependencies

Upstream changes:
0.06  Fri, 07 May 2010 19:00:11 +0200
  * Improve distribution metadata.
  * Disable workaround for Moose < 0.94 and bump the dependency version.
2010-07-18 18:42:11 +00:00
sno
6a09e73b96 Updating devel/p5-MooseX-Role-WithOverloading from 0.03 to 0.05
pkgsrc changes:
  - Adjusting dependencies

Upstream changes:
0.05  Sat, 18 Jan 2010 18:15:00 +0000
  * Work around changes in composition_class_role in Moose >= 0.93_01
    to be compatible with both old and new Moose versions.

0.04  Mon, 04 Jan 2010 18:40:11 +0100
  * Depend on Test::More 0.88 for done_testing.
2010-01-16 17:50:33 +00:00
sno
fd0cef2d27 Importing package into devel/p5-MooseX-Role-WithOverloading containing
a Moose extension for roles which support overloading (perl5 module) in
version 0.03:

MooseX::Role::WithOverloading allows to write a Moose::Role which defines
overloaded operators and allows those operator overloadings to be composed
into the classes/roles/instances it's compiled to, while plain Moose::Roles
would lose the overloading.
2009-11-21 13:55:04 +00:00