From owner-cvs-all Tue Sep 17 11:30: 8 2002 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 385E537B401; Tue, 17 Sep 2002 11:30:05 -0700 (PDT) Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BF8143E42; Tue, 17 Sep 2002 11:30:04 -0700 (PDT) (envelope-from archie@dellroad.org) Received: from arch20m.dellroad.org (arch20m.dellroad.org [10.1.1.20]) by InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id LAA17833; Tue, 17 Sep 2002 11:25:31 -0700 (PDT) Received: from arch20m.dellroad.org (localhost [127.0.0.1]) by arch20m.dellroad.org (8.12.6/8.12.6) with ESMTP id g8HIOXrf051529; Tue, 17 Sep 2002 11:24:33 -0700 (PDT) (envelope-from archie@arch20m.dellroad.org) Received: (from archie@localhost) by arch20m.dellroad.org (8.12.6/8.12.6/Submit) id g8HIOW8S051528; Tue, 17 Sep 2002 11:24:32 -0700 (PDT) From: Archie Cobbs Message-Id: <200209171824.g8HIOW8S051528@arch20m.dellroad.org> Subject: Re: cvs commit: ports/textproc/expat2 Makefile In-Reply-To: <200209170636.g8H6arEQ051308@freefall.freebsd.org> "from Jun Kuriyama at Sep 16, 2002 11:36:53 pm" To: Jun Kuriyama Date: Tue, 17 Sep 2002 11:24:32 -0700 (PDT) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, freebsd-ports@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL88 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jun Kuriyama writes: > Modified files: > textproc/expat2 Makefile > Log: > I forgot to bump shlib version. When a port's shared library major version changes, is there some mechanism for notifiying/updating all the ports that depend on it? E.g., if a port has: LIB_DEPENDS= expat.3:${PORTSDIR}/textproc/expat2 Then this port will break because now it needs to depend on 'expat.4' instead of 'expat.3'. It would be nice if there were some automated way of notifying the affected ports maintainers when this happens... Thanks, -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message