Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jan 2003 15:44:39 +0800
From:      plasma <plasma@freebsd.sinica.edu.tw>
To:        Simon 'corecode' Schubert <corecode@corecode.ath.cx>
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>
In-Reply-To: <20030116063220.084a1d60.corecode@corecode.ath.cx>
References:  <200301151610.h0FGA330041833@freefall.freebsd.org> <20030116063220.084a1d60.corecode@corecode.ath.cx>

next in thread | previous in thread | raw e-mail | index | archive | help

--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 <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

--fUYQa+Pmc3FrFX/N--

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?20030116074439.GA25557>