FreeBSD Bugzilla – Attachment 197592 Details for
Bug 217586
devel/giggle 0.7 crashes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
giggle.diff
giggle.diff (text/plain), 3.14 KB, created by
Tobias Kortkamp
on 2018-09-29 11:56:34 UTC
(
hide
)
Description:
giggle.diff
Filename:
MIME Type:
Creator:
Tobias Kortkamp
Created:
2018-09-29 11:56:34 UTC
Size:
3.14 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 480876) >+++ Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= giggle > PORTVERSION= 0.7 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= devel > MASTER_SITES= GNOME > >Index: files/patch-src_giggle-diff-view.c >=================================================================== >--- files/patch-src_giggle-diff-view.c (nonexistent) >+++ files/patch-src_giggle-diff-view.c (working copy) >@@ -0,0 +1,10 @@ >+--- src/giggle-diff-view.c.orig 2012-11-01 06:29:01.000000000 +0100 >++++ src/giggle-diff-view.c 2014-10-01 23:37:28.640714979 +0200 >+@@ -27,6 +27,7 @@ >+ #include <libgiggle-git/giggle-git-diff.h> >+ >+ #include <glib/gi18n.h> >++#include <gtksourceview/gtksource.h> >+ #include <string.h> >+ >+ typedef struct GiggleDiffViewPriv GiggleDiffViewPriv; > >Property changes on: files/patch-src_giggle-diff-view.c >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: files/patch-src_giggle-diff-view.h >=================================================================== >--- files/patch-src_giggle-diff-view.h (revision 480876) >+++ files/patch-src_giggle-diff-view.h (nonexistent) >@@ -1,10 +0,0 @@ >---- src/giggle-diff-view.c.orig 2012-11-01 06:29:01.000000000 +0100 >-+++ src/giggle-diff-view.c 2014-10-01 23:37:28.640714979 +0200 >-@@ -27,6 +27,7 @@ >- #include <libgiggle-git/giggle-git-diff.h> >- >- #include <glib/gi18n.h> >-+#include <gtksourceview/gtksourcebuffer.h> >- #include <string.h> >- >- typedef struct GiggleDiffViewPriv GiggleDiffViewPriv; > >Property changes on: files/patch-src_giggle-diff-view.h >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: files/patch-src_giggle-view-file.c >=================================================================== >--- files/patch-src_giggle-view-file.c (revision 480876) >+++ files/patch-src_giggle-view-file.c (working copy) >@@ -1,10 +1,12 @@ >---- src/giggle-view-file.c.orig 2012-11-01 06:29:01.000000000 +0100 >-+++ src/giggle-view-file.c 2014-10-01 23:37:28.646714997 +0200 >-@@ -39,6 +39,7 @@ >+--- src/giggle-view-file.c.orig 2012-11-01 05:29:01 UTC >++++ src/giggle-view-file.c >+@@ -38,8 +38,7 @@ >+ #include <gio/gio.h> > #include <glib/gi18n.h> > >- #include <gtksourceview/gtksourcelanguagemanager.h> >-+#include <gtksourceview/gtksourcebuffer.h> >- #include <gtksourceview/gtksourceview.h> >+-#include <gtksourceview/gtksourcelanguagemanager.h> >+-#include <gtksourceview/gtksourceview.h> >++#include <gtksourceview/gtksource.h> > > #define GIGGLE_TYPE_VIEW_FILE_SNAPSHOT (giggle_view_file_snapshot_get_type ()) >+ #define GIGGLE_VIEW_FILE_SNAPSHOT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GIGGLE_TYPE_VIEW_FILE_SNAPSHOT, GiggleViewFileSnapshot))
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
tobik
:
maintainer-approval?
(
ashish
)
Actions:
View
|
Diff
Attachments on
bug 217586
: 197592