FreeBSD Bugzilla – Attachment 129913 Details for
Bug 173986
[PATCH] converters/libiconv: Re-enable EXTRA_PATCHES option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libiconv-1.14.patch
libiconv-1.14.patch (text/plain), 1.71 KB, created by
Takumi Takahashi
on 2012-11-29 11:00:01 UTC
(
hide
)
Description:
libiconv-1.14.patch
Filename:
MIME Type:
Creator:
Takumi Takahashi
Created:
2012-11-29 11:00:01 UTC
Size:
1.71 KB
patch
obsolete
>diff -u -r -N libiconv.orig/Makefile libiconv/Makefile >--- libiconv.orig/Makefile 2012-11-29 08:33:38.057179260 +0900 >+++ libiconv/Makefile 2012-11-29 08:42:00.388041078 +0900 >@@ -28,8 +28,8 @@ > MAN1= iconv.1 > MAN3= iconv.3 iconv_open.3 iconv_open_into.3 iconv_close.3 iconvctl.3 > >-OPTIONS= EXTRA_ENCODINGS "Include extra character sets" on >-# EXTRA_PATCHES "Apply patches to fix CP932, add EUCJP-MS" off >+OPTIONS= EXTRA_ENCODINGS "Include extra character sets" on \ >+ EXTRA_PATCHES "Apply patches to fix CP932, add EUCJP-MS" off > > .ifdef USE_ICONV > .error USE_ICONV is defined as an environment variable, or in the arguments \ >@@ -42,13 +42,13 @@ > CONFIGURE_ARGS+= --enable-extra-encodings > .endif > >-#.if defined(WITH_EXTRA_PATCHES) >-#PATCH_SITES+= http://www2d.biglobe.ne.jp/~msyk/software/libiconv/ >-#PATCH_SITES+= ${MASTER_SITE_LOCAL} >-#PATCH_SITE_SUBDIR= nork >-#PATCHFILES+= ${DISTNAME:C/1\.13\.1/1.13/}-ja-1.patch.gz >-#PATCH_DIST_STRIP+= -p1 >-#.endif >+.if defined(WITH_EXTRA_PATCHES) >+PATCH_SITES+= http://apolloron.org/software/libiconv-1.14-ja/ >+PATCH_SITES+= ${MASTER_SITE_LOCAL} >+PATCH_SITE_SUBDIR= nork >+PATCHFILES+= ${DISTNAME}-ja-1.patch >+PATCH_DIST_STRIP+= -p1 >+.endif > > post-patch: > @${REINPLACE_CMD} -e 's:ei_ksc5601:ei_euc_kr:g' ${WRKSRC}/lib/aliases.h >diff -u -r -N libiconv.orig/distinfo libiconv/distinfo >--- libiconv.orig/distinfo 2012-11-29 08:33:38.057179260 +0900 >+++ libiconv/distinfo 2012-11-29 08:42:49.723045135 +0900 >@@ -1,2 +1,4 @@ > SHA256 (libiconv-1.14.tar.gz) = 72b24ded17d687193c3366d0ebe7cde1e6b18f0df8c55438ac95be39e8a30613 > SIZE (libiconv-1.14.tar.gz) = 4984397 >+SHA256 (libiconv-1.14-ja-1.patch) = f110d55d2c41c923d7f5fd3694b1c0ebc5b9acd22b725a30f3818b10afa68cda >+SIZE (libiconv-1.14-ja-1.patch) = 1463786
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 173986
: 129913