Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] icu: update to 67.1; Claim maintainer
@ 2020-04-30  3:29 rmccask
  2020-04-30  7:30 ` ericonr
                   ` (22 more replies)
  0 siblings, 23 replies; 24+ messages in thread
From: rmccask @ 2020-04-30  3:29 UTC (permalink / raw)
  To: ml

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

There is a new 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

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: 3887 bytes --]

From 864c7e78b0b7105d14b050ada7bd58b319be6cda 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

---
 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 a208407b359..8f66c503c28 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -551,12 +551,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)"

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: icu: update to 67.1; Claim maintainer
  2020-04-30  3:29 [PR PATCH] icu: update to 67.1; Claim maintainer rmccask
@ 2020-04-30  7:30 ` ericonr
  2020-04-30  9:04 ` pullmoll
                   ` (21 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: ericonr @ 2020-04-30  7:30 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/21481#issuecomment-621664143

Comment:
I'd do a single commit for the revbump, at most. Otherwise it will fill up the log too much. And all in this PR.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: icu: update to 67.1; Claim maintainer
  2020-04-30  3:29 [PR PATCH] icu: update to 67.1; Claim maintainer rmccask
  2020-04-30  7:30 ` ericonr
@ 2020-04-30  9:04 ` pullmoll
  2020-04-30  9:05 ` pullmoll
                   ` (20 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: pullmoll @ 2020-04-30  9:04 UTC (permalink / raw)
  To: ml

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

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/pull/21481#issuecomment-621709629

Comment:
First be sure to have `[ci skip]` in the commit message body of `icu: update to 67.1; Claim maintainer` or Travis will be hogged for days. Then you can use `xrevbump "revbump for icu-67.1" <list of packages>` and finally `git push -f`. 

Each revbump should be a single commit in this PR.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: icu: update to 67.1; Claim maintainer
  2020-04-30  3:29 [PR PATCH] icu: update to 67.1; Claim maintainer 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
                   ` (19 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: pullmoll @ 2020-04-30  9:05 UTC (permalink / raw)
  To: ml

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

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/pull/21481#issuecomment-621710297

Comment:
And of course all 99 packages have to be tested to build w/o problems and also work before we can merge this.


^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [WIP] icu: update to 67.1; Claim maintainer
  2020-04-30  3:29 [PR PATCH] icu: update to 67.1; Claim maintainer rmccask
                   ` (2 preceding siblings ...)
  2020-04-30  9:05 ` pullmoll
@ 2020-04-30 16:51 ` rmccask
  2020-04-30 16:59 ` q66
                   ` (18 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: rmccask @ 2020-04-30 16:51 UTC (permalink / raw)
  To: ml

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

New comment by rmccask on void-packages repository

https://github.com/void-linux/void-packages/pull/21481#issuecomment-621974148

Comment:
I have marked this as [WIP] while I test build all the packages.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [WIP] icu: update to 67.1; Claim maintainer
  2020-04-30  3:29 [PR PATCH] icu: update to 67.1; Claim maintainer rmccask
                   ` (3 preceding siblings ...)
  2020-04-30 16:51 ` [WIP] " rmccask
@ 2020-04-30 16:59 ` q66
  2020-04-30 17:09 ` q66
                   ` (17 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: q66 @ 2020-04-30 16:59 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/21481#issuecomment-621979008

Comment:
one commit per each revbumped package, please; that's the standard way

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [WIP] icu: update to 67.1; Claim maintainer
  2020-04-30  3:29 [PR PATCH] icu: update to 67.1; Claim maintainer rmccask
                   ` (4 preceding siblings ...)
  2020-04-30 16:59 ` q66
@ 2020-04-30 17:09 ` q66
  2020-04-30 17:10 ` q66
                   ` (16 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: q66 @ 2020-04-30 17:09 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/21481#issuecomment-621979008

Comment:
one commit per each revbumped package, please; that's the standard way (all within this PR, of course)

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [WIP] icu: update to 67.1; Claim maintainer
  2020-04-30  3:29 [PR PATCH] icu: update to 67.1; Claim maintainer rmccask
                   ` (5 preceding siblings ...)
  2020-04-30 17:09 ` q66
@ 2020-04-30 17:10 ` q66
  2020-05-02  4:58 ` [PR PATCH] [Updated] " rmccask
                   ` (15 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: q66 @ 2020-04-30 17:10 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/21481#issuecomment-621979008

Comment:
one commit per each revbumped package, please; that's the standard way (all within this PR, of course)

Also, make sure the top commit of the PR always has a `[ci skip]` in its body, the top commit part is important as otherwise travis will still run everything before it.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [PR PATCH] [Updated] [WIP] icu: update to 67.1; Claim maintainer
  2020-04-30  3:29 [PR PATCH] icu: update to 67.1; Claim maintainer rmccask
                   ` (6 preceding siblings ...)
  2020-04-30 17:10 ` q66
@ 2020-05-02  4:58 ` rmccask
  2020-05-06  2:29 ` rmccask
                   ` (14 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: rmccask @ 2020-05-02  4:58 UTC (permalink / raw)
  To: ml

[-- 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 47a35706572614ae37123ad4137fee9d8fd93664 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 9fb74043e9f..54bd27c283c 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)"

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [PR PATCH] [Updated] [WIP] icu: update to 67.1; Claim maintainer
  2020-04-30  3:29 [PR PATCH] icu: update to 67.1; Claim maintainer rmccask
                   ` (7 preceding siblings ...)
  2020-05-02  4:58 ` [PR PATCH] [Updated] " rmccask
@ 2020-05-06  2:29 ` rmccask
  2020-05-07  4:13 ` rmccask
                   ` (13 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: rmccask @ 2020-05-06  2:29 UTC (permalink / raw)
  To: ml

[-- 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 e04a0cdd6b02fcb2f16ba315bc6ebf8ce22a240f 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 eaf2724d234..138a1c209fc 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)"

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [PR PATCH] [Updated] [WIP] icu: update to 67.1; Claim maintainer
  2020-04-30  3:29 [PR PATCH] icu: update to 67.1; Claim maintainer rmccask
                   ` (8 preceding siblings ...)
  2020-05-06  2:29 ` rmccask
@ 2020-05-07  4:13 ` rmccask
  2020-05-09 17:29 ` [WIP] icu: update to 66.1; " rmccask
                   ` (12 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: rmccask @ 2020-05-07  4:13 UTC (permalink / raw)
  To: ml

[-- 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)"

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [WIP] icu: update to 66.1; Claim maintainer
  2020-04-30  3:29 [PR PATCH] icu: update to 67.1; Claim maintainer rmccask
                   ` (9 preceding siblings ...)
  2020-05-07  4:13 ` rmccask
@ 2020-05-09 17:29 ` rmccask
  2020-05-09 17:31 ` [PR PATCH] [Updated] " rmccask
                   ` (11 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: rmccask @ 2020-05-09 17:29 UTC (permalink / raw)
  To: ml

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

New comment by rmccask on void-packages repository

https://github.com/void-linux/void-packages/pull/21481#issuecomment-626209796

Comment:
qt5-webengine 5.14.2 is using getAllFieldPositions in their latest version.  This function is gone in ICU 67.1.  I am changing this PR to ICU 66.1.  I will reattempt 67.1 later.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [PR PATCH] [Updated] [WIP] icu: update to 66.1; Claim maintainer
  2020-04-30  3:29 [PR PATCH] icu: update to 67.1; Claim maintainer rmccask
                   ` (10 preceding siblings ...)
  2020-05-09 17:29 ` [WIP] icu: update to 66.1; " rmccask
@ 2020-05-09 17:31 ` rmccask
  2020-05-09 20:25 ` q66
                   ` (10 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: rmccask @ 2020-05-09 17:31 UTC (permalink / raw)
  To: ml

[-- 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 66.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: 2889 bytes --]

From 34c66eeac7db427f22dab66c455858ec1027df21 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 66.1; Claim maintainer

[ci skip]
---
 common/shlibs        | 12 ++++++------
 srcpkgs/icu/template | 13 ++++++-------
 srcpkgs/icu/update   |  4 ++--
 3 files changed, 14 insertions(+), 15 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index e18431a89ff..9b6b7755cb0 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.66 icu-libs-66.1_1
+libicui18n.so.66 icu-libs-66.1_1
+libicudata.so.66 icu-libs-66.1_1
+libicutu.so.66 icu-libs-66.1_1
+libicuuc.so.66 icu-libs-66.1_1
+libicutest.so.66 icu-libs-66.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/template b/srcpkgs/icu/template
index cc72b96d921..a607cf334f6 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=66.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=52a3f2209ab95559c1cf0a14f24338001f389615bf00e2585ef3dbc43ecf0a2e
 
 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)"

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [WIP] icu: update to 66.1; Claim maintainer
  2020-04-30  3:29 [PR PATCH] icu: update to 67.1; Claim maintainer rmccask
                   ` (11 preceding siblings ...)
  2020-05-09 17:31 ` [PR PATCH] [Updated] " rmccask
@ 2020-05-09 20:25 ` q66
  2020-05-09 20:51 ` Johnnynator
                   ` (9 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: q66 @ 2020-05-09 20:25 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/21481#issuecomment-626230892

Comment:
let's not update to an already old version, ICU is too rebuild-heavy not to it all at once

if needed, patch things to build

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [WIP] icu: update to 66.1; Claim maintainer
  2020-04-30  3:29 [PR PATCH] icu: update to 67.1; Claim maintainer rmccask
                   ` (12 preceding siblings ...)
  2020-05-09 20:25 ` q66
@ 2020-05-09 20:51 ` Johnnynator
  2020-05-10 17:04 ` [PR PATCH] [Updated] " rmccask
                   ` (8 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: Johnnynator @ 2020-05-09 20:51 UTC (permalink / raw)
  To: ml

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

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/pull/21481#issuecomment-626233736

Comment:
You can take a look arch arch for patches. E.g. qt5-webengine https://git.archlinux.org/svntogit/packages.git/plain/trunk/icu67.patch?h=packages/qt5-webengine

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [PR PATCH] [Updated] [WIP] icu: update to 66.1; Claim maintainer
  2020-04-30  3:29 [PR PATCH] icu: update to 67.1; Claim maintainer rmccask
                   ` (13 preceding siblings ...)
  2020-05-09 20:51 ` Johnnynator
@ 2020-05-10 17:04 ` rmccask
  2020-05-14  0:33 ` [PR PATCH] [Updated] [WIP] icu: update to 67.1; " rmccask
                   ` (7 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: rmccask @ 2020-05-10 17:04 UTC (permalink / raw)
  To: ml

[-- 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 66.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 9615a38d3b5e538a335e255057afd9eafbe55731 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 66.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 8342e117092..4cb6c76e56e 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)"

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [PR PATCH] [Updated] [WIP] icu: update to 67.1; Claim maintainer
  2020-04-30  3:29 [PR PATCH] icu: update to 67.1; Claim maintainer rmccask
                   ` (14 preceding siblings ...)
  2020-05-10 17:04 ` [PR PATCH] [Updated] " rmccask
@ 2020-05-14  0:33 ` rmccask
  2020-05-14 21:07 ` rmccask
                   ` (6 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: rmccask @ 2020-05-14  0:33 UTC (permalink / raw)
  To: ml

[-- 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 a58e30d4a1a1810840e7b68bec1043f6db90efb6 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 66.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 d7ef5f18ee9..2b3e66a337c 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)"

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [PR PATCH] [Updated] [WIP] icu: update to 67.1; Claim maintainer
  2020-04-30  3:29 [PR PATCH] icu: update to 67.1; Claim maintainer rmccask
                   ` (15 preceding siblings ...)
  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
                   ` (5 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: rmccask @ 2020-05-14 21:07 UTC (permalink / raw)
  To: ml

[-- 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 bf395d291db7634acee9cf724e1de14efbc54f85 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 66.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 22e35e26882..86e044dcb5b 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -552,12 +552,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)"

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [WIP] icu: update to 67.1; Claim maintainer
  2020-04-30  3:29 [PR PATCH] icu: update to 67.1; Claim maintainer rmccask
                   ` (16 preceding siblings ...)
  2020-05-14 21:07 ` rmccask
@ 2020-05-18 22:53 ` ericonr
  2020-05-18 23:04 ` ericonr
                   ` (4 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: ericonr @ 2020-05-18 22:53 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/21481#issuecomment-630476568

Comment:
@rmccask you need to fix the icu-libs sub-package function, it's copying the `lib*.so` files to icu-devel instead of icu-libs.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [WIP] icu: update to 67.1; Claim maintainer
  2020-04-30  3:29 [PR PATCH] icu: update to 67.1; Claim maintainer rmccask
                   ` (17 preceding siblings ...)
  2020-05-18 22:53 ` ericonr
@ 2020-05-18 23:04 ` ericonr
  2020-05-18 23:08 ` ericonr
                   ` (3 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: ericonr @ 2020-05-18 23:04 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/21481#issuecomment-630476568

Comment:
@rmccask you need to fix the icu-libs sub-package function, it's copying the `lib*.so` files to icu-devel instead of icu-libs.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [WIP] icu: update to 67.1; Claim maintainer
  2020-04-30  3:29 [PR PATCH] icu: update to 67.1; Claim maintainer rmccask
                   ` (18 preceding siblings ...)
  2020-05-18 23:04 ` ericonr
@ 2020-05-18 23:08 ` ericonr
  2020-05-18 23:37 ` ericonr
                   ` (2 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: ericonr @ 2020-05-18 23:08 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/21481#issuecomment-630480923

Comment:
Any reason we aren't building the static libs as well? 

```
diff --git a/srcpkgs/icu/template b/srcpkgs/icu/template
index cc72b96d92..c1c7c499c8 100644
--- a/srcpkgs/icu/template
+++ b/srcpkgs/icu/template
@@ -8,7 +8,7 @@ wrksrc=icu
 build_wrksrc=source
 build_style=gnu-configure
 # use archive data instead of .so data for correct cross-compiling
-configure_args="--with-data-packaging=archive"
+configure_args="--with-data-packaging=archive --enable-static"
 hostmakedepends="pkg-config"
 short_desc="Robust and fully-featured Unicode libraries"
 maintainer="Orphaned <orphan@voidlinux.org>"
@@ -103,6 +103,7 @@ icu-devel_package() {
 		vmove usr/bin/icu-config
 		vmove "usr/share/man/man1/icu-config*"
 		vmove "usr/lib/*.so"
+		vmove "usr/lib/*.a"
 	}
 }
 icu-libs_package() {
```

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [WIP] icu: update to 67.1; Claim maintainer
  2020-04-30  3:29 [PR PATCH] icu: update to 67.1; Claim maintainer rmccask
                   ` (19 preceding siblings ...)
  2020-05-18 23:08 ` ericonr
@ 2020-05-18 23:37 ` ericonr
  2020-05-26 20:28 ` q66
  2020-05-26 20:28 ` [PR PATCH] [Closed]: " q66
  22 siblings, 0 replies; 24+ messages in thread
From: ericonr @ 2020-05-18 23:37 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/21481#issuecomment-630480923

Comment:
Any reason we aren't building the static libs as well? (also your commit has the wrong name)

```
diff --git a/srcpkgs/icu/template b/srcpkgs/icu/template
index cc72b96d92..c1c7c499c8 100644
--- a/srcpkgs/icu/template
+++ b/srcpkgs/icu/template
@@ -8,7 +8,7 @@ wrksrc=icu
 build_wrksrc=source
 build_style=gnu-configure
 # use archive data instead of .so data for correct cross-compiling
-configure_args="--with-data-packaging=archive"
+configure_args="--with-data-packaging=archive --enable-static"
 hostmakedepends="pkg-config"
 short_desc="Robust and fully-featured Unicode libraries"
 maintainer="Orphaned <orphan@voidlinux.org>"
@@ -103,6 +103,7 @@ icu-devel_package() {
 		vmove usr/bin/icu-config
 		vmove "usr/share/man/man1/icu-config*"
 		vmove "usr/lib/*.so"
+		vmove "usr/lib/*.a"
 	}
 }
 icu-libs_package() {
```

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [WIP] icu: update to 67.1; Claim maintainer
  2020-04-30  3:29 [PR PATCH] icu: update to 67.1; Claim maintainer rmccask
                   ` (20 preceding siblings ...)
  2020-05-18 23:37 ` ericonr
@ 2020-05-26 20:28 ` q66
  2020-05-26 20:28 ` [PR PATCH] [Closed]: " q66
  22 siblings, 0 replies; 24+ messages in thread
From: q66 @ 2020-05-26 20:28 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/21481#issuecomment-634261148

Comment:
superseded by https://github.com/void-linux/void-packages/pull/22334

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: [PR PATCH] [Closed]: [WIP] icu: update to 67.1; Claim maintainer
  2020-04-30  3:29 [PR PATCH] icu: update to 67.1; Claim maintainer rmccask
                   ` (21 preceding siblings ...)
  2020-05-26 20:28 ` q66
@ 2020-05-26 20:28 ` q66
  22 siblings, 0 replies; 24+ messages in thread
From: q66 @ 2020-05-26 20:28 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

[WIP] icu: update to 67.1; Claim maintainer
https://github.com/void-linux/void-packages/pull/21481

Description:
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?

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2020-05-26 20:28 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-30  3:29 [PR PATCH] icu: update to 67.1; Claim maintainer 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
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 ` q66
2020-05-26 20:28 ` [PR PATCH] [Closed]: " q66

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).