svn commit: r352197 - head

Jung-uk Kim jkim at FreeBSD.org
Tue Sep 10 22:24:42 UTC 2019


Author: jkim
Date: Tue Sep 10 22:24:42 2019
New Revision: 352197
URL: https://svnweb.freebsd.org/changeset/base/352197

Log:
  Remove unnecessary entries from the previous commit.

Modified:
  head/ObsoleteFiles.inc

Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc	Tue Sep 10 22:08:34 2019	(r352196)
+++ head/ObsoleteFiles.inc	Tue Sep 10 22:24:42 2019	(r352197)
@@ -38,9 +38,6 @@
 #   xargs -n1 | sort | uniq -d;
 # done
 
-# 20190910: OpenSSL 1.1.1d
-OLD_FILES+=usr/share/openssl/man/man3/d2i_ECDSA_SIG.3.gz
-OLD_FILES+=usr/share/openssl/man/man3/i2d_ECDSA_SIG.3.gz
 # 20190910: mklocale(1) and colldef(1) removed
 OLD_FILES+=usr/bin/mklocale
 OLD_FILES+=usr/share/man/man1/mklocale.1.gz


More information about the svn-src-head mailing list