FreeBSD Bugzilla – Attachment 195644 Details for
Bug 227666
sysutils/gdisk: Fail to build with UTF16 enabled after icu upgrades
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix ICU 61 issue
gdisk-1.0.4-icu.patch (text/plain), 1.06 KB, created by
Ting-Wei Lan
on 2018-07-30 15:20:48 UTC
(
hide
)
Description:
Fix ICU 61 issue
Filename:
MIME Type:
Creator:
Ting-Wei Lan
Created:
2018-07-30 15:20:48 UTC
Size:
1.06 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 475895) >+++ Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= gdisk > PORTVERSION= 1.0.4 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= sysutils > MASTER_SITES= SF/gptfdisk/gptfdisk/${PORTVERSION} > DISTNAME= gptfdisk-${PORTVERSION} >Index: files/patch-parttypes.h >=================================================================== >--- files/patch-parttypes.h (nonexistent) >+++ files/patch-parttypes.h (working copy) >@@ -0,0 +1,10 @@ >+--- parttypes.h.orig 2017-07-28 01:41:20 UTC >++++ parttypes.h >+@@ -16,6 +16,7 @@ >+ #define __PARTITION_TYPES >+ >+ using namespace std; >++using namespace icu; >+ >+ // A partition type >+ struct AType { > >Property changes on: files/patch-parttypes.h >___________________________________________________________________ >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 227666
:
195279
| 195644