Date: Sun, 19 Jan 2003 11:53:33 +0800 From: plasma <plasma@freebsd.sinica.edu.tw> To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Tilman Linneweh <arved@FreeBSD.org> Subject: Re: ports/47106: www/rt2 upgrade to 2.0.15 Message-ID: <20030119035333.GA38923@freebsd.sinica.edu.tw> In-Reply-To: <200301151600.h0FG0KoC036645@freefall.freebsd.org> References: <20030115155945.73815E0@freebsd.sinica.edu.tw> <200301151600.h0FG0KoC036645@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--2oS5YaxWCcQjTEyO Content-Type: text/plain; charset=big5 Content-Disposition: inline Here comes the diff. It could be retrieved from http://freebsd.sinica.edu.tw/~plasma/rt2.diff . plasma --2oS5YaxWCcQjTEyO Content-Type: text/plain; charset=big5 Content-Disposition: attachment; filename="rt2.diff" diff -ruN /usr/ports/www/rt2/Makefile rt2/Makefile --- /usr/ports/www/rt2/Makefile Sun Dec 22 12:50:13 2002 +++ rt2/Makefile Sun Jan 19 11:38:00 2003 @@ -6,11 +6,10 @@ # PORTNAME= rt2 -PORTVERSION= 2.0.14 +PORTVERSION= 2.0.15 CATEGORIES= www MASTER_SITES= http://www.fsck.com/pub/rt/release/ -WRKSRC= ${WRKDIR}/rt-2-0-14 -DISTFILES= rt.tar.gz +DISTNAME= rt-${PORTVERSION:S/./-/g} MAINTAINER= plasmaball@pchome.com.tw diff -ruN /usr/ports/www/rt2/distinfo rt2/distinfo --- /usr/ports/www/rt2/distinfo Sun Dec 22 12:50:13 2002 +++ rt2/distinfo Wed Jan 15 14:28:16 2003 @@ -1 +1 @@ -MD5 (rt.tar.gz) = 59179c054c0e05336f9b92fe3b031270 +MD5 (rt-2-0-15.tar.gz) = 7e6762d5091ea5919504eaa754f4612e diff -ruN /usr/ports/www/rt2/files/patch-Makefile rt2/files/patch-Makefile --- /usr/ports/www/rt2/files/patch-Makefile Sun Dec 22 12:50:13 2002 +++ rt2/files/patch-Makefile Wed Jan 15 14:28:17 2003 @@ -1,14 +1,5 @@ --- Makefile Sat Jul 20 10:42:39 2002 +++ Makefile Thu Aug 15 22:17:55 2002 -@@ -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 - - RT_VERSION_MAJOR = 2 - RT_VERSION_MINOR = 0 @@ -15,7 +15,7 @@ BRANCH = HEAD diff -ruN /usr/ports/www/rt2/pkg-comment rt2/pkg-comment --- /usr/ports/www/rt2/pkg-comment Sun Dec 22 13:41:59 2002 +++ rt2/pkg-comment Wed Jan 15 23:51:26 2003 @@ -1 +1 @@ -RT is an industrial-grade ticketing system written in Perl. +RT is an industrial-grade ticketing system written in Perl --2oS5YaxWCcQjTEyO-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030119035333.GA38923>