ports/81785: [PATCH] www/trac: update to 0.8.2
Toni Viemero
toni.viemero at iki.fi
Wed Jun 1 21:30:04 UTC 2005
>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 at 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:
More information about the freebsd-ports-bugs
mailing list