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

Bernard Spil brnrd at FreeBSD.org
Sun Nov 4 08:59:20 UTC 2018


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


More information about the svn-ports-all mailing list