FreeBSD Bugzilla – Attachment 237893 Details for
Bug 267592
devel/utf8cpp: Update to 3.2.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for utf8cpp
utf8cpp-321.patch (text/plain), 1.86 KB, created by
Daniel Engberg
on 2022-11-06 12:49:24 UTC
(
hide
)
Description:
Patch for utf8cpp
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2022-11-06 12:49:24 UTC
Size:
1.86 KB
patch
obsolete
>diff --git a/devel/utf8cpp/Makefile b/devel/utf8cpp/Makefile >index 9e6d378bb177..5a1ed9980931 100644 >--- a/devel/utf8cpp/Makefile >+++ b/devel/utf8cpp/Makefile >@@ -1,13 +1,18 @@ > PORTNAME= utf8cpp >-PORTVERSION= 3.1.2 > DISTVERSIONPREFIX= v >+DISTVERSION= 3.2.1 > CATEGORIES= devel > >+PATCH_SITES= https://github.com/nemtrif/utfcpp/commit/ >+PATCHFILES= a92f85526ba3027f843c6523f1d6ddb7ccf9d223.patch:-p1 \ >+ aa3b12c52b2f96a8c2b7873e9b4e061c9e534aa4.patch:-p1 >+ > MAINTAINER= k@stereochro.me > COMMENT= Simple, portable, lightweight library for handling UTF-8 strings >-WWW= http://utfcpp.sourceforge.net/ >+WWW= https://github.com/nemtrif/utfcpp > > LICENSE= BSL >+LICENSE_FILE= ${WRKSRC}/LICENSE > > USES= cmake > USE_GITHUB= yes >@@ -20,6 +25,7 @@ PLIST_FILES= include/utf8cpp/utf8.h \ > include/utf8cpp/utf8/checked.h \ > include/utf8cpp/utf8/core.h \ > include/utf8cpp/utf8/cpp11.h \ >+ include/utf8cpp/utf8/cpp17.h \ > include/utf8cpp/utf8/unchecked.h \ > lib/cmake/utf8cpp/utf8cppConfig.cmake > >diff --git a/devel/utf8cpp/distinfo b/devel/utf8cpp/distinfo >index c09a94212e45..855b1e1598ae 100644 >--- a/devel/utf8cpp/distinfo >+++ b/devel/utf8cpp/distinfo >@@ -1,3 +1,7 @@ >-TIMESTAMP = 1606387752 >-SHA256 (nemtrif-utfcpp-v3.1.2_GH0.tar.gz) = fea3bfa39fb8bd7368077ea5e1e0db9a8951f7e6fb6d9400b00ab3d92b807c6d >-SIZE (nemtrif-utfcpp-v3.1.2_GH0.tar.gz) = 26388 >+TIMESTAMP = 1667738715 >+SHA256 (nemtrif-utfcpp-v3.2.1_GH0.tar.gz) = 8d6aa7d77ad0abb35bb6139cb9a33597ac4c5b33da6a004ae42429b8598c9605 >+SIZE (nemtrif-utfcpp-v3.2.1_GH0.tar.gz) = 27377 >+SHA256 (a92f85526ba3027f843c6523f1d6ddb7ccf9d223.patch) = c0e9de73839bb7c11ac8f080decc3156168fc172008a750f5f009e4084d59d3e >+SIZE (a92f85526ba3027f843c6523f1d6ddb7ccf9d223.patch) = 660 >+SHA256 (aa3b12c52b2f96a8c2b7873e9b4e061c9e534aa4.patch) = 70465b64fe21d0391eab19fd77a11490be1663b42047ce13916ddae663d401e0 >+SIZE (aa3b12c52b2f96a8c2b7873e9b4e061c9e534aa4.patch) = 2054
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 267592
:
237893
|
237966