CVS log for ports/devel/p5-Params-CallbackRequest/Makefile
Up to [FreeBSD] / ports / devel / p5-Params-CallbackRequest
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jun 24 01:54:44 2011 UTC (7 months, 2 weeks ago) by swills
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- Update to 1.20
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Oct 23 00:30:04 2009 UTC (2 years, 3 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- replace ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm with p5-Params-Validate>=0 since it changed the file path.
- portlint
PR: follow-up to ports/139837
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jun 24 14:59:52 2008 UTC (3 years, 7 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Update to 1.19 Changes: http://search.cpan.org/dist/Params-CallbackRequest/Changes
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon May 5 11:47:58 2008 UTC (3 years, 9 months ago) by mat
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Update to 1.18
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:25:53 2008 UTC (3 years, 9 months ago) by araujo
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2 lines
- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Mar 29 02:27:36 2007 UTC (4 years, 10 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, PRE_XORG_7
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- update to 1.17
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Mar 27 16:32:42 2007 UTC (4 years, 10 months ago) by leeym
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -11 lines
- update to 1.16
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Mar 25 22:19:11 2007 UTC (4 years, 10 months ago) by linimon
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Reset ports@rbt.ca due to current lack of time to work on FreeBSD. Hat: portmgr
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jun 2 03:31:45 2006 UTC (5 years, 8 months ago) by aaron
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -4 lines
- Update from v1.13 to v1.15
- Restrict to Perl 5.8+ due to dependency upon devel/p5-Class-Exception
1.15 2006-05-26T21:28:55
- Added the 'requester' attribute to Params::Callback. This can be
specified by passing the 'requester' paremter to request(), and can be
anything.
1.14 2006-03-02T20:07:28
- Removed an unnecessary eval block around the loading of Class::ISA
and Attribute::Handlers that would prevent the failure of either
of
those modules to load to propagate.
- Fixed typo in the Synopsis spotted by Scott Lanning.
- Added support for mod_perl2, as well as mod_perl 1 and mod_perl 1.99.
PR: ports/98303
Submitted by: aaron
Reviewed by: maintainer
Approved by: maintainer, tobez (implicit)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon May 24 17:22:09 2004 UTC (7 years, 8 months ago) by mat
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Add p5-Params-CallbackRequest 1.13, provide callbacks to method and function parameters. PR: ports/67022 Submitted by: Rod Taylor <ports@rbt.ca>
