From owner-freebsd-perl@FreeBSD.ORG Mon Apr 13 11:35:20 2009 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A94CE10658A8; Mon, 13 Apr 2009 11:35:19 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (gate6.infracaninophile.co.uk [IPv6:2001:8b0:151:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 772798FC4A; Mon, 13 Apr 2009 11:35:10 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) by smtp.infracaninophile.co.uk (8.14.3/8.14.3) with ESMTP id n3DBZ53d053447; Mon, 13 Apr 2009 12:35:05 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.8.2 smtp.infracaninophile.co.uk n3DBZ53d053447 Authentication-Results: smtp.infracaninophile.co.uk; dkim=none (no signature) header.i=unknown; dkim-adsp=fail X-Authentication-Warning: happy-idiot-talk.infracaninophile.co.uk: Host localhost [IPv6:::1] claimed to be happy-idiot-talk.infracaninophile.co.uk Received: (from matthew@localhost) by happy-idiot-talk.infracaninophile.co.uk (8.14.3/8.14.3/Submit) id n3DBZ5qa053446; Mon, 13 Apr 2009 12:35:05 +0100 (BST) (envelope-from matthew) Date: Mon, 13 Apr 2009 12:35:05 +0100 From: Matthew Seaman To: Ion-Mihai Tetcu Message-ID: <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> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="d6Gm4EdcadzBjdND" Content-Disposition: inline In-Reply-To: <20090413112958.1b6df281@it.buh.tecnik93.com> User-Agent: Mutt/1.5.19 (2009-01-05) X-Virus-Scanned: clamav-milter 0.95.1 at happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on happy-idiot-talk.infracaninophile.co.uk Cc: QAT@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org, perl@FreeBSD.org, cvs-ports@FreeBSD.org, erwin@FreeBSD.org Subject: Re: cvs commit: ports/www/p5-RTx-Statistics Makefile X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Apr 2009 11:35:39 -0000 --d6Gm4EdcadzBjdND Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 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 or fix it or delete it? It could still be useful to somebody, so... This should fix the various problems: diff -Nur /usr/ports/www/p5-RTx-Statistics/Makefile p5-RTx-Statistics/Makef= ile --- /usr/ports/www/p5-RTx-Statistics/Makefile 2009-04-13 12:16:29.000000000= +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/${PORTVERS= ION}/ PKGNAMEPREFIX=3D p5- @@ -15,8 +15,9 @@ MAINTAINER=3D perl@FreeBSD.org COMMENT=3D RTx::Statistics - Produces statistical information based on RT3= 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-Graph= \ - ${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+ 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. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --d6Gm4EdcadzBjdND Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEARECAAYFAknjI2cACgkQ8Mjk52CukIwg0ACdEhqO11BkB8ZRLZMbxuoi/fPL xqQAn3lQTa0oQ2b0Fu7UgmWPpB8swY/t =9LHM -----END PGP SIGNATURE----- --d6Gm4EdcadzBjdND--