[kde-freebsd] Some pkg-plist fixes for 4.1.85 ports
Alberto Villa
villa.alberto at gmail.com
Tue Dec 23 18:53:59 CET 2008
On Tuesday 23 December 2008 18:46:18 Matt wrote:
> The patch file for kdeutils4 needed to be modified a little due to
> upstream changes. I don't know what the patch is working around so I
> can't tell if it's needed anymore. Updated patch is:
>
> [kdeutils4]$ cat files/patch-ark_plugins_libzipplugin-zipplugin.cpp
> --- ../ark/plugins/libzipplugin/zipplugin.cpp.orig 2008-12-10
> 10:13:03.000000000 -0600
> +++ ../ark/plugins/libzipplugin/zipplugin.cpp 2008-12-22
> 14:54:47.000000000 -0600
> @@ -28,8 +28,8 @@
>
> #ifdef LIBZIP_COMPILED_WITH_32BIT_OFF_T
>
> -#define __off_t_defined
> -typedef quint32 off_t;
> +// #define __off_t_defined
> +// typedef quint32 off_t;
>
> #endif /* LIBZIP_COMPILED_WITH_32BIT_OFF_T */
i think this is needed, since it doesn't build without it
--
Alberto Villa <villa.alberto at gmail.com>
More information about the kde-freebsd
mailing list