Date: Sun, 24 Feb 2013 18:40:31 +0400 From: Rustem Alimov <rustem.alimov@gmail.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/176393: [PATCH] www/trac: update to 0.12.5 Message-ID: <512a2675.8186980a.7446.ffffe2c2@mx.google.com> Resent-Message-ID: <201302241450.r1OEo0pc014644@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 176393 >Category: ports >Synopsis: [PATCH] www/trac: update to 0.12.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Feb 24 14:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Rustem Alimov >Release: FreeBSD 9.1-RELEASE i386 >Organization: >Environment: System: FreeBSD rust.freebsd.local 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826 >Description: - Update to 0.12.5 >How-To-Repeat: >Fix: 1. Remove files/patch-trac__util__daemon.py 2. Patch: --- trac.diff begins here --- Index: Makefile =================================================================== --- Makefile (revision 312866) +++ Makefile (working copy) @@ -1,12 +1,8 @@ -# New ports collection makefile for: trac -# Date created: 17 April 2004 -# Whom: Kuei-Feng Li <thinker@branda.to> -# +# Created by: Kuei-Feng Li <thinker@branda.to> # $FreeBSD$ -# PORTNAME= trac -PORTVERSION= 0.12.3 +PORTVERSION= 0.12.5 CATEGORIES= www devel python MASTER_SITES= http://ftp.edgewall.com/pub/trac/ \ ftp://ftp.edgewall.com/pub/trac/ Index: distinfo =================================================================== --- distinfo (revision 312866) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (Trac-0.12.3.tar.gz) = 0eefacc5ebb91158ed7351b8f9b2eec7f45ce03b692bdc72a3c8061951174506 -SIZE (Trac-0.12.3.tar.gz) = 2239934 +SHA256 (Trac-0.12.5.tar.gz) = 5adc3e5898023fb83ffa293e76319c60b9b17a449353b20006bd4ec98874005f +SIZE (Trac-0.12.5.tar.gz) = 2473177 --- trac.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?512a2675.8186980a.7446.ffffe2c2>