Commit graph

7 commits

Author SHA1 Message Date
wen
26333bb04b Update to 1.004
Upstream changes:
1.004     2015-10-30 10:33:59-04:00 America/New_York

    - No changes since 1.003

1.003     2015-10-27 13:01:02-04:00 America/New_York (TRIAL RELEASE)

    [INTERNAL]

    - Refactored accessor generation to allow subclasses of Class::Tiny
      to implement alternate accessors.
2015-11-21 14:54:10 +00:00
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
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
mef
2f27fe8a28 Update to 1.001
---------------
1.001     2015-01-30 21:13:07-05:00 America/New_York
    [ADDED]
    - Added support for BUILDARGS for Moo(se) compatibility

    [INTERNAL]
    - Implements BUILDALL via method (was inline) for Moo(se) compatibility
2015-01-31 13:05:13 +00:00
wen
c36aea5e63 Update to 1.000
Upstream changes:
1.000     2014-07-16 09:55:29-04:00 America/New_York

    [*** INCOMPATIBLE CHANGES ***]

    - Attributes for custom accessors *MUST* be declared for them to be
      set via the constructor.  It is no longer sufficient for a method of
      the same name to exist.

    - Unknown constructor arguments are ignored rather than fatal; they are
      not included in the object.  Special instructions for using BUILD to
      hide constructor arguments from validation are irrelevant and have
      been removed.

    - These changes make Class::Tiny-based classes easier to subclass by
      more advanced object frameworks like Moose or Moo.

0.015     2014-07-13 23:10:47-04:00 America/New_York

    [CHANGED]

    - lowered minimum perl to 5.006
2014-07-28 13:33:08 +00:00
wiz
7eeb51b534 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-05-29 23:35:13 +00:00
wen
43b2abf79a Import Class-Tiny-0.014 as devel/p5-Class-Tiny.
This module offers a minimalist class construction kit in around 120
lines of code.
2014-05-09 08:06:52 +00:00