Date: Sun, 16 Apr 2017 12:25:52 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: "Jason E. Hale" <jhale@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r438600 - in head: audio/gogglesmm x11-toolkits/fox17 Message-ID: <20170416122552.GB88168@FreeBSD.org> In-Reply-To: <201704152045.v3FKjlxn019345@repo.freebsd.org> References: <201704152045.v3FKjlxn019345@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Apr 15, 2017 at 08:45:47PM +0000, Jason E. Hale wrote: > New Revision: 438600 > URL: https://svnweb.freebsd.org/changeset/ports/438600 > > Log: > Update x11-toolkits/fox17 to 1.7.59 > Bump PORTREVISION on consumer ports > ... > @@ -357,11 +357,11 @@ include/fox-%%MAJORVER%%/xincs.h > lib/libCHART-%%MAJORVER%%.a > lib/libCHART-%%MAJORVER%%.so > lib/libCHART-%%MAJORVER%%.so.0 > -lib/libCHART-%%MAJORVER%%.so.0.0.58 > +lib/libCHART-%%MAJORVER%%.so.0.0.59 > lib/libFOX-%%MAJORVER%%.a > lib/libFOX-%%MAJORVER%%.so > lib/libFOX-%%MAJORVER%%.so.0 > -lib/libFOX-%%MAJORVER%%.so.0.0.58 > +lib/libFOX-%%MAJORVER%%.so.0.0.59 Given than shlib major version remained the same it looks like ABI was not changed and consumer port's PORTREVISION bump was unnecessary. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170416122552.GB88168>