The NetBSD Project

CVS log for pkgsrc/devel/p5-constant/Attic/distinfo

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.4
Sat Jan 31 12:19:56 2015 UTC (9 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.3: +1 -1 lines
Remove p5-constant. Included in perl since 5.004, and current CPAN version
is older than current version incuded in perl itself. No point in having
this separately as well.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Dec 2 12:11:52 2013 UTC (10 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -4 lines
Update to 1.27:

1.27    2013.03.21    SAPER (Sébastien Aperghis-Tramoni)
        [CODE] Updated from bleadperl:
         - Remove a reference to a non-existent module (Karl Williamson)
         - Make utf8 downgrading version dependent in order to avoid
           unconditional loading of utf8_heavy.pl (Brad Gilbert)

1.25    2013.01.19    SAPER (Sébastien Aperghis-Tramoni)
        [CODE] Updated from bleadperl:
         - Remove 5.6-isms (Sébastien Aperghis-Tramoni)

1.24    2013.01.07    SAPER (Sébastien Aperghis-Tramoni)
        [CODE] Updated from bleadperl:
         - Disable the UTF8 downgrade when unnecessary (Father Chrysostomos)
         - Restore compatibility with Perl 5.8 (Sébastien Aperghis-Tramoni)
         - Skip t/utf8.t on Perl before 5.8.4 (Sébastien Aperghis-Tramoni)
        [DIST] Perl-RT #114050: Added meta-information in Makefile.PL to
        reflect that the module is maintained by P5P.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Aug 10 08:39:56 2011 UTC (13 years, 2 months ago) by adam
Branches: MAIN
CVS tags: 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, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -4 lines
Changes 1.21:
* Updated from bleadperl:
  - Make Unicode constants under use utf8 work again
* Make tests pass under old Perls

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Oct 18 09:16:48 2009 UTC (15 years ago) by sno
Branches: TNF
CVS tags: pkgsrc-base, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Importing devel/p5-constant 1.19 as dependency (constant >= 1.14) for
scheduled update of net/p5-SOAP-Lite. Since 1.14 multiple constants
are allowed.

This pragma allows constants to be declared at compile-time.

When a constant is used in an expression, Perl replaces it with its value at
compile time, and may then optimize the expression further. In particular,
any code in an if (CONSTANT) block will be optimized away if the constant
is false.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Oct 18 09:16:48 2009 UTC (15 years ago) by sno
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>