FreeBSD Bugzilla – Attachment 149838 Details for
Bug 193625
www/webkit-gtk3: Update to 2.4.4, Make NLS and HTML docs conditional for multiple ports
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
devel/glib20
glib20.svndif (text/plain), 10.05 KB, created by
Anonymized Account
on 2014-11-25 18:43:26 UTC
(
hide
)
Description:
devel/glib20
Filename:
MIME Type:
Creator:
Anonymized Account
Created:
2014-11-25 18:43:26 UTC
Size:
10.05 KB
patch
obsolete
>Index: devel/glib20/Makefile >=================================================================== >--- devel/glib20/Makefile (revision 373198) >+++ devel/glib20/Makefile (working copy) >@@ -49,9 +49,10 @@ > glib-compile-resources.1 gresource.1 gdbus-codegen.1 > gobject_MAN= glib-genmarshal.1 glib-mkenums.1 gobject-query.1 > >-OPTIONS_DEFINE= COLLATION_FIX DEBUG GDB >+OPTIONS_DEFINE= COLLATION_FIX DEBUG GDB BASH_COMPLETIONS NLS > COLLATION_FIX_DESC= fix string collation > GDB_DESC= Install python gdb scripts >+BASH_COMPLETIONS_DESC= Install bash completions > > .include <bsd.port.pre.mk> > >@@ -106,6 +107,19 @@ > --disable-silent-rules > .endif > >+.if ${PORT_OPTIONS:MBASH_COMPLETIONS} >+PLIST_SUB+= BASH_COMPLETIONS="" >+.else >+PLIST_SUB+= BASH_COMPLETIONS="@comment " >+.endif >+ >+NLS_CONFIGURE_ENABLE= nls >+.if ${PORT_OPTIONS:MNLS} >+PLIST_SUB+= NLS="" >+.else >+PLIST_SUB+= NLS="@comment " >+.endif >+ > post-patch: > @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g ; \ > s|/usr/share/locale/locale|${LOCALBASE}/share/locale/locale|g' \ >Index: devel/glib20/pkg-plist >=================================================================== >--- devel/glib20/pkg-plist (revision 373198) >+++ devel/glib20/pkg-plist (working copy) >@@ -12,9 +12,9 @@ > bin/gsettings > bin/gtester > bin/gtester-report >-share/bash-completion/completions/gdbus >-share/bash-completion/completions/gsettings >-share/bash-completion/completions/gresource >+%%BASH_COMPLETIONS%%share/bash-completion/completions/gdbus >+%%BASH_COMPLETIONS%%share/bash-completion/completions/gsettings >+%%BASH_COMPLETIONS%%share/bash-completion/completions/gresource > include/gio-unix-2.0/gio/gdesktopappinfo.h > include/gio-unix-2.0/gio/gfiledescriptorbased.h > include/gio-unix-2.0/gio/gunixconnection.h >@@ -343,102 +343,102 @@ > %%GDB%%share/glib-2.0/gdb/gobject.py > share/glib-2.0/gettext/po/Makefile.in.in > share/glib-2.0/schemas/gschema.dtd >-share/locale/af/LC_MESSAGES/glib20.mo >-share/locale/am/LC_MESSAGES/glib20.mo >-share/locale/an/LC_MESSAGES/glib20.mo >-share/locale/ar/LC_MESSAGES/glib20.mo >-share/locale/as/LC_MESSAGES/glib20.mo >-share/locale/ast/LC_MESSAGES/glib20.mo >-share/locale/az/LC_MESSAGES/glib20.mo >-share/locale/be/LC_MESSAGES/glib20.mo >-share/locale/be@latin/LC_MESSAGES/glib20.mo >-share/locale/bg/LC_MESSAGES/glib20.mo >-share/locale/bn/LC_MESSAGES/glib20.mo >-share/locale/bn_IN/LC_MESSAGES/glib20.mo >-share/locale/bs/LC_MESSAGES/glib20.mo >-share/locale/ca/LC_MESSAGES/glib20.mo >-share/locale/ca@valencia/LC_MESSAGES/glib20.mo >-share/locale/cs/LC_MESSAGES/glib20.mo >-share/locale/cy/LC_MESSAGES/glib20.mo >-share/locale/da/LC_MESSAGES/glib20.mo >-share/locale/de/LC_MESSAGES/glib20.mo >-share/locale/dz/LC_MESSAGES/glib20.mo >-share/locale/el/LC_MESSAGES/glib20.mo >-share/locale/en@shaw/LC_MESSAGES/glib20.mo >-share/locale/en_CA/LC_MESSAGES/glib20.mo >-share/locale/en_GB/LC_MESSAGES/glib20.mo >-share/locale/eo/LC_MESSAGES/glib20.mo >-share/locale/es/LC_MESSAGES/glib20.mo >-share/locale/et/LC_MESSAGES/glib20.mo >-share/locale/eu/LC_MESSAGES/glib20.mo >-share/locale/fa/LC_MESSAGES/glib20.mo >-share/locale/fi/LC_MESSAGES/glib20.mo >-share/locale/fr/LC_MESSAGES/glib20.mo >-share/locale/ga/LC_MESSAGES/glib20.mo >-share/locale/gl/LC_MESSAGES/glib20.mo >-share/locale/gu/LC_MESSAGES/glib20.mo >-share/locale/he/LC_MESSAGES/glib20.mo >-share/locale/hi/LC_MESSAGES/glib20.mo >-share/locale/hr/LC_MESSAGES/glib20.mo >-share/locale/hu/LC_MESSAGES/glib20.mo >-share/locale/hy/LC_MESSAGES/glib20.mo >-share/locale/id/LC_MESSAGES/glib20.mo >-share/locale/is/LC_MESSAGES/glib20.mo >-share/locale/it/LC_MESSAGES/glib20.mo >-share/locale/ja/LC_MESSAGES/glib20.mo >-share/locale/ka/LC_MESSAGES/glib20.mo >-share/locale/kk/LC_MESSAGES/glib20.mo >-share/locale/kn/LC_MESSAGES/glib20.mo >-share/locale/ko/LC_MESSAGES/glib20.mo >-share/locale/ku/LC_MESSAGES/glib20.mo >-share/locale/lt/LC_MESSAGES/glib20.mo >-share/locale/lv/LC_MESSAGES/glib20.mo >-share/locale/mai/LC_MESSAGES/glib20.mo >-share/locale/mg/LC_MESSAGES/glib20.mo >-share/locale/mk/LC_MESSAGES/glib20.mo >-share/locale/ml/LC_MESSAGES/glib20.mo >-share/locale/mn/LC_MESSAGES/glib20.mo >-share/locale/mr/LC_MESSAGES/glib20.mo >-share/locale/ms/LC_MESSAGES/glib20.mo >-share/locale/nb/LC_MESSAGES/glib20.mo >-share/locale/nds/LC_MESSAGES/glib20.mo >-share/locale/ne/LC_MESSAGES/glib20.mo >-share/locale/nl/LC_MESSAGES/glib20.mo >-share/locale/nn/LC_MESSAGES/glib20.mo >-share/locale/oc/LC_MESSAGES/glib20.mo >-share/locale/or/LC_MESSAGES/glib20.mo >-share/locale/pa/LC_MESSAGES/glib20.mo >-share/locale/pl/LC_MESSAGES/glib20.mo >-share/locale/ps/LC_MESSAGES/glib20.mo >-share/locale/pt/LC_MESSAGES/glib20.mo >-share/locale/pt_BR/LC_MESSAGES/glib20.mo >-share/locale/ro/LC_MESSAGES/glib20.mo >-share/locale/ru/LC_MESSAGES/glib20.mo >-share/locale/rw/LC_MESSAGES/glib20.mo >-share/locale/si/LC_MESSAGES/glib20.mo >-share/locale/sk/LC_MESSAGES/glib20.mo >-share/locale/sl/LC_MESSAGES/glib20.mo >-share/locale/sq/LC_MESSAGES/glib20.mo >-share/locale/sr/LC_MESSAGES/glib20.mo >-share/locale/sr@ije/LC_MESSAGES/glib20.mo >-share/locale/sr@latin/LC_MESSAGES/glib20.mo >-share/locale/sv/LC_MESSAGES/glib20.mo >-share/locale/ta/LC_MESSAGES/glib20.mo >-share/locale/te/LC_MESSAGES/glib20.mo >-share/locale/tg/LC_MESSAGES/glib20.mo >-share/locale/th/LC_MESSAGES/glib20.mo >-share/locale/tl/LC_MESSAGES/glib20.mo >-share/locale/tr/LC_MESSAGES/glib20.mo >-share/locale/tt/LC_MESSAGES/glib20.mo >-share/locale/ug/LC_MESSAGES/glib20.mo >-share/locale/uk/LC_MESSAGES/glib20.mo >-share/locale/vi/LC_MESSAGES/glib20.mo >-share/locale/wa/LC_MESSAGES/glib20.mo >-share/locale/xh/LC_MESSAGES/glib20.mo >-share/locale/yi/LC_MESSAGES/glib20.mo >-share/locale/zh_CN/LC_MESSAGES/glib20.mo >-share/locale/zh_HK/LC_MESSAGES/glib20.mo >-share/locale/zh_TW/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/af/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/am/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/an/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ar/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/as/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ast/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/az/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/be/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/be@latin/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/bg/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/bn/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/bn_IN/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/bs/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ca/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ca@valencia/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/cs/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/cy/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/da/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/de/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/dz/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/el/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/en@shaw/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/en_CA/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/en_GB/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/eo/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/es/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/et/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/eu/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/fa/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/fi/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/fr/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ga/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/gl/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/gu/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/he/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/hi/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/hr/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/hu/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/hy/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/id/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/is/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/it/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ja/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ka/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/kk/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/kn/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ko/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ku/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/lt/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/lv/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/mai/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/mg/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/mk/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ml/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/mn/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/mr/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ms/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/nb/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/nds/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ne/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/nl/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/nn/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/oc/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/or/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/pa/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/pl/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ps/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/pt/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/pt_BR/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ro/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ru/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/rw/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/si/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/sk/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/sl/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/sq/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/sr/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/sr@ije/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/sr@latin/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/sv/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ta/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/te/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/tg/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/th/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/tl/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/tr/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/tt/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/ug/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/uk/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/vi/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/wa/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/xh/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/yi/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/zh_CN/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/zh_HK/LC_MESSAGES/glib20.mo >+%%NLS%%share/locale/zh_TW/LC_MESSAGES/glib20.mo > @dir lib/gio/modules > @dir share/GConf/gsettings > @exec %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas 2>/dev/null || /usr/bin/true
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 193625
:
147292
|
147299
|
147302
|
147615
|
147616
|
147617
|
147618
|
147620
|
147621
|
147622
|
147623
|
147726
|
147981
|
148304
|
148462
|
148852
|
148853
|
148854
|
148855
|
148856
|
148857
|
148858
|
148859
| 149838 |
149839
|
149840
|
149841