git: bootstrap: Remove helpers for upgrading directly from pre 4.0
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Thu Nov 2 00:22:47 PDT 2017
commit 0fe220b476799a00fcd13b4b715faddaa7b4b475
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Sat Oct 28 16:22:50 2017 +0300
bootstrap: Remove helpers for upgrading directly from pre 4.0
gnu/usr.bin/grep - <xlocale.h> addition, pre 3.6
usr.bin/basename - mbrlen(), pre 1.4
usr.bin/find - rpmatch(), pre 3.6
Summary of changes:
gnu/usr.bin/grep/libgreputils/locale.h | 2 +-
usr.bin/basename/Makefile | 4 ----
usr.bin/basename/basename.c | 4 ----
usr.bin/find/Makefile | 4 ----
usr.bin/find/misc.c | 4 ----
5 files changed, 1 insertion(+), 17 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0fe220b476799a00fcd13b4b715faddaa7b4b475
--
DragonFly BSD source repository
More information about the Commits
mailing list