Date: Fri, 11 Nov 2011 09:25:37 GMT From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/162469: [maintainer] www/rt40 -- upgrade to 4.0.4 Message-ID: <201111110925.pAB9PbtH079157@lucid-nonsense.infracaninophile.co.uk> Resent-Message-ID: <201111110930.pAB9U6WA061822@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 162469 >Category: ports >Synopsis: [maintainer] www/rt40 -- upgrade to 4.0.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Nov 11 09:30:06 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Matthew Seaman >Release: FreeBSD 8.2-STABLE amd64 >Organization: Infracaninophile >Environment: System: FreeBSD lucid-nonsense.infracaninophile.co.uk 8.2-STABLE FreeBSD 8.2-STABLE #21: Sat Nov 5 11:47:22 GMT 2011 root@lucid-nonsense.infracaninophile.co.uk:/usr/obj/usr/src/sys/LUCID-NONSENSE amd64 >Description: Bugfix upgrade to version 4.0.4 Announce Message: "RT 4.0.3 contained a serious bug wherein upgrades from any version of RT 3 to RT 4.0.3 broke template interpolation; please do not use it. If you had previously upgraded from RT 3 to RT 4.0.0, 4.0.1, or 4.0.2, before upgrading to RT 4.0.3, you are not affected by this bug. If you are currently running RT 4.0.3 and are affected by this issue, upgrading to RT 4.0.4 will resolve it." Note for users: if you have already successfully installed or upgraded to rt-4.0.3 then there is no pressing need to upgrade to rt-4.0.4 -- there are no changes to the RT code itself. This upgrade only provides fixes for people that have upgraded from RT-3.x and are experiencing problems.. >How-To-Repeat: >Fix: --- rt40.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/rt40/Makefile,v retrieving revision 1.45 diff -u -u -r1.45 Makefile --- Makefile 10 Nov 2011 06:15:25 -0000 1.45 +++ Makefile 11 Nov 2011 09:16:24 -0000 @@ -11,7 +11,7 @@ # o install a sample into etc/apache22/Includes PORTNAME= rt -PORTVERSION= 4.0.3 +PORTVERSION= 4.0.4 CATEGORIES= www MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ \ ftp://ftp.eu.uu.net/pub/unix/ticketing/rt/release/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/rt40/distinfo,v retrieving revision 1.12 diff -u -u -r1.12 distinfo --- distinfo 10 Nov 2011 06:15:25 -0000 1.12 +++ distinfo 11 Nov 2011 09:16:24 -0000 @@ -1,2 +1,2 @@ -SHA256 (rt-4.0.3.tar.gz) = dfb507cebf19b6604e15de9a61b49a7e3af155c94a2fc3ebce858174ea6dc465 -SIZE (rt-4.0.3.tar.gz) = 5964253 +SHA256 (rt-4.0.4.tar.gz) = 541e81d7d020caa1f089a353e8bf7076aef3c2938dcdd9055036a923142f8480 +SIZE (rt-4.0.4.tar.gz) = 5964551 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/www/rt40/pkg-plist,v retrieving revision 1.15 diff -u -u -r1.15 pkg-plist --- pkg-plist 10 Nov 2011 06:15:25 -0000 1.15 +++ pkg-plist 11 Nov 2011 09:16:25 -0000 @@ -325,6 +325,7 @@ %%PORTDOCS%%%%DOCSDIR%%/upgrade/4.0.1/acl.Pg %%PORTDOCS%%%%DOCSDIR%%/upgrade/4.0.1/content %%PORTDOCS%%%%DOCSDIR%%/upgrade/4.0.3/content +%%PORTDOCS%%%%DOCSDIR%%/upgrade/4.0.4/content %%PORTDOCS%%%%DOCSDIR%%/upgrade/generate-rtaddressregexp %%PORTDOCS%%%%DOCSDIR%%/upgrade/sanity-check-stylesheets.pl %%PORTDOCS%%%%DOCSDIR%%/upgrade/shrink_cgm_table.pl @@ -1445,6 +1446,7 @@ @dirrm share/rt40/fonts @dirrm share/rt40/etc @dirrm share/rt40 +%%PORTDOCS%%@dirrm %%DOCSDIR%%/upgrade/4.0.4 %%PORTDOCS%%@dirrm %%DOCSDIR%%/upgrade/4.0.3 %%PORTDOCS%%@dirrm %%DOCSDIR%%/upgrade/4.0.1 %%PORTDOCS%%@dirrm %%DOCSDIR%%/upgrade/4.0.0rc7 --- rt40.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?201111110925.pAB9PbtH079157>