Date: Sun, 11 Jun 2017 13:48:26 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Rodrigo Osorio <rodrigo@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r443387 - in head/devel/libatomic_ops: . files Message-ID: <20170611134826.GA15068@FreeBSD.org> In-Reply-To: <201706111326.v5BDQkKF000484@repo.freebsd.org> References: <201706111326.v5BDQkKF000484@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jun 11, 2017 at 01:26:46PM +0000, Rodrigo Osorio wrote: > New Revision: 443387 > URL: https://svnweb.freebsd.org/changeset/ports/443387 > > Log: > Update the port from 7.4.4 to 7.4.6 > > Multiple fixes and improvements I don't see many port changes documented in the commit log. > ... > -PORTVERSION= 7.4.4 > +PORTVERSION= 7.4.6 > +DISTVERSIONPREFIX= v > CATEGORIES= devel > -MASTER_SITES= http://www.hboehm.info/gc/gc_source/ So the project was moved? It should've been noted. > +USES=autoreconf libtool pathfix > +GNU_CONFIGURE=yes Missing tab(s) after these two lines above. > +GH_PROJECT= libatomic_ops Not needed (mat@ will bite you). > -post-patch: > -# Inhibit installation of extra copy of GPL > - @${REINPLACE_CMD} -E 's,: (un)?install-dist_pkgdataDATA,:,' \ > - ${WRKSRC}/Makefile.in I think this part before was from me, given the comment. The port does define LICENSE, why would you keep one in the docs? ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170611134826.GA15068>