From owner-cvs-all@FreeBSD.ORG Mon May 16 17:06:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA25616A4CE; Mon, 16 May 2005 17:06:14 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54F8D43DCD; Mon, 16 May 2005 17:06:14 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 8869F51537; Mon, 16 May 2005 10:06:07 -0700 (PDT) Date: Mon, 16 May 2005 10:06:07 -0700 From: Kris Kennaway To: Lars Thegler Message-ID: <20050516170606.GA20735@xor.obsecurity.org> References: <200505161319.j4GDJ9eK006961@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="n8g4imXOkfNTN/H1" Content-Disposition: inline In-Reply-To: <200505161319.j4GDJ9eK006961@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/smokeping Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 May 2005 17:06:14 -0000 --n8g4imXOkfNTN/H1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 16, 2005 at 01:19:09PM +0000, Lars Thegler wrote: > lth 2005-05-16 13:19:09 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > net/smokeping Makefile=20 > Log: > Marked BROKEN due to incompatibility with rrdtool 1.2.x. > =20 > Noticed by: Kent Kuriyama > =20 > Revision Changes Path > 1.28 +2 -0 ports/net/smokeping/Makefile > http://cvsweb.FreeBSD.org/ports/net/smokeping/Makefile.diff?r1=3D1.27&r2= =3D1.28 > | =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=3D=3D=3D > | RCS file: /usr/local/www/cvsroot/FreeBSD/ports/net/smokeping/Makefile,v > | retrieving revision 1.27 > | retrieving revision 1.28 > | diff -u -p -r1.27 -r1.28 > | --- ports/net/smokeping/Makefile 2005/05/02 19:32:47 1.27 > | +++ ports/net/smokeping/Makefile 2005/05/16 13:19:09 1.28 > | @@ -2,7 +2,7 @@ > | # Date created: Tue Feb 12 22:17:40 CET 2002 > | # Whom: Lars Thegler > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net/smokeping/Makefil= e,v 1.27 2005/05/02 19:32:47 lth Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net/smokeping/Makefil= e,v 1.28 2005/05/16 13:19:09 lth Exp $ > | # > | =20 > | PORTNAME=3D smokeping > | @@ -20,6 +20,8 @@ RUN_DEPENDS=3D rrdtool:${PORTSDIR}/net/rrd > | ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Dige= st-MD5 \ > | ${SITE_PERL}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-PodParser \ > | ${SITE_PERL}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net > | + > | +BROKEN=3D "only works with old versions (1.0.x) of net/rrdtool" Do you mean to use IGNORE? Kris --n8g4imXOkfNTN/H1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCiNL+Wry0BWjoQKURAqw1AJ9ca3WZwTHaHU3R9s03iy+CeEqSxgCgy3+F W8NulE9oIxdUoQii0OgYt1I= =g8tr -----END PGP SIGNATURE----- --n8g4imXOkfNTN/H1--