From owner-freebsd-ports-bugs Wed Jan 15 23:44:45 2003 Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05BC137B401 for ; Wed, 15 Jan 2003 23:44:43 -0800 (PST) Received: from freebsd.sinica.edu.tw (freebsd.sinica.edu.tw [140.109.13.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AE7143F43 for ; Wed, 15 Jan 2003 23:44:42 -0800 (PST) (envelope-from plasma@freebsd.sinica.edu.tw) Received: by freebsd.sinica.edu.tw (Postfix, from userid 1026) id 1FD875BE; Thu, 16 Jan 2003 15:44:40 +0800 (CST) Date: Thu, 16 Jan 2003 15:44:39 +0800 From: plasma To: Simon 'corecode' Schubert Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/47106: www/rt2 upgrade to 2.0.15 Message-ID: <20030116074439.GA25557@freebsd.sinica.edu.tw> References: <200301151610.h0FGA330041833@freefall.freebsd.org> <20030116063220.084a1d60.corecode@corecode.ath.cx> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="fUYQa+Pmc3FrFX/N" Content-Disposition: inline In-Reply-To: <20030116063220.084a1d60.corecode@corecode.ath.cx> User-Agent: Mutt/1.3.99i Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --fUYQa+Pmc3FrFX/N Content-Type: text/plain; charset=big5 Content-Disposition: inline On Thu, Jan 16, 2003 at 06:32:20AM +0100, Simon 'corecode' Schubert wrote: > you should submit port updates as unified diff attached (or inline) > see porter's handbook Sorry. Here comes the diff. --fUYQa+Pmc3FrFX/N 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 Wed Jan 15 14:28:16 2003 @@ -6,11 +6,11 @@ # 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 +WRKSRC= ${WRKDIR}/rt-2-0-15 +DISTFILES= rt-2-0-15.tar.gz 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 - # 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 --fUYQa+Pmc3FrFX/N-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message