Page MenuHomeFreeBSD

D20113.diff
No OneTemporary

D20113.diff

Index: head/sysutils/fusefs-pod/Makefile
===================================================================
--- head/sysutils/fusefs-pod/Makefile
+++ head/sysutils/fusefs-pod/Makefile
@@ -15,7 +15,7 @@
LIB_DEPENDS= libgpod.so:audio/libgpod\
libtag.so:audio/taglib
-USES= fuse pkgconfig tar:bzip2
+USES= compiler:c++11-lang fuse pkgconfig tar:bzip2
GNU_CONFIGURE= yes
PLIST_FILES= bin/fusepod man/man1/fusepod.1.gz
Index: head/sysutils/fusefs-pod/files/patch-src_fusepod__util.h
===================================================================
--- head/sysutils/fusefs-pod/files/patch-src_fusepod__util.h
+++ head/sysutils/fusefs-pod/files/patch-src_fusepod__util.h
@@ -0,0 +1,10 @@
+--- src/fusepod_util.h.orig 2019-04-09 11:38:35 UTC
++++ src/fusepod_util.h
+@@ -15,6 +15,7 @@
+ #ifndef _FUSEPOD_UTIL_H_
+ #define _FUSEPOD_UTIL_H_
+
++#include <strings.h>
+ #include <vector>
+ #include <string>
+

File Metadata

Mime Type
text/plain
Expires
Wed, Jan 21, 4:00 PM (5 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27812582
Default Alt Text
D20113.diff (917 B)

Event Timeline