View | Details | Raw Unified | Return to bug 221790 | Differences between
and this patch

Collapse All | Expand All

(-)x11-toolkits/gtksourceview3/Makefile (-1 / +3 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	gtksourceview
4
PORTNAME=	gtksourceview
5
PORTVERSION=	3.22.2
5
PORTVERSION=	3.24.5
6
CATEGORIES=	x11-toolkits gnome
6
CATEGORIES=	x11-toolkits gnome
7
MASTER_SITES=	GNOME
7
MASTER_SITES=	GNOME
8
PKGNAMESUFFIX=	3
8
PKGNAMESUFFIX=	3
Lines 33-38 Link Here
33
INSTALL_TARGET=	install-strip
33
INSTALL_TARGET=	install-strip
34
34
35
post-patch:
35
post-patch:
36
	@${REINPLACE_CMD} -e 's|tests testsuite||g' \
37
		${WRKSRC}/Makefile.in
36
	@${REINPLACE_CMD} -e 's|--warn-all||g' \
38
	@${REINPLACE_CMD} -e 's|--warn-all||g' \
37
		${WRKSRC}/gtksourceview/Makefile.in
39
		${WRKSRC}/gtksourceview/Makefile.in
38
40
(-)x11-toolkits/gtksourceview3/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1493211914
1
TIMESTAMP = 1511901447
2
SHA256 (gnome3/gtksourceview-3.22.2.tar.xz) = 6ce84231dd0931cc747708434ca2f344c65a092dd6e1a800283fe0748773af5e
2
SHA256 (gnome3/gtksourceview-3.24.5.tar.xz) = 0246185fcc20c4734d01419a83f58f251a82e2a902fe60bb0335187fcf658181
3
SIZE (gnome3/gtksourceview-3.22.2.tar.xz) = 1596384
3
SIZE (gnome3/gtksourceview-3.24.5.tar.xz) = 1621468
(-)x11-toolkits/gtksourceview3/files/patch-Makefile.in (-11 lines)
Lines 1-11 Link Here
1
--- Makefile.in.orig	2017-04-26 15:05:37.460799000 +0200
2
+++ Makefile.in	2017-04-26 15:06:26.605269000 +0200
3
@@ -451,7 +451,7 @@
4
 top_srcdir = @top_srcdir@
5
 valgrind_enabled_tools = @valgrind_enabled_tools@
6
 valgrind_tools = @valgrind_tools@
7
-SUBDIRS = gtksourceview po data docs tests testsuite build
8
+SUBDIRS = gtksourceview po data docs build
9
 AM_DISTCHECK_CONFIGURE_FLAGS = \
10
 	--enable-gtk-doc		\
11
 	--enable-introspection		\
(-)x11-toolkits/gtksourceview3/pkg-plist (-17 / +6 lines)
Lines 25-30 Link Here
25
include/gtksourceview-3.0/gtksourceview/gtksourceregion.h
25
include/gtksourceview-3.0/gtksourceview/gtksourceregion.h
26
include/gtksourceview-3.0/gtksourceview/gtksourcesearchcontext.h
26
include/gtksourceview-3.0/gtksourceview/gtksourcesearchcontext.h
27
include/gtksourceview-3.0/gtksourceview/gtksourcesearchsettings.h
27
include/gtksourceview-3.0/gtksourceview/gtksourcesearchsettings.h
28
include/gtksourceview-3.0/gtksourceview/gtksourcespacedrawer.h
28
include/gtksourceview-3.0/gtksourceview/gtksourcestyle.h
29
include/gtksourceview-3.0/gtksourceview/gtksourcestyle.h
29
include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h
30
include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h
30
include/gtksourceview-3.0/gtksourceview/gtksourcestyleschemechooser.h
31
include/gtksourceview-3.0/gtksourceview/gtksourcestyleschemechooser.h
Lines 42-48 Link Here
42
lib/girepository-1.0/GtkSource-3.0.typelib
43
lib/girepository-1.0/GtkSource-3.0.typelib
43
lib/libgtksourceview-3.0.so
44
lib/libgtksourceview-3.0.so
44
lib/libgtksourceview-3.0.so.1
45
lib/libgtksourceview-3.0.so.1
45
lib/libgtksourceview-3.0.so.1.7.0
46
lib/libgtksourceview-3.0.so.1.8.0
46
libdata/pkgconfig/gtksourceview-3.0.pc
47
libdata/pkgconfig/gtksourceview-3.0.pc
47
%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceBuffer.html
48
%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceBuffer.html
48
%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceCompletion.html
49
%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceCompletion.html
Lines 69-74 Link Here
69
%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceRegion.html
70
%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceRegion.html
70
%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceSearchContext.html
71
%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceSearchContext.html
71
%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceSearchSettings.html
72
%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceSearchSettings.html
73
%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceSpaceDrawer.html
72
%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceStyle.html
74
%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceStyle.html
73
%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceStyleScheme.html
75
%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceStyleScheme.html
74
%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceStyleSchemeChooser.html
76
%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceStyleSchemeChooser.html
Lines 79-100 Link Here
79
%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceUndoManager.html
81
%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceUndoManager.html
80
%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceView.html
82
%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceView.html
81
%%PORTDOCS%%%%DOCSDIR%%-3.0/annotation-glossary.html
83
%%PORTDOCS%%%%DOCSDIR%%-3.0/annotation-glossary.html
82
%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-2-0.html
83
%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-2-10.html
84
%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-2-12.html
85
%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-2-2.html
86
%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-2-4.html
87
%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-2-8.html
88
%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-3-0.html
89
%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-3-10.html
90
%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-3-12.html
91
%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-3-14.html
92
%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-3-16.html
93
%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-3-18.html
94
%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-3-20.html
95
%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-3-22.html
96
%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-3-4.html
97
%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-deprecated.html
98
%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-full.html
84
%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-full.html
99
%%PORTDOCS%%%%DOCSDIR%%-3.0/ch01.html
85
%%PORTDOCS%%%%DOCSDIR%%-3.0/ch01.html
100
%%PORTDOCS%%%%DOCSDIR%%-3.0/ch02.html
86
%%PORTDOCS%%%%DOCSDIR%%-3.0/ch02.html
Lines 118-123 Link Here
118
%%PORTDOCS%%%%DOCSDIR%%-3.0/pt01.html
104
%%PORTDOCS%%%%DOCSDIR%%-3.0/pt01.html
119
%%PORTDOCS%%%%DOCSDIR%%-3.0/pt02.html
105
%%PORTDOCS%%%%DOCSDIR%%-3.0/pt02.html
120
%%PORTDOCS%%%%DOCSDIR%%-3.0/pt03.html
106
%%PORTDOCS%%%%DOCSDIR%%-3.0/pt03.html
107
%%PORTDOCS%%%%DOCSDIR%%-3.0/pt04.html
121
%%PORTDOCS%%%%DOCSDIR%%-3.0/right-insensitive.png
108
%%PORTDOCS%%%%DOCSDIR%%-3.0/right-insensitive.png
122
%%PORTDOCS%%%%DOCSDIR%%-3.0/right.png
109
%%PORTDOCS%%%%DOCSDIR%%-3.0/right.png
123
%%PORTDOCS%%%%DOCSDIR%%-3.0/style-reference.html
110
%%PORTDOCS%%%%DOCSDIR%%-3.0/style-reference.html
Lines 126-131 Link Here
126
%%PORTDOCS%%%%DOCSDIR%%-3.0/up.png
113
%%PORTDOCS%%%%DOCSDIR%%-3.0/up.png
127
share/gir-1.0/GtkSource-3.0.gir
114
share/gir-1.0/GtkSource-3.0.gir
128
%%DATADIR%%-3.0/language-specs/R.lang
115
%%DATADIR%%-3.0/language-specs/R.lang
116
%%DATADIR%%-3.0/language-specs/abnf.lang
129
%%DATADIR%%-3.0/language-specs/actionscript.lang
117
%%DATADIR%%-3.0/language-specs/actionscript.lang
130
%%DATADIR%%-3.0/language-specs/ada.lang
118
%%DATADIR%%-3.0/language-specs/ada.lang
131
%%DATADIR%%-3.0/language-specs/ansforth94.lang
119
%%DATADIR%%-3.0/language-specs/ansforth94.lang
Lines 157-162 Link Here
157
%%DATADIR%%-3.0/language-specs/dot.lang
145
%%DATADIR%%-3.0/language-specs/dot.lang
158
%%DATADIR%%-3.0/language-specs/dpatch.lang
146
%%DATADIR%%-3.0/language-specs/dpatch.lang
159
%%DATADIR%%-3.0/language-specs/dtd.lang
147
%%DATADIR%%-3.0/language-specs/dtd.lang
148
%%DATADIR%%-3.0/language-specs/dtl.lang
160
%%DATADIR%%-3.0/language-specs/eiffel.lang
149
%%DATADIR%%-3.0/language-specs/eiffel.lang
161
%%DATADIR%%-3.0/language-specs/erlang.lang
150
%%DATADIR%%-3.0/language-specs/erlang.lang
162
%%DATADIR%%-3.0/language-sp
151
%%DATADIR%%-3.0/language-sp

Return to bug 221790