svn commit: r489775 - in head/graphics/cloudcompare: . files

Steve Wills steve at mouf.net
Wed Jan 9 13:02:30 UTC 2019


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 at 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 at 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?
> 


More information about the svn-ports-head mailing list