CVS log for ports/devel/p5-Eval-Context/Makefile
Up to [FreeBSD] / ports / devel / p5-Eval-Context
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:38:00 2012 UTC (2 weeks, 6 days ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Sep 8 08:36:31 2011 UTC (5 months ago) by az
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro. See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. With perl@ hat
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Mar 8 21:40:42 2010 UTC (23 months ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Update to 0.09.11
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Mar 27 09:53:23 2009 UTC (2 years, 10 months ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
Mark MAKE_JOBS_SAFE
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Aug 21 20:24:15 2008 UTC (3 years, 5 months ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Update to 0.07
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Apr 22 15:26:32 2008 UTC (3 years, 9 months ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_5_EOL
Add p5-Eval-Context 0.06, evalute perl code in context wraper.
