From owner-cvs-ports@FreeBSD.ORG Mon Jan 10 23:31:46 2011 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4CA18106566B for ; Mon, 10 Jan 2011 23:31:46 +0000 (UTC) (envelope-from ohauer@gmx.de) Received: from mail.gmx.net (mailout-de.gmx.net [213.165.64.22]) by mx1.freebsd.org (Postfix) with SMTP id A8C928FC1B for ; Mon, 10 Jan 2011 23:31:45 +0000 (UTC) Received: (qmail invoked by alias); 10 Jan 2011 23:31:44 -0000 Received: from u18-124.dslaccess.de (EHLO [172.20.1.100]) [194.231.39.124] by mail.gmx.net (mp006) with SMTP; 11 Jan 2011 00:31:44 +0100 X-Authenticated: #1956535 X-Provags-ID: V01U2FsdGVkX18C/XRMP1QC5Twdu5MJqdBMOpYPpZigPq6kk9BP3t pcx7yWD1EVbBTu Message-ID: <4D2B96E2.5070400@gmx.de> Date: Tue, 11 Jan 2011 00:31:46 +0100 From: olli hauer User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: Andrej Zverev References: <201101091207.p09C7FT0010635@repoman.freebsd.org> In-Reply-To: X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: Olli Hauer , cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/www/libmicrohttpd Makefile distinfo X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Jan 2011 23:31:46 -0000 On 2011-01-10 08:26, Andrej Zverev wrote: > On Sun, Jan 9, 2011 at 3:07 PM, Olli Hauer wrote: > >> ohauer 2011-01-09 12:07:15 UTC >> >> FreeBSD ports repository >> >> Modified files: >> www/libmicrohttpd Makefile distinfo >> Log: >> - update to version 0.9.4 >> - pass maintainership to submitter >> - use INFO= >> - connect to License framework >> >> PR: ports/153530 >> Submitted by: Hung-Yi Chen (new maintainer) >> Approved by: Amatus (old maintainer) >> >> Revision Changes Path >> 1.6 +10 -8 ports/www/libmicrohttpd/Makefile >> 1.5 +2 -3 ports/www/libmicrohttpd/distinfo >> > > Hello, I have some comments. > > According PH (6.1 Shared Libraries) > When the major library version number increments in the update to the new > port version, all other ports that link to the affected library should have > their PORTREVISION incremented, to force recompilation with the new library > version. > > I found four affected ports. > For half of it I make patches which you can find at the link below. > http://sunner.semmy.ru/~az/libmicrohttpd/ > > And I can be wrong in this case, so don't blind trust. Thanks. Thanks for notify. I Identified four ports - audio/gmpc-mserver (BROKEN) - devel/openocd - multimedia/xbmc (includes a libmicrohttpd subdir)? - net-p2p/gnunet will hope my test build finishes in a view hours.