Github messages for voidlinux
 help / color / mirror / Atom feed
From: rmccask <rmccask@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] [WIP] icu: update to 67.1; Claim maintainer
Date: Thu, 07 May 2020 06:13:20 +0200	[thread overview]
Message-ID: <20200507041320.Q8wAwswzT33oqKK6InPi-Sjss3S2Fq6OM7JcwoiI5VE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21481@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 489 bytes --]

There is an updated pull request by rmccask against master on the void-packages repository

https://github.com/rmccask/void-packages icu-67.1
https://github.com/void-linux/void-packages/pull/21481

[WIP] icu: update to 67.1; Claim maintainer
There are 99 packages that will need to get a revbump because of this.  I have the list of packages in a file.  How do you want me to include all of those?

A patch file from https://github.com/void-linux/void-packages/pull/21481.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-icu-67.1-21481.patch --]
[-- Type: text/x-diff, Size: 3897 bytes --]

From a741c3258283423d0a0b35761519b291a5cbe9bf Mon Sep 17 00:00:00 2001
From: Randy McCaskill <randy@mccaskill.us>
Date: Wed, 29 Apr 2020 23:10:19 -0400
Subject: [PATCH] icu: update to 67.1; Claim maintainer

[ci skip]
---
 common/shlibs                        | 12 ++++++------
 srcpkgs/icu/patches/big-endian.patch | 15 ---------------
 srcpkgs/icu/template                 | 13 ++++++-------
 srcpkgs/icu/update                   |  4 ++--
 4 files changed, 14 insertions(+), 30 deletions(-)
 delete mode 100644 srcpkgs/icu/patches/big-endian.patch

diff --git a/common/shlibs b/common/shlibs
index e18431a89ff..c1173c146e9 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -550,12 +550,12 @@ libkColorPicker.so.0.1.1 kColorPicker-0.1.1_1
 libkImageAnnotator.so.0.2.1 kImageAnnotator-0.2.1_1
 libbabl-0.1.so.0 babl-0.1.16_1
 libbamf3.so.2 bamf-0.5.1_1
-libicuio.so.64 icu-libs-64.1_1
-libicui18n.so.64 icu-libs-64.1_1
-libicudata.so.64 icu-libs-64.1_1
-libicutu.so.64 icu-libs-64.1_1
-libicuuc.so.64 icu-libs-64.1_1
-libicutest.so.64 icu-libs-64.1_1
+libicuio.so.67 icu-libs-67.1_1
+libicui18n.so.67 icu-libs-67.1_1
+libicudata.so.67 icu-libs-67.1_1
+libicutu.so.67 icu-libs-67.1_1
+libicuuc.so.67 icu-libs-67.1_1
+libicutest.so.67 icu-libs-67.1_1
 libaspell.so.15 aspell-0.60_1
 libpspell.so.15 aspell-0.60_1
 libenchant.so.1 enchant-1.4.2_1
diff --git a/srcpkgs/icu/patches/big-endian.patch b/srcpkgs/icu/patches/big-endian.patch
deleted file mode 100644
index 46e0ae45c5c..00000000000
--- a/srcpkgs/icu/patches/big-endian.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Source: https://unicode-org.atlassian.net/browse/ICU-20533
-Upstream: pending(?)
-Reason: fix build on big-endian architecture
-
---- source/data/Makefile.in	2019-04-17 21:42:15.000000000 +0200
-+++ source/data/Makefile.in	2019-07-30 17:14:44.272986038 +0200
-@@ -149,6 +149,7 @@
- ifneq ($(ICUDATA_ARCHIVE),)
- ICUDATA_SOURCE_ARCHIVE = $(OUTDIR)/$(ICUDATA_PLATFORM_NAME).dat
--$(ICUDATA_SOURCE_ARCHIVE): $(ICUDATA_ARCHIVE) $(OUTDIR)
-+$(ICUDATA_SOURCE_ARCHIVE): $(ICUDATA_ARCHIVE)
-+	$(MKINSTALLDIRS) $(OUTDIR)
- 	$(INVOKE) $(TOOLBINDIR)/icupkg -t$(ICUDATA_CHAR) $(ICUDATA_ARCHIVE) $(ICUDATA_SOURCE_ARCHIVE)
- endif
- else
diff --git a/srcpkgs/icu/template b/srcpkgs/icu/template
index cc72b96d921..fc3d0c325a3 100644
--- a/srcpkgs/icu/template
+++ b/srcpkgs/icu/template
@@ -2,8 +2,8 @@
 # NOTE: Please convert this package to support progressive updates with the
 #       next soname bump.
 pkgname=icu
