Next | Query returned 52 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2010-02-23 21:19:01 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating devel/p5-App-Cmd from 0.301 to 0.304

pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.304     2009-12-07
          remove use of deprecated "-run" from synopsis (thanks, George
          Hartzell)

0.303     2009-11-27
          revert behavior of App::Cmd 0.302 -- GLD no longer gives undef opts

0.302     2009-11-27
          expect undef values for acceptable-but-ungiven options in $opt
   2009-09-05 01:11:53 by Stoned Elipot | Files touched by this commit (2)
Log message:
Update p5-App-Cmd from version 0.300 to version 0.301.

Upstream changes:
0.301     2009-09-02
          fix App::Cmd::Simple docs to show ->execute (noticed by MIYAGAWA)
   2009-08-30 00:35:23 by Stoned Elipot | Files touched by this commit (2)
Log message:
Update p5-App-Cmd from version 0.206 to version 0.300.

Upstream changes:
0.300     2009-09-28
          DEPRECATED -run OPTION TO APP CLASS IMPORT
          "use MyApp -run;" is deprecated; it will be removed after no less
          than a year

          this led to problems where normal exit-on-error messages confused
          users by complaining about failing to compile; magic to stop this is
          not worth the tiny savings

          COMMANDS SHOULD NOW HAVE ->execute RATHER THAN ->run
          this will not break you code... except:

          WILL BREAK YOUR CODE: App::Cmd::Simple programs must use ->execute
          rather than ->run

0.207     2009-09-27
          add option to allow any unambiguous command abbreviation
          (thanks, Jerome Quelin)
   2009-08-21 01:01:56 by Stoned Elipot | Files touched by this commit (2)
Log message:
Update p5-App-Cmd from version 0.205 to version 0.206.

Pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.206     2009-08-19
          add a ->description to commands (thanks Jerome Quelin)
   2009-08-19 21:45:57 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating package devel/p5-App-Cmd from 0.203 to 0.205

pkgsrc changes:
  - Adding license

Upstream changes:
0.205     2009-08-18
          add the long-missing arg0 and full_arg0 accessors (resolves 35528)
          thanks to GAISSMAI and Jerome Quelin for reporting

0.204     2009-06-27
          document the need for calling ->import on Simple apps
          add tests for Simple-based apps
          correct a few errors in the tutorial (thanks, Jason Crome)
   2009-04-24 10:17:24 by Jens Rehsack | Files touched by this commit (1)
Log message:
Module::Pluggable is a core module since perl-5.10 -> Updating dependency
   2009-01-19 00:12:15 by Havard Eidnes | Files touched by this commit (2)
Log message:
Update from version 0.202 to 0.203.

Upstream changes:

0.203     2009-01-16
          add repo info to metadata
   2008-11-02 15:55:16 by Havard Eidnes | Files touched by this commit (2) | Package updated
Log message:
Update from version 0.013nb1 to 0.202.

Pkgsrc changes:
 o Add new required dependencies.

Upstream changes:

0.202     2008-10-16
          update App::Cmd::Tester to use IO::TieCombine

0.201     2008-10-14
          fix typos in Tutorial.pod (thanks, HARTZELL!)
          fix prereq for Sub::Exporter to ensure we have curry_method

0.200     2008-09-14
          new super-concise ::Setup interface provided by Sub::Exporter
          added plugin system
          consult App::Cmd::Tutorial to see the new interface
          your old code should still work!
   2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179)
Log message:
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=...").
   2008-07-21 13:59:33 by Ulrich Habel | Files touched by this commit (2) | Package updated
Log message:
updated to 0.013

ChangeLog:
0.013     2008-03-19
          add arg0 and full_arg0 methods

Next | Query returned 52 messages, browsing 41 to 50 | Previous