From owner-cvs-all@FreeBSD.ORG Fri Mar 4 08:55:21 2011 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F27D106564A; Fri, 4 Mar 2011 08:55:21 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id B87D58FC13; Fri, 4 Mar 2011 08:55:20 +0000 (UTC) Received: from gate.ipt.ru ([194.62.233.123] helo=h30.sp.ipt.ru) by services.ipt.ru with esmtps (TLSv1:AES128-SHA:128) (Exim 4.54 (FreeBSD)) id 1PvQn9-000EIH-L4; Fri, 04 Mar 2011 11:55:19 +0300 From: Boris Samorodov To: wen heping References: Date: Fri, 04 Mar 2011 11:55:19 +0300 In-Reply-To: (wen heping's message of "Fri, 4 Mar 2011 16:37:25 +0800") Message-ID: <69590488@h30.sp.ipt.ru> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: Wen Heping , cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/graphics/eog-plugins Makefile ports/graphics/shotwell Makefile ports/graphics/ethumb Makefile ports/multimedia/dvdstyler Makefile ports/multimedia/mlt Makefile ports/net/mediatomb Makefile ports/net/minidlna Makefile ports/sysut X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Mar 2011 08:55:21 -0000 On Fri, 4 Mar 2011 16:37:25 +0800 wen heping wrote: > 2011/3/4 Boris Samorodov : > > On Fri, 4 Mar 2011 02:15:10 +0000 (UTC) Wen Heping wrote: > > > >> wen =C2=A0 =C2=A0 =C2=A0 =C2=A0 2011-03-04 02:15:10 UTC > > > >> =C2=A0 FreeBSD ports repository > > > >> =C2=A0 Modified files: > >> =C2=A0 =C2=A0 graphics/eog-plugins Makefile > >> =C2=A0 =C2=A0 graphics/shotwell =C2=A0 =C2=A0Makefile > >> =C2=A0 =C2=A0 graphics/ethumb =C2=A0 =C2=A0 =C2=A0Makefile > >> =C2=A0 =C2=A0 multimedia/dvdstyler Makefile > >> =C2=A0 =C2=A0 multimedia/mlt =C2=A0 =C2=A0 =C2=A0 Makefile > >> =C2=A0 =C2=A0 net/mediatomb =C2=A0 =C2=A0 =C2=A0 =C2=A0Makefile > >> =C2=A0 =C2=A0 net/minidlna =C2=A0 =C2=A0 =C2=A0 =C2=A0 Makefile > >> =C2=A0 =C2=A0 sysutils/tracker-client Makefile > >> =C2=A0 =C2=A0 www/swiggle =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Makefile > >> =C2=A0 =C2=A0 x11-fm/gnome-commander2 Makefile > >> =C2=A0 =C2=A0 x11-fm/nautilus =C2=A0 =C2=A0 =C2=A0Makefile > >> =C2=A0 =C2=A0 x11-fm/thunar =C2=A0 =C2=A0 =C2=A0 =C2=A0Makefile > >> =C2=A0 =C2=A0 x11-toolkits/nucleo =C2=A0Makefile > >> =C2=A0 Log: > >> =C2=A0 - Bump PORTREVISION to chase the update of libexif > > > > Was it necessary to bump those and other PORTREVISIONS? So > > far I was sure that PORTREVISION bumps are necessary as soon > In porter's handbook: > Examples of when PORTREVISION should be bumped: > .... > Changes in the packing list or the install-time behavior of the > package (e.g. change to a script which generates initial data for the > package, like ssh host keys). > ..... > This update changed plist. I'm not sure if I got you right. Which plist(s) was(were) changed? > > as a shlib number changes. --=20 WBR, bsam