aboutsummaryrefslogtreecommitdiffstats
path: root/community/cloc/disable-01_opts.patch
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2018-10-06 14:10:10 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2018-10-06 18:20:34 +0200
commit5ce3bb52faf9485504586c4a946fbebb2828f3a5 (patch)
tree5cb7f2c7e84dc81f9c1531a99aae7e59496da3bc /community/cloc/disable-01_opts.patch
parent027895d15121429f152c4754d63f04d3c574851f (diff)
downloadaports-5ce3bb52faf9485504586c4a946fbebb2828f3a5.tar.bz2
aports-5ce3bb52faf9485504586c4a946fbebb2828f3a5.tar.xz
community/cloc: upgrade to 1.80
Diffstat (limited to 'community/cloc/disable-01_opts.patch')
-rw-r--r--community/cloc/disable-01_opts.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/community/cloc/disable-01_opts.patch b/community/cloc/disable-01_opts.patch
deleted file mode 100644
index 4f4303627e..0000000000
--- a/community/cloc/disable-01_opts.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-This part of the test suite currently fails, we therefore temporarily
-disable it until we figured out what's causing the failure.
-
-diff -upr cloc-1.76.orig/Unix/Makefile cloc-1.76/Unix/Makefile
---- cloc-1.76.orig/Unix/Makefile 2018-02-10 17:51:48.335889390 +0100
-+++ cloc-1.76/Unix/Makefile 2018-02-10 17:52:02.309227510 +0100
-@@ -95,7 +95,6 @@ test-pod:
- # Rule: test-code - Check that the counter works
- test-code:
- t/00_C.t
-- t/01_opts.t
-
- # Rule: test - Run tests
- test: test-perl test-pod test-code