Date: Sat, 4 Dec 2004 11:09:21 +0100 From: Lupe Christoph <lupe@lupe-christoph.de> To: Kris Kennaway <kris@obsecurity.org> Cc: sem@freebsd.org Subject: Re: [kris@FreeBSD.org: cvs commit: ports/sysutils/munin-node Makefile] Message-ID: <20041204100921.GA3113@lupe-christoph.de> In-Reply-To: <20041204021246.GG65579@xor.obsecurity.org> References: <20041204021246.GG65579@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi! I don't understand why you had to do this. I PR'ed a patch that corrects this on 20. November. I updated this PR after some discussion with Sergey Matveychuk on 26 November. Nothing has happened since then until you choose to mark the port broken rather than patch it. I have already two jobs and have very little time left. Nevertheless I sacrificed my precious free time to follow up on Sergey's mails in a timely manner. I fail to see what else I could have done to prevent munin-node from being marked broken. Lupe Christoph PS: Your key is expired: gpg: Signature made Sat 04 Dec 2004 03:12:46 AM CET using DSA key ID 68E840A5 gpg: Good signature from "Kris Kennaway <kris@FreeBSD.org>" gpg: Note: This key has expired! Primary key fingerprint: E65D 0E7D 7E16 B212 1BD6 39EE 5ABC B405 68E8 40A5 On Friday, 2004-12-03 at 18:12:46 -0800, Kris Kennaway wrote: > FYI; see http://pointyhat.freebsd.org for the failure logs. > Kris > ----- Forwarded message from Kris Kennaway <kris@FreeBSD.org> ----- > X-Original-To: kkenn@localhost > Delivered-To: kkenn@localhost.obsecurity.org > Delivered-To: kris@freebsd.org > Delivered-To: ports-committers@freebsd.org > From: Kris Kennaway <kris@FreeBSD.org> > Date: Sat, 4 Dec 2004 01:39:53 +0000 (UTC) > To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, > cvs-all@FreeBSD.org > Subject: cvs commit: ports/sysutils/munin-node Makefile > X-FreeBSD-CVS-Branch: HEAD > Precedence: bulk > X-Loop: FreeBSD.ORG > X-UIDL: (G?"!/]0"!$0K!!4CY"! > X-Bogosity: No, tests=bogofilter, spamicity=0.000000, version=0.92.8 > kris 2004-12-04 01:39:53 UTC > FreeBSD ports repository > Modified files: > sysutils/munin-node Makefile > Log: > BROKEN on 5.x: Broken pkg-plist > Revision Changes Path > 1.11 +4 -0 ports/sysutils/munin-node/Makefile > http://cvsweb.FreeBSD.org/ports/sysutils/munin-node/Makefile.diff?r1=1.10&r2=1.11 > | =================================================================== > | RCS file: /usr/local/www/cvsroot/FreeBSD/ports/sysutils/munin-node/Makefile,v > | retrieving revision 1.10 > | retrieving revision 1.11 > | diff -u -p -r1.10 -r1.11 > | --- ports/sysutils/munin-node/Makefile 2004/11/16 15:16:37 1.10 > | +++ ports/sysutils/munin-node/Makefile 2004/12/04 01:39:53 1.11 > | @@ -2,7 +2,7 @@ > | # Date created: 25 Januar 2004 > | # Whom: Lupe Christoph <lupe@lupe-christoph.de> > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/sysutils/munin-node/Makefile,v 1.10 2004/11/16 15:16:37 leeym Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/sysutils/munin-node/Makefile,v 1.11 2004/12/04 01:39:53 kris Exp $ > | PORTNAME= munin > | @@ -23,6 +23,10 @@ BUILD_DEPENDS= ${RUN_DEPENDS} > | .if ${PERL_LEVEL} < 500800 > | RUN_DEPENDS+= ${SITE_PERL}/Net/Domain.pm:${PORTSDIR}/net/p5-Net > | +.endif > | + > | +.if ${OSVERSION} >= 503000 > | +BROKEN= "Broken pkg-plist on FreeBSD >= 5.x" > | .endif > | USE_GMAKE= yes > ----- End forwarded message ----- --- Also sprach Kris Kennaway --- -- | lupe@lupe-christoph.de | http://www.lupe-christoph.de/ | | "... putting a mail server on the Internet without filtering is like | | covering yourself with barbecue sauce and breaking into the Charity | | Home for Badgers with Rabies. Michael Lucas |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041204100921.GA3113>