aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-12-11 22:27:41 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-12-12 12:40:16 +0000
commit3bfeb7097044d1d24bb442af6055fe5e9e6da4d4 (patch)
tree7976b2fee96048ca5b7a691b58959a6523685f7d
parent416d29ce7d3abb52036d1808330dc5758081bf1c (diff)
downloadports-3bfeb7097044d1d24bb442af6055fe5e9e6da4d4.tar.gz
ports-3bfeb7097044d1d24bb442af6055fe5e9e6da4d4.zip
devel/icu: update to 74.2
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-2 Reported by: GitHub (watch releases)
-rw-r--r--devel/icu/Makefile8
-rw-r--r--devel/icu/distinfo6
2 files changed, 10 insertions, 4 deletions
diff --git a/devel/icu/Makefile b/devel/icu/Makefile
index eda1349b3b11..b817aaf7f81f 100644
--- a/devel/icu/Makefile
+++ b/devel/icu/Makefile
@@ -1,5 +1,5 @@
PORTNAME= icu
-DISTVERSION= 74_1
+DISTVERSION= 74_2
PORTREVISION?= 0 # keep for icu-lx
PORTEPOCH?= 1
CATEGORIES?= devel
@@ -35,6 +35,12 @@ WRKSRC= ${WRKDIR}/icu/source
ICUMAJOR= ${PORTVERSION:C/\..*//}
PLIST_SUB+= ICUMAJOR=${ICUMAJOR} ICUVER=${PORTVERSION:C/r.?/1/}
+post-extract:
+# XXX Symlink broken by https://github.com/unicode-org/icu/commit/312bae866003
+ @if [ ! -e ${LICENSE_FILE} ]; then \
+ ${ECHO_CMD} "http://www.unicode.org/copyright.html" >${LICENSE_FILE}; \
+ fi
+
.ifndef PKGNAMESUFFIX
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/g* \
diff --git a/devel/icu/distinfo b/devel/icu/distinfo
index c27fdf6978b5..4418adef9436 100644
--- a/devel/icu/distinfo
+++ b/devel/icu/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1698714688
-SHA256 (icu4c-74_1-src.tgz) = 86ce8e60681972e60e4dcb2490c697463fcec60dd400a5f9bffba26d0b52b8d0
-SIZE (icu4c-74_1-src.tgz) = 26625850
+TIMESTAMP = 1702333661
+SHA256 (icu4c-74_2-src.tgz) = 5e4fb11d6a3e6b85afb55de8da8a71538f1d8fd64fce893986b37d60e5bb0091
+SIZE (icu4c-74_2-src.tgz) = 26618071