Date: Fri, 22 Apr 2005 01:43:13 +0300 (EEST) From: Toni Viemero <toni.viemero@iki.fi> To: FreeBSD-gnats-submit@FreeBSD.org Cc: thinker@branda.to Subject: ports/80225: [PATCH] www/trac: update to 0.8.1 Message-ID: <20050421224313.63381EC23D4@shaolin.selfdestruct.net> Resent-Message-ID: <200504212250.j3LMoFgG071260@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 80225 >Category: ports >Synopsis: [PATCH] www/trac: update to 0.8.1 >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: Thu Apr 21 22:50:14 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Toni Viemero >Release: FreeBSD 5.4-RC1 i386 >Organization: >Environment: System: FreeBSD shaolin.selfdestruct.net 5.4-RC1 FreeBSD 5.4-RC1 #1: Sat Apr 9 23:17:20 EEST >Description: - Update to 0.8.1 Port maintainer (thinker@branda.to) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- trac-0.8.1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/trac/Makefile /home/toni/ports/trac/Makefile --- /usr/ports/www/trac/Makefile Mon Mar 14 03:32:06 2005 +++ /home/toni/ports/trac/Makefile Fri Apr 22 01:37:47 2005 @@ -6,7 +6,7 @@ # PORTNAME= trac -PORTVERSION= 0.8 +PORTVERSION= 0.8.1 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 Thu Feb 3 18:22:10 2005 +++ /home/toni/ports/trac/distinfo Fri Apr 22 01:38:02 2005 @@ -1,2 +1,2 @@ -MD5 (trac-0.8.tar.gz) = b21a20affba43cb0cea847f336320257 -SIZE (trac-0.8.tar.gz) = 214924 +MD5 (trac-0.8.1.tar.gz) = e90b6236f9716f74a8f111db6c95351a +SIZE (trac-0.8.1.tar.gz) = 216568 diff -ruN --exclude=CVS /usr/ports/www/trac/pkg-plist /home/toni/ports/trac/pkg-plist --- /usr/ports/www/trac/pkg-plist Wed Mar 2 00:05:24 2005 +++ /home/toni/ports/trac/pkg-plist Fri Apr 22 01:41:49 2005 @@ -196,6 +196,7 @@ share/trac/htdocs/parent.png share/trac/htdocs/topbar_gradient.png share/trac/htdocs/topbar_gradient2.png +share/trac/htdocs/trac.ico share/trac/htdocs/trac.js share/trac/htdocs/trac_banner.png share/trac/htdocs/trac_logo_mini.png --- trac-0.8.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050421224313.63381EC23D4>