Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Oct 2016 19:54:50 +0100
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        Adam Weinberger <adamw@adamw.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r424955 - in head/security/acme-client: . files
Message-ID:  <4132812c4cc762cc64f93980b3cf0c85@FreeBSD.org>
In-Reply-To: <2F89847D-9250-4C55-B611-1A58D70FD6A6@adamw.org>
References:  <201610301644.u9UGi82F028964@repo.freebsd.org> <2F89847D-9250-4C55-B611-1A58D70FD6A6@adamw.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2016-10-30 18:45, Adam Weinberger wrote:
>> On 30 Oct, 2016, at 10:44, Bernard Spil <brnrd@freebsd.org> wrote:
>> 
>> Author: brnrd
>> Date: Sun Oct 30 16:44:08 2016
>> New Revision: 424955
>> URL: https://svnweb.freebsd.org/changeset/ports/424955
>> 
>> Log:
>>  security/acme-client: Roll back to STATIC option
>> 
>>    - Too many issues with the LibreSSL BUILD_DEPENDS
>> 
>>  PR:		213695
>> 
>> Added:
>>  head/security/acme-client/files/extra-patch-GNUmakefile
>>     - copied unchanged from r423517, 
>> head/security/acme-client/files/extra-patch-GNUmakefile
>> Modified:
>>  head/security/acme-client/Makefile
>> 
>> Modified: head/security/acme-client/Makefile
>> ==============================================================================
>> --- head/security/acme-client/Makefile	Sun Oct 30 16:19:26 
>> 2016	(r424954)
>> +++ head/security/acme-client/Makefile	Sun Oct 30 16:44:08 
>> 2016	(r424955)
>> @@ -3,7 +3,7 @@
>> 
>> PORTNAME=	acme-client
>> PORTVERSION=	0.1.11
>> -PORTREVISION=	2
>> +PORTREVISION=	1
> 
> PORTREVISION went backwards here. It's fine to leave it at 2 (people
> using OpenSSL may already have successfully updated, and people with
> LibreSSL just had failures), but going backwards means that OpenSSL
> people might not get whatever the next PORTREVISION 2 becomes.
> 
> # Adam

Thanks!

Yep, thought that bumping PORTREVISION wasn't required.
Looks like my first ever revert didn't go that well :D
Always the same... Check diff before committing!

Cheers, Bernard.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4132812c4cc762cc64f93980b3cf0c85>