From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 18 15:48:25 2007 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 62C9F16A417; Thu, 18 Oct 2007 15:48:25 +0000 (UTC) (envelope-from philippe@tuxaco.net) Received: from huppa.tuxaco.net (huppa.tuxaco.net [91.121.19.193]) by mx1.freebsd.org (Postfix) with ESMTP id 2230B13C465; Thu, 18 Oct 2007 15:48:25 +0000 (UTC) (envelope-from philippe@tuxaco.net) Received: from localhost (unknown [127.0.0.1]) by huppa.tuxaco.net (Postfix) with ESMTP id 1D924ED8D; Thu, 18 Oct 2007 17:49:51 +0200 (CEST) X-Virus-Scanned: amavisd-new at tuxaco.net Received: from huppa.tuxaco.net ([127.0.0.1]) by localhost (huppa.tuxaco.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eb8Wnz9robNx; Thu, 18 Oct 2007 17:49:48 +0200 (CEST) Received: from localhost (217-19-193-4.dti-static.cegetel.net [217.19.193.4]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jadawin@tuxaco.net) by huppa.tuxaco.net (Postfix) with ESMTP id 31D14ED85; Thu, 18 Oct 2007 17:49:48 +0200 (CEST) Date: Thu, 18 Oct 2007 17:44:17 +0200 From: Philippe Audeoud To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Message-ID: <20071018154417.GE31082@tuxaco.net> References: <20071017145015.7C955E5C1@huppa.tuxaco.net> <200710171450.l9HEo2Sd083875@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="CblX+4bnyfN0pR09" Content-Disposition: inline In-Reply-To: <200710171450.l9HEo2Sd083875@freefall.freebsd.org> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: Subject: Re: ports/117275: [update] : a new cvs commit on netbsd X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Oct 2007 15:48:25 -0000 --CblX+4bnyfN0pR09 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On mer, 17 oct 2007, FreeBSD-gnats-submit@FreeBSD.org wrote: > Thank you very much for your problem report. > It has the internal identification `ports/117275'. > The individual assigned to look at your > report is: freebsd-ports-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=117275 > > >Category: ports > >Responsible: freebsd-ports-bugs > >Synopsis: [update] : a new cvs commit on netbsd > >Arrival-Date: Wed Oct 17 14:50:02 UTC 2007 Oops. Wrong diff. Fixed. Please, give me coffee. -- Philippe Audeoud. --CblX+4bnyfN0pR09 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="patch-wtf.1" diff -ruN games/wtf.orig/Makefile games/wtf/Makefile --- games/wtf.orig/Makefile Wed Oct 17 14:35:34 2007 +++ games/wtf/Makefile Wed Oct 17 14:35:48 2007 @@ -7,7 +7,7 @@ # PORTNAME= wtf -PORTVERSION= 20071015 +PORTVERSION= 20071017 CATEGORIES= games MASTER_SITES= http://jadawin.tuxaco.net/freebsd/ diff -ruN games/wtf.orig/distinfo games/wtf/distinfo --- games/wtf.orig/distinfo Wed Oct 17 14:35:34 2007 +++ games/wtf/distinfo Wed Oct 17 14:36:01 2007 @@ -1,3 +1,3 @@ -MD5 (wtf-20071015.tar.gz) = ee69dafed3d490e7626b14c5abf5e2e8 -SHA256 (wtf-20071015.tar.gz) = 1ea0e9626c203abc16a5c9d387eabba6fd681b0e3e1ff53b215eff514b691a2b -SIZE (wtf-20071015.tar.gz) = 9515 +MD5 (wtf-20071017.tar.gz) = 924bca9a6c9652bef942ea846a73a155 +SHA256 (wtf-20071017.tar.gz) = 1a214adeb50dad1a86f7421a49815c434593ec1191d13d5211a01daf8affbc8a +SIZE (wtf-20071017.tar.gz) = 9575 --CblX+4bnyfN0pR09--