-version=64.2
-revision=2
+version=67.1
+revision=1
 wrksrc=icu
 build_wrksrc=source
 build_style=gnu-configure
@@ -11,12 +11,11 @@ build_style=gnu-configure
 configure_args="--with-data-packaging=archive"
 hostmakedepends="pkg-config"
 short_desc="Robust and fully-featured Unicode libraries"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Randy McCaskill <randy@mccaskill.us>"
 license="ICU"
-homepage="http://www.icu-project.org/"
-#distfiles="http://download.icu-project.org/files/icu4c/${version}/icu4c-${version//./_}-src.tgz"
-distfiles="https://osdn.net/frs/g_redir.php?m=kent&f=icu%2FICU4C%2F64.2%2Ficu4c-${version//./_}-src.tgz>icu4c-${version//./_}-src.tgz"
-checksum=627d5d8478e6d96fc8c90fed4851239079a561a6a8b9e48b0892f24e82d31d6c
+homepage="https://home.unicode.org/"
+distfiles="https://github.com/unicode-org/icu/releases/download/release-${version//./-}/icu4c-${version//./_}-src.tgz"
+checksum=94a80cd6f251a53bd2a997f6f1b5ac6653fe791dfab66e1eb0227740fb86d5dc
 
 if [ "$CROSS_BUILD" ]; then
 	configure_args+=" --with-cross-build=${XBPS_BUILDDIR}/${wrksrc}/host-icu"
diff --git a/srcpkgs/icu/update b/srcpkgs/icu/update
index cbba24ead95..e33ef297284 100644
--- a/srcpkgs/icu/update
+++ b/srcpkgs/icu/update
@@ -1,2 +1,2 @@
-site='http://site.icu-project.org/download'
-pattern='ICU4C-Download">\K[\d.]+'
+site=https://github.com/unicode-org/icu/releases
+pattern="release-\K[\d\-]*(?=\.tar\.gz)"

  parent reply	other threads:[~2020-05-07  4:13 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-30  3:29 [PR PATCH] " rmccask
2020-04-30  7:30 ` ericonr
2020-04-30  9:04 ` pullmoll
2020-04-30  9:05 ` pullmoll
2020-04-30 16:51 ` [WIP] " rmccask
2020-04-30 16:59 ` q66
2020-04-30 17:09 ` q66
2020-04-30 17:10 ` q66
2020-05-02  4:58 ` [PR PATCH] [Updated] " rmccask
2020-05-06  2:29 ` rmccask
2020-05-07  4:13 ` rmccask [this message]
2020-05-09 17:29 ` [WIP] icu: update to 66.1; " rmccask
2020-05-09 17:31 ` [PR PATCH] [Updated] " rmccask
2020-05-09 20:25 ` q66
2020-05-09 20:51 ` Johnnynator
2020-05-10 17:04 ` [PR PATCH] [Updated] " rmccask
2020-05-14  0:33 ` [PR PATCH] [Updated] [WIP] icu: update to 67.1; " rmccask
2020-05-14 21:07 ` rmccask
2020-05-18 22:53 ` ericonr
2020-05-18 23:04 ` ericonr
2020-05-18 23:08 ` ericonr
2020-05-18 23:37 ` ericonr
2020-05-26 20:28 ` [PR PATCH] [Closed]: " q66
2020-05-26 20:28 ` q66

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200507041320.Q8wAwswzT33oqKK6InPi-Sjss3S2Fq6OM7JcwoiI5VE@z \
    --to=rmccask@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).