summaryrefslogtreecommitdiff
path: root/math/frobby/files/patch-src_main.cpp
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2021-03-24 11:33:26 +0000
committerThierry Thomas <thierry@FreeBSD.org>2021-03-24 11:33:26 +0000
commit3e3f1282b89a735cd4b4a318df2240b85c428dd8 (patch)
tree0b23d9a28d6c24f8153055e88fe68ee9717a6bb7 /math/frobby/files/patch-src_main.cpp
parentshells/fish: Update to 3.2.1 (diff)
- The maintainer changed => upstream is now on GitHub;
- Upgrade to v0.9.1; - Really install the shared library with a soname.
Notes
Notes: svn path=/head/; revision=569109
Diffstat (limited to 'math/frobby/files/patch-src_main.cpp')
-rw-r--r--math/frobby/files/patch-src_main.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/math/frobby/files/patch-src_main.cpp b/math/frobby/files/patch-src_main.cpp
deleted file mode 100644
index 81ca6811bd73..000000000000
--- a/math/frobby/files/patch-src_main.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/main.cpp.orig 2011-09-23 20:09:12 UTC
-+++ src/main.cpp
-@@ -24,6 +24,7 @@
-
- #include <ctime>
- #include <cstdlib>
-+#include <unistd.h>
-
- /** This function runs the Frobby console interface. the ::main
- function calls this function after having set up DEBUG-specific