FreeBSD Bugzilla – Attachment 185747 Details for
Bug 221790
[PATCH]x11-toolkits/gtksourceview3: update from 3.22.2 to 3.24.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
up to 3.24.3
gtksourceview3.patch (text/plain), 5.29 KB, created by
Ivan Rozhuk
on 2017-08-25 09:28:36 UTC
(
hide
)
Description:
up to 3.24.3
Filename:
MIME Type:
Creator:
Ivan Rozhuk
Created:
2017-08-25 09:28:36 UTC
Size:
5.29 KB
patch
obsolete
>Index: x11-toolkits/gtksourceview3/Makefile >=================================================================== >--- x11-toolkits/gtksourceview3/Makefile (revision 448711) >+++ x11-toolkits/gtksourceview3/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= gtksourceview >-PORTVERSION= 3.22.2 >+PORTVERSION= 3.24.3 > CATEGORIES= x11-toolkits gnome > MASTER_SITES= GNOME > PKGNAMESUFFIX= 3 >@@ -33,6 +33,8 @@ > INSTALL_TARGET= install-strip > > post-patch: >+ @${REINPLACE_CMD} -e 's|tests testsuite||g' \ >+ ${WRKSRC}/Makefile.in > @${REINPLACE_CMD} -e 's|--warn-all||g' \ > ${WRKSRC}/gtksourceview/Makefile.in > >Index: x11-toolkits/gtksourceview3/distinfo >=================================================================== >--- x11-toolkits/gtksourceview3/distinfo (revision 448711) >+++ x11-toolkits/gtksourceview3/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1493211914 >-SHA256 (gnome3/gtksourceview-3.22.2.tar.xz) = 6ce84231dd0931cc747708434ca2f344c65a092dd6e1a800283fe0748773af5e >-SIZE (gnome3/gtksourceview-3.22.2.tar.xz) = 1596384 >+TIMESTAMP = 1503651929 >+SHA256 (gnome3/gtksourceview-3.24.3.tar.xz) = 3eed05486a6420c3e2fdda0bbb19a0d905ed09ebf442302a026ab7e574204cbd >+SIZE (gnome3/gtksourceview-3.24.3.tar.xz) = 1625584 >Index: x11-toolkits/gtksourceview3/files/patch-Makefile.in >=================================================================== >--- x11-toolkits/gtksourceview3/files/patch-Makefile.in (revision 448711) >+++ x11-toolkits/gtksourceview3/files/patch-Makefile.in (nonexistent) >@@ -1,11 +0,0 @@ >---- Makefile.in.orig 2017-04-26 15:05:37.460799000 +0200 >-+++ Makefile.in 2017-04-26 15:06:26.605269000 +0200 >-@@ -451,7 +451,7 @@ >- top_srcdir = @top_srcdir@ >- valgrind_enabled_tools = @valgrind_enabled_tools@ >- valgrind_tools = @valgrind_tools@ >--SUBDIRS = gtksourceview po data docs tests testsuite build >-+SUBDIRS = gtksourceview po data docs build >- AM_DISTCHECK_CONFIGURE_FLAGS = \ >- --enable-gtk-doc \ >- --enable-introspection \ >Index: x11-toolkits/gtksourceview3/pkg-plist >=================================================================== >--- x11-toolkits/gtksourceview3/pkg-plist (revision 448711) >+++ x11-toolkits/gtksourceview3/pkg-plist (working copy) >@@ -25,6 +25,7 @@ > include/gtksourceview-3.0/gtksourceview/gtksourceregion.h > include/gtksourceview-3.0/gtksourceview/gtksourcesearchcontext.h > include/gtksourceview-3.0/gtksourceview/gtksourcesearchsettings.h >+include/gtksourceview-3.0/gtksourceview/gtksourcespacedrawer.h > include/gtksourceview-3.0/gtksourceview/gtksourcestyle.h > include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h > include/gtksourceview-3.0/gtksourceview/gtksourcestyleschemechooser.h >@@ -42,7 +43,7 @@ > lib/girepository-1.0/GtkSource-3.0.typelib > lib/libgtksourceview-3.0.so > lib/libgtksourceview-3.0.so.1 >-lib/libgtksourceview-3.0.so.1.7.0 >+lib/libgtksourceview-3.0.so.1.8.0 > libdata/pkgconfig/gtksourceview-3.0.pc > %%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceBuffer.html > %%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceCompletion.html >@@ -69,6 +70,7 @@ > %%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceRegion.html > %%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceSearchContext.html > %%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceSearchSettings.html >+%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceSpaceDrawer.html > %%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceStyle.html > %%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceStyleScheme.html > %%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceStyleSchemeChooser.html >@@ -93,6 +95,7 @@ > %%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-3-18.html > %%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-3-20.html > %%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-3-22.html >+%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-3-24.html > %%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-3-4.html > %%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-deprecated.html > %%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-full.html >@@ -118,6 +121,7 @@ > %%PORTDOCS%%%%DOCSDIR%%-3.0/pt01.html > %%PORTDOCS%%%%DOCSDIR%%-3.0/pt02.html > %%PORTDOCS%%%%DOCSDIR%%-3.0/pt03.html >+%%PORTDOCS%%%%DOCSDIR%%-3.0/pt04.html > %%PORTDOCS%%%%DOCSDIR%%-3.0/right-insensitive.png > %%PORTDOCS%%%%DOCSDIR%%-3.0/right.png > %%PORTDOCS%%%%DOCSDIR%%-3.0/style-reference.html >@@ -126,6 +130,7 @@ > %%PORTDOCS%%%%DOCSDIR%%-3.0/up.png > share/gir-1.0/GtkSource-3.0.gir > %%DATADIR%%-3.0/language-specs/R.lang >+%%DATADIR%%-3.0/language-specs/abnf.lang > %%DATADIR%%-3.0/language-specs/actionscript.lang > %%DATADIR%%-3.0/language-specs/ada.lang > %%DATADIR%%-3.0/language-specs/ansforth94.lang >@@ -157,6 +162,7 @@ > %%DATADIR%%-3.0/language-specs/dot.lang > %%DATADIR%%-3.0/language-specs/dpatch.lang > %%DATADIR%%-3.0/language-specs/dtd.lang >+%%DATADIR%%-3.0/language-specs/dtl.lang > %%DATADIR%%-3.0/language-specs/eiffel.lang > %%DATADIR%%-3.0/language-specs/erlang.lang > %%DATADIR%%-3.0/language-specs/fcl.lang >@@ -173,6 +179,7 @@ > %%DATADIR%%-3.0/language-specs/haddock.lang > %%DATADIR%%-3.0/language-specs/haskell-literate.lang > %%DATADIR%%-3.0/language-specs/haskell.lang >+%%DATADIR%%-3.0/language-specs/haxe.lang > %%DATADIR%%-3.0/language-specs/html.lang > %%DATADIR%%-3.0/language-specs/idl-exelis.lang > %%DATADIR%%-3.0/language-specs/idl.lang >@@ -283,6 +290,7 @@ > share/locale/fa/LC_MESSAGES/gtksourceview-3.0.mo > share/locale/fi/LC_MESSAGES/gtksourceview-3.0.mo > share/locale/fr/LC_MESSAGES/gtksourceview-3.0.mo >+share/locale/fur/LC_MESSAGES/gtksourceview-3.0.mo > share/locale/ga/LC_MESSAGES/gtksourceview-3.0.mo > share/locale/gl/LC_MESSAGES/gtksourceview-3.0.mo > share/locale/gu/LC_MESSAGES/gtksourceview-3.0.mo
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
Actions:
View
|
Diff
Attachments on
bug 221790
:
185747
|
188370