From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jun 1 21:30:03 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D39F516A41C for ; Wed, 1 Jun 2005 21:30:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77AFE43D4C for ; Wed, 1 Jun 2005 21:30:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j51LU24J036606 for ; Wed, 1 Jun 2005 21:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j51LU2m8036603; Wed, 1 Jun 2005 21:30:02 GMT (envelope-from gnats) Resent-Date: Wed, 1 Jun 2005 21:30:02 GMT Resent-Message-Id: <200506012130.j51LU2m8036603@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Toni Viemero Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 576C216A41C for ; Wed, 1 Jun 2005 21:25:04 +0000 (GMT) (envelope-from toni@shaolin.selfdestruct.net) Received: from shaolin.selfdestruct.net (shaolin.selfdestruct.net [193.65.195.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A89143D53 for ; Wed, 1 Jun 2005 21:25:04 +0000 (GMT) (envelope-from toni@shaolin.selfdestruct.net) Received: by shaolin.selfdestruct.net (Postfix, from userid 1001) id 1D920EC26B2; Thu, 2 Jun 2005 00:25:02 +0300 (EEST) Message-Id: <20050601212502.1D920EC26B2@shaolin.selfdestruct.net> Date: Thu, 2 Jun 2005 00:25:02 +0300 (EEST) From: Toni Viemero To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: thinker@branda.to Subject: ports/81785: [PATCH] www/trac: update to 0.8.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jun 2005 21:30:04 -0000 >Number: 81785 >Category: ports >Synopsis: [PATCH] www/trac: update to 0.8.2 >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jun 01 21:30:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Toni Viemero >Release: FreeBSD 5.4-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD shaolin.selfdestruct.net 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #5: Wed May 18 15:55:04 EEST 2005 >Description: - Update to 0.8.2 As my earlier update (0.8->0.8.1) for this port resulted in maintainer timeout, please apply this patch asap in the ports tree since it has a major bug fixed regarding Subversion 1.2 breaking compatibility with earlier trac versions. See: http://lists.edgewall.com/archive/trac-tickets/2005-May/002834.html Thanks to Arnaud de Prelle for notifiyng me :) Port maintainer (thinker@branda.to) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- trac-0.8.2.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/trac/Makefile /home/toni/ports/trac/Makefile --- /usr/ports/www/trac/Makefile Fri May 6 08:22:27 2005 +++ /home/toni/ports/trac/Makefile Thu Jun 2 00:14:28 2005 @@ -6,7 +6,7 @@ # PORTNAME= trac -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.2 CATEGORIES= www devel python MASTER_SITES= http://ftp.edgewall.com/pub/trac/ \ ftp://ftp.edgewall.com/pub/trac/ diff -ruN --exclude=CVS /usr/ports/www/trac/distinfo /home/toni/ports/trac/distinfo --- /usr/ports/www/trac/distinfo Fri May 6 08:22:27 2005 +++ /home/toni/ports/trac/distinfo Thu Jun 2 00:14:34 2005 @@ -1,2 +1,2 @@ -MD5 (trac-0.8.1.tar.gz) = e90b6236f9716f74a8f111db6c95351a -SIZE (trac-0.8.1.tar.gz) = 216568 +MD5 (trac-0.8.2.tar.gz) = 2a94a4994980baaca3ec6285ca650cd4 +SIZE (trac-0.8.2.tar.gz) = 217035 --- trac-0.8.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: