aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2013-09-03 20:03:10 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2013-09-03 20:03:10 +0000
commitd3e23b57a1df39e659c46092668d7716fe8d17ad (patch)
treed79bd8ca7c9a7aadb9b5df43a44c69677f29efb3 /ObsoleteFiles.inc
parent0ddb429900dc927a7c6d52e88605110ad2b8cd19 (diff)
downloadsrc-d3e23b57a1df39e659c46092668d7716fe8d17ad.tar.gz
src-d3e23b57a1df39e659c46092668d7716fe8d17ad.zip
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.
Notes
Notes: svn path=/head/; revision=255191
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 7399a6e27c30..30ec49b844d0 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