summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2013-09-03 20:03:10 +0000
committerpfg <pfg@FreeBSD.org>2013-09-03 20:03:10 +0000
commita4c67efd5f829f228095cfa9ef30069364d2f824 (patch)
treed79bd8ca7c9a7aadb9b5df43a44c69677f29efb3 /ObsoleteFiles.inc
parent0ad83fb9853866226b8cf7681559a523baee8467 (diff)
downloadFreeBSD-src-a4c67efd5f829f228095cfa9ef30069364d2f824.zip
FreeBSD-src-a4c67efd5f829f228095cfa9ef30069364d2f824.tar.gz
Remove our hacked GNU patch.
The old (2.1) GNU patch has outlived its days. The major local changes have been moved into the less restrictedly licensed patch(1) we adopted in usr.bin/ . A much newer version of GNU patch is available in the ports tree (devel/patch). Disconnect from the build and remove.
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 7399a6e..30ec49b 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -38,6 +38,9 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20130903: gnupatch is no more
+OLD_FILES+=usr/bin/gnupatch
+OLD_FILES+=usr/share/man/man1/gnupatch.1.gz
# 20130829: bsdpatch is patch unconditionally
OLD_FILES+=usr/bin/bsdpatch
OLD_FILES+=usr/share/man/man1/bsdpatch.1.gz
OpenPOWER on IntegriCloud