The NetBSD Project

CVS log for pkgsrc/devel/p5-Data-Alias/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-Data-Alias

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.32 / (download) - annotate - [select for diffs], Thu Jul 6 09:38:53 2023 UTC (4 months, 4 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.31: +2 -1 lines
Diff to previous 1.31 (colored)

*: recursive bump for perl 5.38

Revision 1.31 / (download) - annotate - [select for diffs], Sun Jan 8 04:16:08 2023 UTC (10 months, 3 weeks ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.30: +2 -3 lines
Diff to previous 1.30 (colored)

Update to 1.28

Upstream changes:
1.28  2022-12-21  XMATH
    - Fix compatibliity with perl 5.37.3 and later
    - Fix support for state-variables (alias state $x = ...)
    - Fix handling of negative literal array index (alias $x[-1] = ...)

1.27  2022-12-02  XMATH
    - Fix tests on older perl versions

1.26  2022-12-01  XMATH
    - Fix compile error when using perl 5.37.2 or later
    - Improve diagnostic output from tests

Revision 1.30 / (download) - annotate - [select for diffs], Tue Jun 28 11:32:09 2022 UTC (17 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.29: +2 -1 lines
Diff to previous 1.29 (colored)

*: recursive bump for perl 5.36

Revision 1.29 / (download) - annotate - [select for diffs], Tue Jul 6 08:16:20 2021 UTC (2 years, 4 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3
Changes since 1.28: +2 -4 lines
Diff to previous 1.28 (colored)

Update to 1.25

Upstream changes:
1.25  2021-05-11  XMATH
    - Reformatted this file per CPAN::Changes::Spec
    - Switched from Module::Install to ExtUtils::MakeMaker
    - Fix linker errors with dtrace-enabled perl.

1.24  2021-05-05  XMATH
    - bugfix: copy() no longer produces malformed optrees which under certain
      circumstances crashed perl 5.31.2 and later.  (contributed by TonyC)
    - update for removal of '.' from @INC in perl 5.26.

1.23  2021-04-30  XMATH
    - bugfix: fix aliasing semantic unintentionally being applied to subs
      defined after a parenthesized alias()-expression since perl 5.11.2.

1.22  2021-04-22  XMATH
    - bugfix: use SvCUR_set instead of direct SvCUR assignment to fix
      compilation problems with -DDEBUGGING builds.  (contributed by TonyC)
    - update for parser changes in v5.33.6.  (contributed by TonyC)

Revision 1.28 / (download) - annotate - [select for diffs], Mon May 24 19:50:24 2021 UTC (2 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

*: recursive bump for perl 5.34

Revision 1.27 / (download) - annotate - [select for diffs], Mon Aug 31 18:07:44 2020 UTC (3 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.26 / (download) - annotate - [select for diffs], Sun Nov 3 10:15:51 2019 UTC (4 years, 1 month ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

devel/p5-*: align variable assignments

pkglint -Wall -F --only aligned --only indent p5-*

No manual corrections.

Revision 1.25 / (download) - annotate - [select for diffs], Sun Aug 11 13:19:08 2019 UTC (4 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.24 / (download) - annotate - [select for diffs], Sun Jun 30 20:14:47 2019 UTC (4 years, 5 months ago) by nia
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

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.

Revision 1.23 / (download) - annotate - [select for diffs], Wed Aug 22 09:43:48 2018 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (colored)

Recursive bump for perl5-5.28.0

Revision 1.22 / (download) - annotate - [select for diffs], Sat Dec 30 13:22:19 2017 UTC (5 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.21: +3 -8 lines
Diff to previous 1.21 (colored)

p5-Data-Alias: update to 1.21.

version 1.21; 2017-12-08

  * update for context stack changes in Perl 5.23.8

  * update to accommodate PERL_OP_PARENT builds of Perl 5.21.11 or later
    (which is the default from Perl 5.25.1)

  * update for removal of LEX_KNOWNEXT in Perl 5.25.1

  * update test suite to not rely on . in @INC, which is no longer
    necessarily there from Perl 5.25.7

  * use cleaner wrap_op_checker() API to control op checking

Revision 1.21 / (download) - annotate - [select for diffs], Sat Sep 16 13:20:11 2017 UTC (6 years, 2 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.20: +4 -1 lines
Diff to previous 1.20 (colored)

p5-Data-Alias: mark as BROKEN with current version of Perl

Revision 1.20 / (download) - annotate - [select for diffs], Wed Jun 14 15:50:46 2017 UTC (6 years, 5 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.19: +3 -1 lines
Diff to previous 1.19 (colored)

Requires PERL_USE_UNSAFE_INC hack.

Revision 1.19 / (download) - annotate - [select for diffs], Mon Jun 5 14:22:47 2017 UTC (6 years, 6 months ago) by ryoon
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Recursive revbump from lang/perl5 5.26.0

Revision 1.18 / (download) - annotate - [select for diffs], Wed Jun 8 19:22:45 2016 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored)

Bump PKGREVISION for perl-5.24.

Revision 1.17 / (download) - annotate - [select for diffs], Fri Oct 23 14:19:53 2015 UTC (8 years, 1 month ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.16: +2 -7 lines
Diff to previous 1.16 (colored)

Update to 1.20 and unbreak

Upstream changes:
version 1.20; 2015-10-21

  * bugfix: avoid some C undefined behaviour from unsequenced side effects
    that in practice bit when using a newer gcc (4.9 rather than 4.7)
    with the parser token stack change in Perl 5.21.9

  * add doc note advising users to prefer the core aliasing facility on
    Perl 5.22

version 1.19; 2015-10-21

  * update for new stricture on op_last in Perl 5.21.2

  * update for the parser's PL_expect changes in Perl 5.21.4

  * update for op_private stricture in Perl 5.21.4

  * update for sub references directly in stash in Perl 5.21.4

  * update for IS_PADGV()'s limited visibility in Perl 5.21.4

  * update for increased specialness of OP_PUSHMARK in Perl 5.21.6

  * update for distinct PADNAMELIST type in Perl 5.21.7

  * update for multideref optimisation in Perl 5.21.7, by a disgusting
    hack that depends on a flaw in the optimisation (which may disappear
    in the future) and which disables the optimisation entirely

  * add MYMETA.json to .gitignore

Revision 1.16 / (download) - annotate - [select for diffs], Wed Aug 26 11:12:15 2015 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.15: +5 -1 lines
Diff to previous 1.15 (colored)

Mark as BROKEN with perl 5.22, and link to upstream bug reports.

These do contain patches, if someone is interested in fixing this.

Revision 1.15 / (download) - annotate - [select for diffs], Fri Jun 12 10:49:04 2015 UTC (8 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.14 / (download) - annotate - [select for diffs], Thu May 29 23:35:47 2014 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored)

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.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Dec 12 07:23:56 2013 UTC (9 years, 11 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.12: +2 -3 lines
Diff to previous 1.12 (colored)

Update to 1.18

Upstream changes:
version 1.18; 2013-09-21

  * bugfix: store peep chain link reliably under threads

  * update tests for Perl 5.19.4's removal of the special treatment of
    aliased undef in arrays

  * in doc, switch to consistent use of British English spellings

  * doc typo fix

version 1.17; 2013-08-04

  * bugfix: correct the dtrace-related macro squashing for Perls prior
    to 5.13.8, where the macros had the wrong number of parameters and
    prevented compilation

  * bugfix: use core's PL_no_localize_ref string constant as data string
    rather than format string

  * update to handle the new padrange op type in Perl 5.17.6

  * update to handle the new op allocation mechanism in Perl 5.17.2

  * clarify and expand documentation around list-like assignments

  * clarify documentation of deref() regarding lvalueness

  * remove the bulk of the documentation from the README file

Revision 1.12 / (download) - annotate - [select for diffs], Fri May 31 12:40:12 2013 UTC (10 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Oct 31 11:17:54 2012 UTC (11 years, 1 month ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.10: +1 -3 lines
Diff to previous 1.10 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.10 / (download) - annotate - [select for diffs], Wed Oct 3 21:54:49 2012 UTC (11 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Jul 7 18:07:25 2012 UTC (11 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.8: +8 -12 lines
Diff to previous 1.8 (colored)

Revert unintended commit.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Jul 7 11:39:01 2012 UTC (11 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.7: +14 -10 lines
Diff to previous 1.7 (colored)

Add p5-Autodia-2.14:

AutoDia is an open-source, auto-documentation and auto-diagramming
system allowing you to automatically generate Images, XML, HTML or Dia files.

It has been written to make GNOME Dia and any Diagram Application that
can use similar XML more powerful. I hope to make Dia more popular than
the commercial equivilents because of the ability to vastly extend it in
this way.

AutoDia's design goals have been good Object Orientation such as
plenty of abstraction, use of inheritance, extensability, robustness
and elegance. Speed and security are not concerns as this application is
designed to generate xml for documents in a batch processing manner, not
an interactive manner, and is a single user application for use from the
console.

AutoDia has been previously known as autodial. The output file is still
called autodia.out.dia by default. The executable files are now called
autodia.pl and autodia_java.pl, the only difference being an additional
section near the start of the latter to enable INLINE::Java.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Jan 31 07:59:27 2012 UTC (11 years, 10 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.6: +4 -2 lines
Diff to previous 1.6 (colored)

Updating package in devel/p5-Data-Alias for CPAN module Data::Alias from
1.15 to 1.16.

pkgsrc changes:
- Add USE_LANGUAGES=c to remark it's an XS module requiring a C compiler

Upstream changes:
version 1.16; 2011-11-17
  * bugfix: use supported API to put destructor calls on the save stack
    (the unsupported way used before was wrong for 64-bit systems on
    perl 5.13.1 and later)

  * document the behaviour of "alias return" in more detail

  * convert .cvsignore to .gitignore

Revision 1.6 / (download) - annotate - [select for diffs], Thu Aug 11 17:09:33 2011 UTC (12 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.5: +3 -2 lines
Diff to previous 1.5 (colored)

Changes 1.15:
* port to Perl 5.15.0, where the op type aelemfast has been split into
  aelemfast and aelemfast_lex
* test compatibility with Devel::CallParser

Changes 1.14:
* bugfix: never unhook peephole optimiser, because unhooking is liable
  to fail if anything else hooked it
* bugfix: revise check for dorassign opcode to cope with FreeBSD's
  mutant Perl 5.8 that has it
* test POD syntax and coverage

Revision 1.5 / (download) - annotate - [select for diffs], Wed Nov 17 08:27:07 2010 UTC (13 years ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.4: +2 -6 lines
Diff to previous 1.4 (colored)

Update p5-Data-Alias to 1.08.

1.08  Fri Oct 22 09:39 BST 2010
	- Updated to work with Perl versions 5.11.0 up to 5.13.0,
	  including particularly the major change in when rv2cv ops get
	  built in 5.11.2

Revision 1.4 / (download) - annotate - [select for diffs], Sun Aug 22 05:32:33 2010 UTC (13 years, 3 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.3: +4 -1 lines
Diff to previous 1.3 (colored)

Data::Alias seems to be known being broken since 5.11.5 (see RT#36165 at
https://rt.cpan.org/Ticket/Display.html?id=36165) and there is no public
available patch.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Aug 21 16:33:28 2010 UTC (13 years, 3 months ago) by seb
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!

Revision 1.2 / (download) - annotate - [select for diffs], Sun Oct 19 19:17:50 2008 UTC (15 years, 1 month ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Jul 22 23:52:21 2008 UTC (15 years, 4 months ago) by he
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import p5-Data-Alias version 1.07.

Data::Alias provides a comprehensive set of aliasing operations.

Data::Alias is a module that allows you to apply "aliasing semantics"
to a section of code, causing aliases to be made whereever Perl
would normally make copies instead. You can use this to improve
efficiency and readability, when compared to using references.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Jul 22 23:52:21 2008 UTC (15 years, 4 months ago) by he
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>