pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/baloo/patches oops, it took me 5 days to get ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/24ea2b86008f
branches:  trunk
changeset: 641952:24ea2b86008f
user:      jmcneill <jmcneill%pkgsrc.org@localhost>
date:      Fri Nov 21 22:53:55 2014 +0000

description:
oops, it took me 5 days to get here, didnt realize markd had fixed it first

diffstat:

 sysutils/baloo/patches/patch-src_file_lib_baloo__xattr__p.h |  12 ------------
 1 files changed, 0 insertions(+), 12 deletions(-)

diffs (16 lines):

diff -r 82cb3b16e88e -r 24ea2b86008f sysutils/baloo/patches/patch-src_file_lib_baloo__xattr__p.h
--- a/sysutils/baloo/patches/patch-src_file_lib_baloo__xattr__p.h       Fri Nov 21 22:51:43 2014 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-$NetBSD: patch-src_file_lib_baloo__xattr__p.h,v 1.1 2014/11/21 10:44:53 jmcneill Exp $
-
---- src/file/lib/baloo_xattr_p.h.orig  2014-11-06 12:03:28.000000000 +0000
-+++ src/file/lib/baloo_xattr_p.h
-@@ -34,6 +34,7 @@
- #elif defined(Q_OS_FREEBSD) || defined(Q_OS_NETBSD)
- #include <sys/types.h>
- #include <sys/extattr.h>
-+#include <sys/xattr.h>
- #endif
- 
- inline ssize_t baloo_getxattr(const QString& path, const QString& name, QString* value)



Home | Main Index | Thread Index | Old Index