FreeBSD Bugzilla – Attachment 162987 Details for
Bug 204448
[PATCH] textproc/utf8proc: Update to version 1.3.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
textproc_utx8proc.diff
textproc_utf8proc.diff (text/plain), 1.76 KB, created by
tkato432
on 2015-11-10 18:35:34 UTC
(
hide
)
Description:
textproc_utx8proc.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2015-11-10 18:35:34 UTC
Size:
1.76 KB
patch
obsolete
>diff -urN /usr/ports/textproc/utf8proc/Makefile textproc/utf8proc/Makefile >--- /usr/ports/textproc/utf8proc/Makefile 2015-09-20 05:39:54.383699000 +0900 >+++ textproc/utf8proc/Makefile 2015-11-11 00:00:00.000000000 +0900 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/textproc/utf8proc/Makefile 397327 2015-09-19 14:15:34Z wen $ > > PORTNAME= utf8proc >-PORTVERSION= 1.3 >+PORTVERSION= 1.3.1 > DISTVERSIONPREFIX= v > CATEGORIES= textproc devel > >@@ -24,7 +24,7 @@ > lib/libutf8proc.so \ > lib/libutf8proc.so.1 \ > lib/libutf8proc.so.1.3 \ >- lib/libutf8proc.so.1.3.0 >+ lib/libutf8proc.so.1.3.1 > > OPTIONS_DEFINE= DOCS > >@@ -33,7 +33,7 @@ > ${STAGEDIR}${PREFIX}/include) > (cd ${WRKSRC} && ${INSTALL_DATA} libutf8proc.a \ > ${STAGEDIR}${PREFIX}/lib) >- (cd ${WRKSRC} && ${INSTALL_LIB} libutf8proc.so.1.3.0 \ >+ (cd ${WRKSRC} && ${INSTALL_LIB} libutf8proc.so.1.3.1 \ > ${STAGEDIR}${PREFIX}/lib) > ${LN} -sf libutf8proc.so.1.3.0 \ > ${STAGEDIR}${PREFIX}/lib/libutf8proc.so.1.3 >@@ -41,6 +41,8 @@ > ${STAGEDIR}${PREFIX}/lib/libutf8proc.so.1 > ${LN} -sf libutf8proc.so.1.3.0 \ > ${STAGEDIR}${PREFIX}/lib/libutf8proc.so >+ >+post-install-DOCS-on: > @${MKDIR} ${STAGEDIR}${DOCSDIR} > (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} \ > ${STAGEDIR}${DOCSDIR}) >diff -urN /usr/ports/textproc/utf8proc/distinfo textproc/utf8proc/distinfo >--- /usr/ports/textproc/utf8proc/distinfo 2015-09-20 05:39:54.384004000 +0900 >+++ textproc/utf8proc/distinfo 2015-11-11 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (JuliaLang-utf8proc-v1.3_GH0.tar.gz) = 6f4e48ab3143271b85f30196eb622cf4d40a258e4203cb12e5298d56a76c271f >-SIZE (JuliaLang-utf8proc-v1.3_GH0.tar.gz) = 144146 >+SHA256 (JuliaLang-utf8proc-v1.3.1_GH0.tar.gz) = 83b60fe21fd8a017b8ad469515873893c8e911a5bef336a427594d398b5688cc >+SIZE (JuliaLang-utf8proc-v1.3.1_GH0.tar.gz) = 144874
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 204448
: 162987