Date: Wed, 18 Sep 2002 06:11:01 +0900 From: "Akinori MUSHA" <knu@iDaemons.org> To: Archie Cobbs <archie@dellroad.org> Cc: Jun Kuriyama <kuriyama@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: cvs commit: ports/textproc/expat2 Makefile Message-ID: <86znug5nkq.wl@archon.local.idaemons.org> In-Reply-To: <200209171824.g8HIOW8S051528@arch20m.dellroad.org> References: <200209170636.g8H6arEQ051308@freefall.freebsd.org> <200209171824.g8HIOW8S051528@arch20m.dellroad.org>
next in thread | previous in thread | raw e-mail | index | archive | help
At Tue, 17 Sep 2002 11:24:32 -0700 (PDT), Archie Cobbs wrote: > When a port's shared library major version changes, is there some > mechanism for notifiying/updating all the ports that depend on it? fgrep -rwI expat.3 /usr/ports/ Sometimes optional dependencies are hidden in configure scripts (e.g. www/mod_php4), so you must search not only makefiles but also those scripts. -- / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "When I leave I don't know what I'm hoping to find When I leave I don't know what I'm leaving behind.." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86znug5nkq.wl>