diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-12 11:36:57 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-12 11:36:57 +0000 |
commit | 3b9b160c11c31cb4800290ba3734fe310cd642c5 (patch) | |
tree | 0498ab96f798ea57f479348ea41eea5212503e54 /www/rt32/files | |
parent | 354c9ca86854c7bf7359f3a03e6d604a34aab605 (diff) |
www/rt2 upgrade to 2.0.15
Note: I haven't been able to test it on in mysql environment, I'll
keep an eye on bento for any problems.
PR: ports/47106
Submitted by: plasma <plasma@freebsd.sinica.edu.tw>
Notes
Notes:
svn path=/head/; revision=75364
Diffstat (limited to 'www/rt32/files')
-rw-r--r-- | www/rt32/files/patch-Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/rt32/files/patch-Makefile b/www/rt32/files/patch-Makefile index 95f90e9782c6..5244bea5a9b9 100644 --- a/www/rt32/files/patch-Makefile +++ b/www/rt32/files/patch-Makefile @@ -1,11 +1,11 @@ ---- Makefile Sat Jul 20 10:42:39 2002 -+++ Makefile Thu Aug 15 22:17:55 2002 +--- Makefile.orig Fri Oct 4 11:48:46 2002 ++++ Makefile Wed Feb 12 03:13:22 2003 @@ -2,7 +2,7 @@ # RT is Copyright 1996-2002 Jesse Vincent <jesse@bestpractical.com> # It is distributed under the terms of the GNU General Public License, version 2 -PERL = /usr/bin/perl -+PERL = /usr/local/bin/perl ++#PERL = /usr/bin/perl RT_VERSION_MAJOR = 2 RT_VERSION_MINOR = 0 @@ -106,7 +106,7 @@ # }}} -@@ -311,7 +311,7 @@ +@@ -312,7 +312,7 @@ genschema: @@ -115,7 +115,7 @@ initialize.Pg: createdb initdb.dba acls -@@ -333,16 +333,16 @@ +@@ -334,16 +334,16 @@ dropdb: |