summaryrefslogtreecommitdiff
path: root/audio/libmp3splt/files
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-12-13 18:59:28 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-12-13 18:59:28 +0000
commit3c43ce4c295c0d922c3f3dc2c50efcf99725124c (patch)
tree5bddcd5f7f89ba24d572cecc53af8e5933100608 /audio/libmp3splt/files
parentSince r367027, the setgid games have been installed as setgid root (diff)
libmp3splt
- Update to 0.9.2 - Use INSTALL_TARGET as install-strip while here - Use options helpers - Add a pkg-plist file mp3splt - Update to 2.6.2 while here - Use options helpers - Add a pkg-plist file PR: 195923 Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> (maintainer)
Notes
Notes: svn path=/head/; revision=374675
Diffstat (limited to 'audio/libmp3splt/files')
-rw-r--r--audio/libmp3splt/files/patch-src-socket_manager.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/libmp3splt/files/patch-src-socket_manager.c b/audio/libmp3splt/files/patch-src-socket_manager.c
deleted file mode 100644
index 8fb505390abc..000000000000
--- a/audio/libmp3splt/files/patch-src-socket_manager.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/socket_manager.c.orig 2013-01-31 20:18:07.000000000 +0400
-+++ src/socket_manager.c 2013-01-31 20:20:31.000000000 +0400
-@@ -48,8 +48,6 @@
-
- #ifdef __WIN32__
- #include <malloc.h>
--#else
--#include <alloca.h>
- #endif
-
- #include <string.h>