FreeBSD Bugzilla – Attachment 189970 Details for
Bug 221891
[UPDATE] textproc/py-sphinx to 1.6.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for swift
sw.diff (text/plain), 3.53 KB, created by
Antoine Brodin
on 2018-01-22 15:01:27 UTC
(
hide
)
Description:
patch for swift
Filename:
MIME Type:
Creator:
Antoine Brodin
Created:
2018-01-22 15:01:27 UTC
Size:
3.53 KB
patch
obsolete
>Index: lang/swift/files/patch-swift-docs-CMakeLists.txt >=================================================================== >--- lang/swift/files/patch-swift-docs-CMakeLists.txt (nonexistent) >+++ lang/swift/files/patch-swift-docs-CMakeLists.txt (working copy) >@@ -0,0 +1,11 @@ >+--- swift/docs/CMakeLists.txt.orig 2017-04-21 21:18:29.000000000 +0000 >++++ swift/docs/CMakeLists.txt 2018-01-22 08:47:29.543188000 +0000 >+@@ -11,7 +11,7 @@ >+ >+ SET(SPHINX_ARGS >+ -W >+- -D latex_paper_size=${SWIFT_SPHINX_PAPER_SIZE} >++ -D latex_elements.papersize=${SWIFT_SPHINX_PAPER_SIZE} >+ -d ${CMAKE_BINARY_DIR}/doctrees) >+ >+ if(SPHINX_EXECUTABLE) > >Property changes on: lang/swift/files/patch-swift-docs-CMakeLists.txt >___________________________________________________________________ >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: lang/swift/files/patch-swift-docs-conf.py >=================================================================== >--- lang/swift/files/patch-swift-docs-conf.py (nonexistent) >+++ lang/swift/files/patch-swift-docs-conf.py (working copy) >@@ -0,0 +1,20 @@ >+--- swift/docs/conf.py.orig 2017-04-21 21:18:29.000000000 +0000 >++++ swift/docs/conf.py 2018-01-22 12:34:17.478075000 +0000 >+@@ -29,7 +29,7 @@ >+ extensions = ['sphinx.ext.intersphinx', 'sphinx.ext.todo'] >+ >+ # Add any paths that contain templates here, relative to this directory. >+-templates_path = ['_templates'] >++templates_path = ['_templates', 'archive'] >+ >+ # The suffix of source filenames. >+ source_suffix = '.rst' >+@@ -146,7 +146,7 @@ >+ >+ # Additional templates that should be rendered to pages, maps page names to >+ # template names. >+-html_additional_pages = {'LangRef': 'archive/LangRef.html'} >++html_additional_pages = {'archive/LangRef': 'LangRef.html'} >+ >+ # If false, no module index is generated. >+ # html_domain_indices = True > >Property changes on: lang/swift/files/patch-swift-docs-conf.py >___________________________________________________________________ >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: lang/swift/files/patch-swift-docs-proposals-InitializerInheritance.rst >=================================================================== >--- lang/swift/files/patch-swift-docs-proposals-InitializerInheritance.rst (nonexistent) >+++ lang/swift/files/patch-swift-docs-proposals-InitializerInheritance.rst (working copy) >@@ -0,0 +1,11 @@ >+--- swift/docs/proposals/InitializerInheritance.rst.orig 2017-04-21 21:18:29.000000000 +0000 >++++ swift/docs/proposals/InitializerInheritance.rst 2018-01-22 11:07:00.559384000 +0000 >+@@ -135,7 +135,7 @@ >+ Complete object initializers >+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >+ Introduce the notion of a complete object initializer, which is >+-written as an initializer with ``Self`` as its return type [#], e.g.:: >++written as an initializer with ``Self`` as its return type [#]_, e.g.:: >+ >+ init() -> Self { >+ // ... > >Property changes on: lang/swift/files/patch-swift-docs-proposals-InitializerInheritance.rst >___________________________________________________________________ >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
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 221891
:
185859
|
185908
|
185967
|
186058
|
186876
|
186877
|
187095
|
187776
|
189425
|
189499
|
189607
|
189618
|
189970
|
190077