svn commit: r501984 - in head/misc: . hashdb

Antoine Brodin antoine at FreeBSD.org
Sat May 18 21:47:31 UTC 2019


Author: antoine
Date: Sat May 18 21:47:30 2019
New Revision: 501984
URL: https://svnweb.freebsd.org/changeset/ports/501984

Log:
  Remove hashdb, depending directly on the openssl port is forbidden
  
  With hat:	portmgr

Deleted:
  head/misc/hashdb/
Modified:
  head/misc/Makefile

Modified: head/misc/Makefile
==============================================================================
--- head/misc/Makefile	Sat May 18 21:44:34 2019	(r501983)
+++ head/misc/Makefile	Sat May 18 21:47:30 2019	(r501984)
@@ -176,7 +176,6 @@
     SUBDIR += granulate
     SUBDIR += grc
     SUBDIR += gwhich
-    SUBDIR += hashdb
     SUBDIR += hb
     SUBDIR += hello
     SUBDIR += help2man


More information about the svn-ports-head mailing list