Date: Mon, 13 Apr 2009 13:48:53 +0200 From: Erwin Lansing <erwin@FreeBSD.org> To: Matthew Seaman <m.seaman@infracaninophile.co.uk> Cc: QAT@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org, perl@FreeBSD.org, cvs-ports@FreeBSD.org, Ion-Mihai Tetcu <itetcu@FreeBSD.org> Subject: Re: cvs commit: ports/www/p5-RTx-Statistics Makefile Message-ID: <20090413114853.GX78186@droso.net> In-Reply-To: <20090413113505.GA53293@happy-idiot-talk.infracaninophile.co.uk> References: <200904112248.n3BMm6mo021412@repoman.freebsd.org> <20090412193542.3F8C38FC3B@release.ixsystems.com> <49E2F106.5090506@infracaninophile.co.uk> <20090413112958.1b6df281@it.buh.tecnik93.com> <20090413113505.GA53293@happy-idiot-talk.infracaninophile.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
--h0xXkkbYVs1V34Ht Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 13, 2009 at 12:35:05PM +0100, Matthew Seaman wrote: > On Mon, Apr 13, 2009 at 11:29:58AM +0300, Ion-Mihai Tetcu wrote: > > On Mon, 13 Apr 2009 09:00:06 +0100 > > Matthew Seaman <m.seaman@infracaninophile.co.uk> wrote: > >=20 > > > QAT@freebsd.org wrote: > > >=20 > > > > =3D=3D=3D> rt-3.8.2 is already installed > > > > You may wish to ``make deinstall'' and install this port again > > > > by ``make reinstall'' to upgrade it properly. > > > > If you really wish to overwrite the old port of www/rt38 > > > > without deleting it first, set the variable > > > > "FORCE_PKG_REGISTER" in your environment or the "make install" > > > > command line. *** Error code 1 > > > >=20 > > > > Stop in /a/ports/www/rt38. > > > > *** Error code 1 > > > >=20 > > > > Stop in /a/ports/www/p5-RTx-Statistics. > > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > > build of /usr/ports/www/p5-RTx-Statistics ended at Sun Apr 12 > > > > 19:35:40 UTC 2009 > > >=20 > > > Uh -- RTx::Statistics is not compatible with rt-3.8.x Upstream > > > hasn't been updated since 2006. Will work with rt-3.6.x or earlier > > > though. > >=20 > > Should I mark the port broken or? > >=20 >=20 > or fix it or delete it? It could still be useful to somebody, so... >=20 > This should fix the various problems: >=20 > diff -Nur /usr/ports/www/p5-RTx-Statistics/Makefile p5-RTx-Statistics/Mak= efile > --- /usr/ports/www/p5-RTx-Statistics/Makefile 2009-04-13 12:16:29.0000000= 00 +0100 > +++ p5-RTx-Statistics/Makefile 2009-04-13 12:26:03.000000000 +0100 > @@ -7,7 +7,7 @@ > =20 > PORTNAME=3D RTx-Statistics > PORTVERSION=3D 0.1.8 > -PORTREVISION=3D 1 > +PORTREVISION=3D 2 > CATEGORIES=3D www perl5 > MASTER_SITES=3D http://opensvn.csie.org/RTx_Statistics/releases/${PORTVE= RSION}/ > PKGNAMEPREFIX=3D p5- > @@ -15,8 +15,9 @@ > MAINTAINER=3D perl@FreeBSD.org > COMMENT=3D RTx::Statistics - Produces statistical information based on R= T3 data > =20 > +# This module is not compatible with rt-3.8.0 or later. > BUILD_DEPENDS=3D ${SITE_PERL}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Gra= ph \ > - ${RT_PATH}/lib/RT.pm:${PORTSDIR}/www/rt38 > + ${RT_PATH}/lib/RT.pm:${PORTSDIR}/www/rt36 > RUN_DEPENDS=3D ${BUILD_DEPENDS} > =20 > PERL_CONFIGURE=3D 5.8.3+ >=20 > The patch Edwin applied before broke under QAT testing because the > www/rt38 port layout is now completely different to www/rt36 and > earlier, breaking the dependency checking. www/rt36 is on the old > layout, so should be fine. Even so, internal changes in rt38 code > mean that the various graphs this port would have produced no longer > work correctly, so best to leave it depending on www/rt36 instead. >=20 Thanks, committed. I just did a quick fix to unbreak INDEX, so thanks for the real fix. Best, -erwin --=20 Erwin Lansing (o_ _o) http://droso.org \\\_\ /_/// The rest is silence <____) (____> erwin@lansing.dk --h0xXkkbYVs1V34Ht Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iD8DBQFJ4yakqy9aWxUlaZARAiGLAJ0XynsLDN5bjZ8V+3GFAEa7XEGhpwCgysnb ffRmQs+uWZONRU+Kbd3d3o8= =4Jap -----END PGP SIGNATURE----- --h0xXkkbYVs1V34Ht--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090413114853.GX78186>