The NetBSD Project

CVS log for pkgsrc/devel/p5-Sub-Exporter/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / devel / p5-Sub-Exporter

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.8 / (download) - annotate - [select for diffs], Sun Aug 7 12:53:46 2011 UTC (9 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, HEAD
Changes since 1.7: +3 -2 lines
Diff to previous 1.7 (colored)

Revision bump after updating perl to 5.14.1

Revision 1.7 / (download) - annotate - [select for diffs], Sat Aug 21 16:34:26 2010 UTC (21 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (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.6 / (download) - annotate - [select for diffs], Sat Jun 13 06:46:46 2009 UTC (2 years, 11 months ago) by rillig
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
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

Ran pkglint --autofix on the devel/ category. Most of the changes are
simple white-space issues like indentation and trailing spaces. The
others are cross-references for Makefile.common.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jan 20 23:58:25 2009 UTC (3 years, 4 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Update from version 0.981 to 0.982.

Upstream changes:

0.982     2009-01-16
          add metadata for repo

Revision 1.4 / (download) - annotate - [select for diffs], Mon Nov 17 22:12:04 2008 UTC (3 years, 6 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.3: +2 -3 lines
Diff to previous 1.3 (colored)

Updated from version 0.979nb1 to 0.981.

Upstream changes:

0.981     2008-10-24
          finally fix very occasional hash ordering issue in tests
          fix typo in SYNOPSIS (thanks, Florian!)

0.980     2008-09-14
          fix inadvertant futzing with group generator args
            https://rt.cpan.org/Ticket/Display.html?id=38885
            thanks, trendele!

Revision 1.3 / (download) - annotate - [select for diffs], Sun Oct 19 19:18:00 2008 UTC (3 years, 7 months ago) by he
Branch: MAIN
Changes since 1.2: +2 -1 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.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.2 / (download) - annotate - [select for diffs], Wed May 28 21:28:39 2008 UTC (3 years, 11 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.1: +7 -4 lines
Diff to previous 1.1 (colored)

Updated devel/p5-Sub-Exporter to 0.979

0.979     2007-04-29
          add INIT collector
          declare reservation of all CAPS collectors
          clarify documentation of -setup after report by GAISSMAI

0.978     2007-11-19
          improve documentation of new installer/generator options
          deprecate calling "installer" the "exporter"
          WARNING: "exporter" OPTION WILL BE REMOVED AFTER 2008-06-01
          major refactoring of the core generation/installation code
          tentative interface documentation for replacing it!

0.976     2007-08-30
          fixed merge_col, which was not updated to work with \name generators
          collector hooks can now alter @_ to replace the value to be collected
          clarify args passed to generator in Tutorial; thanks MARKSTOS

          added commented-out name_map to Sub::Exporter::Util; future feature?

0.975     2007-07-04
          update Tutorial to show (preferred) \'name' style for generators
          changed "standard" name of curry_class to curry_method
          added curry_chain
          added Sub::Exporter::Cookbook

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Jun 10 11:39:31 2007 UTC (4 years, 11 months ago) by abs
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Added devel/p5-Sub-Exporter version 0.974

Sub::Exporter provides a sophisticated alternative to Exporter.pm.
It allows for renaming, currying/sub-generation, and other cool
stuff.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jun 10 11:39:31 2007 UTC (4 years, 11 months ago) by abs
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>