FreeBSD Bugzilla – Attachment 256129 Details for
Bug 283588
devel/libunistring: Update to 1.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for libunistring
linunistring-13.patch (text/plain), 1.86 KB, created by
Daniel Engberg
on 2024-12-25 10:19:23 UTC
(
hide
)
Description:
Patch for libunistring
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2024-12-25 10:19:23 UTC
Size:
1.86 KB
patch
obsolete
>diff --git a/devel/libunistring/Makefile b/devel/libunistring/Makefile >index 6ca4ecb69a05..9ffc14a8c143 100644 >--- a/devel/libunistring/Makefile >+++ b/devel/libunistring/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= libunistring >-DISTVERSION= 1.2 >+DISTVERSION= 1.3 > CATEGORIES= devel > MASTER_SITES= GNU > >@@ -16,11 +16,18 @@ LICENSE_FILE_LGPL3+ = ${WRKSRC}/COPYING.LIB > USES= alias charsetfix cpe iconv libtool tar:xz > CPE_VENDOR= gnu > USE_LDCONFIG= yes >+ > GNU_CONFIGURE= yes >-CONFIGURE_ARGS= --disable-static >-INSTALL_TARGET= install-strip >-TEST_TARGET= check >+ > INFO= ${PORTNAME} >+ >+TEST_TARGET= check >+INSTALL_TARGET= install-strip >+ >+CFLAGS+= -O0 >+ >+CONFIGURE_ARGS= --disable-static >+ > OPTIONS_DEFINE= DOCS > > TESTING_UNSAFE= test-time.c:46: assertion 'tt3 >= tv2.tv_sec' failed >diff --git a/devel/libunistring/distinfo b/devel/libunistring/distinfo >index 9eb9474478de..0d3252b981f4 100644 >--- a/devel/libunistring/distinfo >+++ b/devel/libunistring/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1708981678 >-SHA256 (libunistring-1.2.tar.xz) = 632bd65ed74a881ca8a0309a1001c428bd1cbd5cd7ddbf8cedcd2e65f4dcdc44 >-SIZE (libunistring-1.2.tar.xz) = 2502196 >+TIMESTAMP = 1735116332 >+SHA256 (libunistring-1.3.tar.xz) = f245786c831d25150f3dfb4317cda1acc5e3f79a5da4ad073ddca58886569527 >+SIZE (libunistring-1.3.tar.xz) = 2753448 >diff --git a/devel/libunistring/pkg-plist b/devel/libunistring/pkg-plist >index 26e01030b82a..d2bbdaf47367 100644 >--- a/devel/libunistring/pkg-plist >+++ b/devel/libunistring/pkg-plist >@@ -25,7 +25,6 @@ > %%PORTDOCS%%%%DOCSDIR%%/libunistring_fot.html > %%PORTDOCS%%%%DOCSDIR%%/libunistring_toc.html > include/unistring/inline.h >-include/unistring/stdbool.h > include/unistring/stdint.h > include/unistring/localcharset.h > include/unistring/iconveh.h >@@ -47,4 +46,4 @@ include/unicase.h > include/unigbrk.h > lib/libunistring.so > lib/libunistring.so.5 >-lib/libunistring.so.5.1.0 >+lib/libunistring.so.5.2.0
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 283588
: 256129 |
256686