FreeBSD Bugzilla – Attachment 190980 Details for
Bug 226189
gimp-help*: prohibit parallel build. w/ COMMNET fix
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Set MAKE_JOBS_UNSAFE on misc/gimp-help-en; Remove 'The' from COMMENTS from others
gimphelp201802.diff (text/plain), 7.18 KB, created by
SimaMoto,RyōTa
on 2018-02-25 05:39:34 UTC
(
hide
)
Description:
Set MAKE_JOBS_UNSAFE on misc/gimp-help-en; Remove 'The' from COMMENTS from others
Filename:
MIME Type:
Creator:
SimaMoto,RyōTa
Created:
2018-02-25 05:39:34 UTC
Size:
7.18 KB
patch
obsolete
>Index: chinese/gimp-help-zh_CN/Makefile >=================================================================== >--- chinese/gimp-help-zh_CN/Makefile (revision 462886) >+++ chinese/gimp-help-zh_CN/Makefile (working copy) >@@ -4,7 +4,7 @@ > CATEGORIES= chinese graphics > > MAINTAINER= liangtai.s16@gmail.com >-COMMENT= The GIMP User Manual in Simplified Chinese >+COMMENT= GIMP User Manual in Simplified Chinese > > LICENSE= GFDL > >Index: french/gimp-help/Makefile >=================================================================== >--- french/gimp-help/Makefile (revision 462886) >+++ french/gimp-help/Makefile (working copy) >@@ -4,7 +4,7 @@ > CATEGORIES= french graphics > > MAINTAINER= liangtai.s16@gmail.com >-COMMENT= The GIMP User Manual in French >+COMMENT= GIMP User Manual in French > > LICENSE= GFDL > >Index: german/gimp-help/Makefile >=================================================================== >--- german/gimp-help/Makefile (revision 462886) >+++ german/gimp-help/Makefile (working copy) >@@ -4,7 +4,7 @@ > CATEGORIES= german graphics > > MAINTAINER= liangtai.s16@gmail.com >-COMMENT= The GIMP User Manual in German >+COMMENT= GIMP User Manual in German > > LICENSE= GFDL > >Index: graphics/gimp-help/Makefile >=================================================================== >--- graphics/gimp-help/Makefile (revision 462886) >+++ graphics/gimp-help/Makefile (working copy) >@@ -8,7 +8,7 @@ > PKGNAMESUFFIX= -html > > MAINTAINER= liangtai.s16@gmail.com >-COMMENT= The meta port for GIMP User Manual >+COMMENT= meta port for GIMP User Manual > > LICENSE= GFDL > >Index: japanese/gimp-help/Makefile >=================================================================== >--- japanese/gimp-help/Makefile (revision 462886) >+++ japanese/gimp-help/Makefile (working copy) >@@ -4,7 +4,7 @@ > CATEGORIES= japanese graphics > > MAINTAINER= liangtai.s16@gmail.com >-COMMENT= The GIMP User Manual in Japanese >+COMMENT= GIMP User Manual in Japanese > > LICENSE= GFDL > >Index: korean/gimp-help/Makefile >=================================================================== >--- korean/gimp-help/Makefile (revision 462886) >+++ korean/gimp-help/Makefile (working copy) >@@ -4,7 +4,7 @@ > CATEGORIES= korean graphics > > MAINTAINER= liangtai.s16@gmail.com >-COMMENT= The GIMP User Manual in Korean >+COMMENT= GIMP User Manual in Korean > > LICENSE= GFDL > >Index: misc/gimp-help-ca/Makefile >=================================================================== >--- misc/gimp-help-ca/Makefile (revision 462886) >+++ misc/gimp-help-ca/Makefile (working copy) >@@ -4,7 +4,7 @@ > CATEGORIES= misc graphics > > MAINTAINER= liangtai.s16@gmail.com >-COMMENT= The GIMP User Manual in Catalan >+COMMENT= GIMP User Manual in Catalan > > LICENSE= GFDL > >Index: misc/gimp-help-da/Makefile >=================================================================== >--- misc/gimp-help-da/Makefile (revision 462886) >+++ misc/gimp-help-da/Makefile (working copy) >@@ -4,7 +4,7 @@ > CATEGORIES= misc graphics > > MAINTAINER= liangtai.s16@gmail.com >-COMMENT= The GIMP User Manual in Danish >+COMMENT= GIMP User Manual in Danish > > LICENSE= GFDL > >Index: misc/gimp-help-el/Makefile >=================================================================== >--- misc/gimp-help-el/Makefile (revision 462886) >+++ misc/gimp-help-el/Makefile (working copy) >@@ -4,7 +4,7 @@ > CATEGORIES= misc graphics > > MAINTAINER= liangtai.s16@gmail.com >-COMMENT= The GIMP User Manual in Greek >+COMMENT= GIMP User Manual in Greek > > LICENSE= GFDL > >Index: misc/gimp-help-en_GB/Makefile >=================================================================== >--- misc/gimp-help-en_GB/Makefile (revision 462886) >+++ misc/gimp-help-en_GB/Makefile (working copy) >@@ -4,7 +4,7 @@ > CATEGORIES= misc graphics > > MAINTAINER= liangtai.s16@gmail.com >-COMMENT= The GIMP User Manual in British English >+COMMENT= GIMP User Manual in British English > > LICENSE= GFDL > >Index: misc/gimp-help-en/Makefile >=================================================================== >--- misc/gimp-help-en/Makefile (revision 462886) >+++ misc/gimp-help-en/Makefile (working copy) >@@ -34,6 +34,8 @@ > > SHEBANG_FILES= tools/xml2po.py > >+MAKE_JOBS_UNSAFE= yes >+ > post-patch: > # Install to the same directory as when configuring --with-gimp > ${REINPLACE_CMD} '/gimpdatadir=.*\/2.0/s,/2\.0,,' \ >Index: misc/gimp-help-es/Makefile >=================================================================== >--- misc/gimp-help-es/Makefile (revision 462886) >+++ misc/gimp-help-es/Makefile (working copy) >@@ -4,7 +4,7 @@ > CATEGORIES= misc graphics spanish > > MAINTAINER= liangtai.s16@gmail.com >-COMMENT= The GIMP User Manual in Spanish >+COMMENT= GIMP User Manual in Spanish > > LICENSE= GFDL > >Index: misc/gimp-help-it/Makefile >=================================================================== >--- misc/gimp-help-it/Makefile (revision 462886) >+++ misc/gimp-help-it/Makefile (working copy) >@@ -4,7 +4,7 @@ > CATEGORIES= misc graphics > > MAINTAINER= liangtai.s16@gmail.com >-COMMENT= The GIMP User Manual in Italian >+COMMENT= GIMP User Manual in Italian > > LICENSE= GFDL > >Index: misc/gimp-help-nl/Makefile >=================================================================== >--- misc/gimp-help-nl/Makefile (revision 462886) >+++ misc/gimp-help-nl/Makefile (working copy) >@@ -4,7 +4,7 @@ > CATEGORIES= misc graphics > > MAINTAINER= liangtai.s16@gmail.com >-COMMENT= The GIMP User Manual in Dutch >+COMMENT= GIMP User Manual in Dutch > > LICENSE= GFDL > >Index: misc/gimp-help-nn/Makefile >=================================================================== >--- misc/gimp-help-nn/Makefile (revision 462886) >+++ misc/gimp-help-nn/Makefile (working copy) >@@ -4,7 +4,7 @@ > CATEGORIES= misc graphics > > MAINTAINER= liangtai.s16@gmail.com >-COMMENT= The GIMP User Manual in Norwegian:Ninorsk >+COMMENT= GIMP User Manual in Norwegian:Ninorsk > > LICENSE= GFDL > >Index: misc/gimp-help-sl/Makefile >=================================================================== >--- misc/gimp-help-sl/Makefile (revision 462886) >+++ misc/gimp-help-sl/Makefile (working copy) >@@ -4,7 +4,7 @@ > CATEGORIES= misc graphics > > MAINTAINER= liangtai.s16@gmail.com >-COMMENT= The GIMP User Manual in Slovenian >+COMMENT= GIMP User Manual in Slovenian > > LICENSE= GFDL > >Index: misc/gimp-help-sv/Makefile >=================================================================== >--- misc/gimp-help-sv/Makefile (revision 462886) >+++ misc/gimp-help-sv/Makefile (working copy) >@@ -4,7 +4,7 @@ > CATEGORIES= misc graphics > > MAINTAINER= liangtai.s16@gmail.com >-COMMENT= The GIMP User Manual in Swedish >+COMMENT= GIMP User Manual in Swedish > > LICENSE= GFDL > >Index: portuguese/gimp-help-pt_BR/Makefile >=================================================================== >--- portuguese/gimp-help-pt_BR/Makefile (revision 462886) >+++ portuguese/gimp-help-pt_BR/Makefile (working copy) >@@ -4,7 +4,7 @@ > CATEGORIES= portuguese graphics > > MAINTAINER= liangtai.s16@gmail.com >-COMMENT= The GIMP User Manual in Brazilian Portuguese >+COMMENT= GIMP User Manual in Brazilian Portuguese > > LICENSE= GFDL > >Index: russian/gimp-help/Makefile >=================================================================== >--- russian/gimp-help/Makefile (revision 462886) >+++ russian/gimp-help/Makefile (working copy) >@@ -4,7 +4,7 @@ > CATEGORIES= russian graphics > > MAINTAINER= liangtai.s16@gmail.com >-COMMENT= The GIMP User Manual in Russian >+COMMENT= GIMP User Manual in Russian > > LICENSE= GFDL >
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:
liangtai.s16
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 226189
: 190980