The NetBSD Project

CVS log for pkgsrc/devel/p5-MooseX-MethodAttributes/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-MooseX-MethodAttributes

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.18 / (download) - annotate - [select for diffs], Tue Oct 26 10:17:06 2021 UTC (23 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, HEAD
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip

Revision 1.17 / (download) - annotate - [select for diffs], Thu Oct 7 13:41:58 2021 UTC (23 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.16: +1 -2 lines
Diff to previous 1.16 (colored)

devel: Remove SHA1 hashes for distfiles

Revision 1.16 / (download) - annotate - [select for diffs], Mon Sep 7 09:40:56 2020 UTC (3 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.15: +5 -5 lines
Diff to previous 1.15 (colored)

p5-MooseX-MethodAttributes: update to 0.32.

0.32      2020-08-30 01:32:08Z
 - no longer using MooseX::Types internally

Revision 1.15 / (download) - annotate - [select for diffs], Sun May 15 11:04:40 2016 UTC (7 years, 4 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.14: +5 -5 lines
Diff to previous 1.14 (colored)

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

Revision 1.14 / (download) - annotate - [select for diffs], Tue Nov 3 03:28:32 2015 UTC (7 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored)

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.

Revision 1.13 / (download) - annotate - [select for diffs], Sat Sep 5 04:59:55 2015 UTC (8 years ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.12: +4 -4 lines
Diff to previous 1.12 (colored)

Update to 0.30
--------------
0.30      2015-08-16 04:02:53Z
 - update some distribution tooling

Revision 1.12 / (download) - annotate - [select for diffs], Sun Jul 13 10:16:20 2014 UTC (9 years, 2 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.11: +4 -4 lines
Diff to previous 1.11 (colored)

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.

Revision 1.11 / (download) - annotate - [select for diffs], Fri Nov 11 22:52:21 2011 UTC (11 years, 10 months ago) by hiramatsu
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.10: +4 -4 lines
Diff to previous 1.10 (colored)

Update p5-MooseX-MethodAttributes to 0.25.

Change from previous:
0.25  Mon, 20 June 2011 11:53:00 +0100
 * Updated to avoid test issues from Moose 2.0007 (spotted by ilmari)

Revision 1.10 / (download) - annotate - [select for diffs], Sun Jul 25 22:55:49 2010 UTC (13 years, 2 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.9: +4 -4 lines
Diff to previous 1.9 (colored)

Update p5-MooseX-MethodAttributes from version 0.23 to version 0.24.

Upstream changes:
0.24  Mon, 19 Jul 2010 05:23:57 +0200
 * Updated to avoid warnings from Moose 1.09 (Dave Rolsky).

Revision 1.9 / (download) - annotate - [select for diffs], Sun Jul 18 18:23:06 2010 UTC (13 years, 2 months ago) by seb
Branch: MAIN
Changes since 1.8: +4 -4 lines
Diff to previous 1.8 (colored)

Update p5-MooseX-MethodAttributes from version 0.20 to version 0.23.

Pkgsrc changes:
- adjust dependencies

Upstream changes:
0.23  Tue, 15 June 2010 20:22:00 +0100
 * Fix dependency on MooseX::Types::Moose (RT#58406)

0.22  Mon, 31 May 2010 20:49:00 +0100
 * Fix issues causing composing multiple (normal) roles onto a subclass of a
   MooseX::MethodAttributes class to fail by removing a forced metaclass
   reinitialization which wasn't needed.

0.21   Fri, 07 May 2010 04:48:54 +0200
  * Add more metadata, including a repository url.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Feb 17 11:36:33 2010 UTC (13 years, 7 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.7: +4 -4 lines
Diff to previous 1.7 (colored)

Updating devel/p5-MooseX-MethodAttributes from 0.19 to 0.20

pkgsrc changes:
- Adjusting dependencies

Upstream changes:
0.20   Wed, 10 Feb 2010 00:46:11 +0000
  * Remove horrible code and epic comment working around Moose bugs
    with reinitializing anon classes now that the bug is fixed upstream
    in Moose (commit cf600c83).

Revision 1.7 / (download) - annotate - [select for diffs], Sat Jan 16 17:45:59 2010 UTC (13 years, 8 months ago) by sno
Branch: MAIN
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (colored)

Updating devel/p5-MooseX-MethodAttributes from 0.18 to 0.19

pkgsrc changes:
  - Adjusting dependencies

Upstream changes:
0.19    Sat, 09 Jan 2010 17:29:00 +0000
  * Adapt to changes in in composition_class roles
    in new Moose releases (>= 0.93_01)

Revision 1.6 / (download) - annotate - [select for diffs], Sun Oct 11 08:24:19 2009 UTC (13 years, 11 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

Updating devel/p5-MooseX-MethodAttributes from 0.16nb1 to 0.18

pkgsrc changes:
  - Adjusting dependencies

Upstream changes:
0.18    Fri, 25 Sep 2009 10:51:24 +0100
  * Bump Test::More dependency to 0.88 for done_testing
  * Require namespace::autoclean for t/late_reinitialize.t

0.17    Wed, 23 Sep 2009 15:35:50 +0100
  * Bump MooseX::Types version to 0.20 to avoid warnings with newer
    Moose releases

Revision 1.5 / (download) - annotate - [select for diffs], Wed Sep 16 17:32:07 2009 UTC (14 years ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)

Updating devel/p5-MooseX-MethodAttributes from 0.15 to 0.16

Upstream changes:
0.16     Tue, 15 Sep 2009 07:58:14 +0200
  * Fix so that MooseX::Role::Parameterized can be used in combination with roles
    containing method attributes + testcase from phaylon (RT#48758)
  * Fixes to avoid a deprecation warning from the latest Class::MOP (Dave
    Rolsky)

Revision 1.4 / (download) - annotate - [select for diffs], Sun Aug 9 12:03:51 2009 UTC (14 years, 1 month ago) by sno
Branch: MAIN
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

Updating package for p5 module MooseX::MethodAttributes from 0.14 to 0.15

pkgsrc changes:
  - Adjusting license
  - Adding dependency to MRO::Compat

Upstream changes:
0.15     Sun, Jul 26 18:02:05 2009 +0100
  * Fix test which was failing in some cases and additional test cases.
  * No other changes on the dev release.

0.14_01  Thu, Jul 16 20:04:04 2009 +0100
  * Add TODO tests for role combination with method attributes, proving that this doesn't work.
  * Add nasty hack to allow the application of roles with method attributes to anon classes to
    work if the user does a special handwave. This is less than optimum, see big block comment
    in the code. :/

Revision 1.3 / (download) - annotate - [select for diffs], Sun Jun 7 14:12:25 2009 UTC (14 years, 3 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

Update p5-MooseX-MethodAttributes from version 0.11 to version 0.14.

Pkgsrc changes:
- Add build dependency on devel/p5-Test-Exception

Upstream changes:
0.14     Sun, Jun  7 01:51:49 2009 +0100
  * Fix bugs with composing roles with method attributes into other
    roles with method attributes + tests

0.13     Thu, 28 May 2009 01:19:00 +0100
  * Add Test::More and Test::Exception to requirements for RT#46395
    and RT#46396

0.12     Mon, 25 May 2009 19:33:30 +0100
  * Add additional tests for role composition behavior.
  * Add an error message if someone tries to exclude or alias methods
    from a role with attributes, which currently doesn't work.
  * Add tests for this error, and tests for behavior if aliasing did work.

Revision 1.2 / (download) - annotate - [select for diffs], Sun May 17 19:46:45 2009 UTC (14 years, 4 months ago) by sno
Branch: MAIN
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored)

PkgSrc changes:
  - Updating package for p5 module MooseX::MethodAttributes from 0.09
    to 0.11
  - Adjusting dependencies

Upstream changes:
0.11  Fri, 15 May 2009 18:02:27 +0200
  * Depend on Moose 079 to prevent metaclass incompatibility failure.

0.10  Thu, 14 May 2009 00:08:30 +0100
  * Stop non Moose classes which inherit MooseX::MethodAttributes::Inheritable
    and which define a sub meta from throwing an exception.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Apr 29 19:29:51 2009 UTC (14 years, 5 months ago) by sno
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

PkgSrc import of perl 5 module MooseX::MethodAttributes.
This module is a required dependency for the update of Catalyst::Runtime
(/www/p5-Catalyst-Runtime) to 5.800.

This package contains Moose meta method objects.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Apr 29 19:29:51 2009 UTC (14 years, 5 months ago) by sno
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>