head	1.2;
access;
symbols
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2008.12.27.03.38.23;	author pgollucci;	state dead;
branches;
next	1.1;

1.1
date	2006.02.14.10.18.48;	author lth;	state Exp;
branches;
next	;


desc
@@


1.2
log
@               PLEASE WELCOME www/rt38

o www/rt3 has marked been IGNORE for at least one year, so has been removed.
o All www/rt* ports are now deprecated and will be removed 2008-02-01
  except www/rt36.
o GID 180 has been registered officially for rt's use.
o exactly one of www/rt36 or www/rt38 may be installed at any one time

www/p5-RT* and www/p5-RTx* will be updated shortly to depend on www/rt38.

www/rt38 is now packageable.  This means that you have to run some scripts
BY HAND after the port installation is done.

PR:             ports/125745, ports/125785
Requested by:   several on ports@@
Approved by:    vivek@@khera.org (previous rt maintainer)
@
text
@--- ./html/Elements/Callback.orig	Tue Feb 14 10:25:51 2006
+++ ./html/Elements/Callback	Tue Feb 14 10:26:55 2006
@@@@ -27,7 +27,7 @@@@
 <%init>
 # checks for inode change time for each callback directory
 my $new_check = join(
-    $;, map { $_->[1] => (stat("$_->[1]/Callbacks"))[10] } $m->interp->resolver->comp_root_array
+    $;, map { $_->[1] => (stat("$_->[1]/Callbacks"))[10] } $m->interp->comp_root_array
 ) or return;
 
 $Page = $m->callers(1)->path unless ($Page);
@


1.1
log
@Fix for updated Mason API, see:
 http://lists.bestpractical.com/pipermail/rt-users/2005-August/033304.html
@
text
@@

