git: e26afa552679 - main - devel/icu: back to release artifact after f1f1a8be887e
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Apr 2023 02:31:55 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=e26afa5526792f92729de0ded4fb21c445f1d23b commit e26afa5526792f92729de0ded4fb21c445f1d23b Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-04-14 01:28:28 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-04-14 02:31:34 +0000 devel/icu: back to release artifact after f1f1a8be887e --- devel/icu/Makefile | 10 +++++----- devel/icu/distinfo | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/icu/Makefile b/devel/icu/Makefile index d9964214ab27..29c2891df167 100644 --- a/devel/icu/Makefile +++ b/devel/icu/Makefile @@ -1,9 +1,11 @@ PORTNAME= icu -DISTVERSIONPREFIX= release- -DISTVERSION= 73-1 +DISTVERSION= 73_1 PORTREVISION?= 0 # keep for icu-lx PORTEPOCH?= 1 CATEGORIES?= devel +MASTER_SITES= https://github.com/unicode-org/${PORTNAME}/releases/download/release-${DISTVERSION:S/rc/-&/:S/_/-/g}/ \ + SF/${PORTNAME}/${PORTNAME:tu}4C/${PORTVERSION} +DISTNAME= icu4c-${DISTVERSION}-src MAINTAINER= office@FreeBSD.org COMMENT?= International Components for Unicode (from IBM) @@ -28,9 +30,7 @@ TEST_TARGET= check CPE_VENDOR= ${PORTNAME}-project CPE_PRODUCT= international_components_for_unicode USE_LDCONFIG= yes -USE_GITHUB= yes -GH_ACCOUNT= unicode-org -WRKSRC_SUBDIR= icu4c/source +WRKSRC= ${WRKDIR}/icu/source ICUMAJOR= ${PORTVERSION:C/\..*//} PLIST_SUB+= ICUMAJOR=${ICUMAJOR} ICUVER=${PORTVERSION:C/r.?/1/} diff --git a/devel/icu/distinfo b/devel/icu/distinfo index 213a7e0d010e..7922b03a95ce 100644 --- a/devel/icu/distinfo +++ b/devel/icu/distinfo @@ -1,3 +1,3 @@ TIMESTAMP = 1681238320 -SHA256 (unicode-org-icu-release-73-1_GH0.tar.gz) = e7b6b540c881e83d240b4a12b72fbc97ef5fad30d8d00f2ef674ba18e3bf3640 -SIZE (unicode-org-icu-release-73-1_GH0.tar.gz) = 81501588 +SHA256 (icu4c-73_1-src.tgz) = a457431de164b4aa7eca00ed134d00dfbf88a77c6986a10ae7774fc076bb8c45 +SIZE (icu4c-73_1-src.tgz) = 26512935