svn commit: r446766 - head/security

Joseph Mingrone jrm at FreeBSD.org
Thu Jul 27 17:12:53 UTC 2017


Author: jrm
Date: Thu Jul 27 17:12:51 2017
New Revision: 446766
URL: https://svnweb.freebsd.org/changeset/ports/446766

Log:
  Add missing entry to security/Makefile for rubygem-hkdf

Modified:
  head/security/Makefile

Modified: head/security/Makefile
==============================================================================
--- head/security/Makefile	Thu Jul 27 17:00:05 2017	(r446765)
+++ head/security/Makefile	Thu Jul 27 17:12:51 2017	(r446766)
@@ -1027,6 +1027,7 @@
     SUBDIR += rubygem-googleauth
     SUBDIR += rubygem-gpgr
     SUBDIR += rubygem-gssapi
+    SUBDIR += rubygem-hkdf
     SUBDIR += rubygem-jugyo-twitter_oauth
     SUBDIR += rubygem-metasploit-aggregator
     SUBDIR += rubygem-metasploit-concern


More information about the svn-ports-all mailing list