Date: Wed, 9 Jan 2019 08:02:15 -0500 From: Steve Wills <steve@mouf.net> To: Tobias Kortkamp <tobik@freebsd.org>, Steve Wills <swills@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r489775 - in head/graphics/cloudcompare: . files Message-ID: <875b1110-3d0c-c793-2250-433f654d0a65@mouf.net> In-Reply-To: <20190109125927.GA15005@urd.tobik.me> References: <201901091240.x09Ce68i013448@repo.freebsd.org> <20190109125927.GA15005@urd.tobik.me>
next in thread | previous in thread | raw e-mail | index | archive | help
Ah, missed the updated patch, sorry. I will correct it in a moment. Steve On 1/9/19 7:59 AM, Tobias Kortkamp wrote: > On Wed, Jan 09, 2019 at 12:40:06PM +0000, Steve Wills wrote: >> Author: swills >> Date: Wed Jan 9 12:40:05 2019 >> New Revision: 489775 >> URL: https://svnweb.freebsd.org/changeset/ports/489775 >> >> Log: >> graphics/cloudcompare: update to 2.10 >> >> PR: 234750 >> Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) >> >> Modified: head/graphics/cloudcompare/Makefile >> ============================================================================== >> --- head/graphics/cloudcompare/Makefile Wed Jan 9 12:33:30 2019 (r489774) >> +++ head/graphics/cloudcompare/Makefile Wed Jan 9 12:40:05 2019 (r489775) >> @@ -2,9 +2,7 @@ >> >> PORTNAME= cloudcompare >> DISTVERSIONPREFIX= v >> -DISTVERSION= 2.9.1-288 >> -DISTVERSIONSUFFIX= -gb4d51361 >> -PORTREVISION= 7 >> +DISTVERSION= 2.10 >> CATEGORIES= graphics >> >> MAINTAINER= neel@neelc.org >> @@ -19,8 +17,7 @@ USES= cmake localbase:ldflags qt:5 >> USE_GITHUB= yes >> GH_ACCOUNT= CloudCompare >> GH_PROJECT= ${GH_ACCOUNT} >> -GH_TAGNAME= 5d41227deb30c445ccbaa2d789a4363b57948a5d >> -USE_QT= concurrent core gui opengl printsupport widgets buildtools_build qmake_build >> +USE_QT= concurrent core gui opengl printsupport widgets buildtools_build qmake_build svg linguisttools > > This isn't what was submitted. linguisttools was changed to > linguisttools_build after review. Why was it put back? >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?875b1110-3d0c-c793-2250-433f654d0a65>