svn commit: r483966 - in head: . security security/openssl-devel

Koichiro Iwao meta at FreeBSD.org
Mon Nov 5 05:23:13 UTC 2018


Please care about consumers. www/node mentions to add

DEFAULT_VERSIONS+= ssl=openssl-devel

to /etc/make.conf. See also:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232974

The patch I attached is just a workaround. Is there a better way to
specify OpenSSL version range in consumer port?

On Sun, Nov 04, 2018 at 08:59:19AM +0000, Bernard Spil wrote:
> Author: brnrd
> Date: Sun Nov  4 08:59:18 2018
> New Revision: 483966
> URL: https://svnweb.freebsd.org/changeset/ports/483966
> 
> Log:
>   security/openssl-devel: Remove port
>   
>    - OpenSSL 1.1.1 is ABI compatible
>    - Aligns with FreeBSD 12
>   
>   Reviewed by:	bapt, rene
>   Differential Revision: https://reviews.freebsd.org/D17136
> 
> Deleted:
>   head/security/openssl-devel/
> Modified:
>   head/MOVED
>   head/security/Makefile
> 
> Modified: head/MOVED
> ==============================================================================
> --- head/MOVED	Sun Nov  4 08:24:16 2018	(r483965)
> +++ head/MOVED	Sun Nov  4 08:59:18 2018	(r483966)
> @@ -10614,3 +10614,4 @@ devel/rubygem-sidekiq-limit_fetch||2018-11-01|Obsolete
>  textproc/rubygem-github-markup16|textproc/rubygem-github-markup|2018-11-01|Obsolete by www/gitlab-ce 11.4.x upgrade, please use textproc/rubygem-github-markup
>  www/rubygem-dropzonejs-rails07|www/rubygem-dropzonejs-rails|2018-11-01|Obsolete by www/gitlab-ce 11.4.x upgrade, please use www/rubygem-dropzonejs-rails
>  audio/icecast2|audio/icecast|2018-11-03|Use upstream naming
> +security/openssl-devel|security/openssl111|2018-11-04|Use security/openssl111 instead
> 
> Modified: head/security/Makefile
> ==============================================================================
> --- head/security/Makefile	Sun Nov  4 08:24:16 2018	(r483965)
> +++ head/security/Makefile	Sun Nov  4 08:59:18 2018	(r483966)
> @@ -464,7 +464,6 @@
>      SUBDIR += openssh-askpass
>      SUBDIR += openssh-portable
>      SUBDIR += openssl
> -    SUBDIR += openssl-devel
>      SUBDIR += openssl-unsafe
>      SUBDIR += openssl111
>      SUBDIR += openssl_tpm_engine
> 

-- 
meta <meta at FreeBSD.org>


More information about the svn-ports-all mailing list