Date: Mon, 5 Nov 2018 14:23:08 +0900 From: Koichiro Iwao <meta@FreeBSD.org> To: Bernard Spil <brnrd@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r483966 - in head: . security security/openssl-devel Message-ID: <20181105052307.tmk4siy7eq7uzed3@icepick.vmeta.jp> In-Reply-To: <201811040859.wA48xJTS070307@repo.freebsd.org> References: <201811040859.wA48xJTS070307@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@FreeBSD.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20181105052307.tmk4siy7eq7uzed3>