Date: Tue, 26 Mar 2019 22:35:45 +0800 From: Po-Chuan Hsieh <sunpoet@freebsd.org> To: Matthias Fechner <mfechner@freebsd.org> Cc: Jan Beich <jbeich@freebsd.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r496670 - in head/devel: libgit2 py-pygit2 rubygem-rugged Message-ID: <CAMHz58TnK-90AFz5m-kgno-PYWTtRX5KP=6opB-ZEZHUEjmtbg@mail.gmail.com> In-Reply-To: <1e11eef7-8336-3cf7-4703-e0fbd8e8d0bb@freebsd.org> References: <201903231741.x2NHfqjm019499@repo.freebsd.org> <8sx2-w4z8-wny@FreeBSD.org> <1e11eef7-8336-3cf7-4703-e0fbd8e8d0bb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 26, 2019 at 10:09 PM Matthias Fechner <mfechner@freebsd.org> wrote: > Dear Jan, > > Am 26.03.2019 um 06:59 schrieb Jan Beich: > > Can you bump PORTREVISION of all consumers due to SONAME change? > > If some no longer build try to investigate and fix or mark BROKEN. > > > > https://abi-laboratory.pro/tracker/timeline/libgit2/ > > > > Only affects portmaster users as pkg(8) tracks changes in shared > libraries. > > sure, I searched through the Tools folder, but it seems there is no tool > existing for this request. > The script bump_revision.pl requires CVS which is maybe totally outdated > and even if I install cvs it tries to access pcvs.freebsd.org. > > What script can I use to add a PORTREVISION line to all port depending > on libgit2? > - Find all dependent ports (LIB_DEPENDS) - Use 'Tools/scripts/bump-revision.sh' to bump PORTREVISION Note that bump-revision.sh would insert PORTREVISION *BEFORE* DISTVERSION{PREFIX,SUFFIX} [1]. You have to manually adjust that. [1] When the original Makefile has PORTVERSION, DISTVERSION{PREFIX or SUFFIX} and no PORTREVISION. > Gru=C3=9F > Matthias > > -- > > "Programming today is a race between software engineers striving to > build bigger and better idiot-proof programs, and the universe trying to > produce bigger and better idiots. So far, the universe is winning." -- > Rich Cook > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMHz58TnK-90AFz5m-kgno-PYWTtRX5KP=6opB-ZEZHUEjmtbg>