svn commit: r424955 - in head/security/acme-client: . files

Adam Weinberger adamw at adamw.org
Sun Oct 30 17:45:21 UTC 2016


> On 30 Oct, 2016, at 10:44, Bernard Spil <brnrd at 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


-- 
Adam Weinberger
adamw at adamw.org
http://www.adamw.org



More information about the svn-ports-all mailing list