View | Details | Raw Unified | Return to bug 262654
Collapse All | Expand All

(-)b/devel/icu/Makefile (-2 / +2 lines)
Lines 1-8 Link Here
1
# Created by: dwm
1
# Created by: dwm
2
2
3
PORTNAME=	icu
3
PORTNAME=	icu
4
DISTVERSION=	70_1
4
DISTVERSION=	71rc
5
PORTREVISION?=	1 # keep for icu-lx
5
PORTREVISION?=	0 # keep for icu-lx
6
PORTEPOCH?=	1
6
PORTEPOCH?=	1
7
CATEGORIES?=	devel
7
CATEGORIES?=	devel
8
MASTER_SITES=	https://github.com/unicode-org/${PORTNAME}/releases/download/release-${DISTVERSION:S/rc/-&/:S/_/-/g}/ \
8
MASTER_SITES=	https://github.com/unicode-org/${PORTNAME}/releases/download/release-${DISTVERSION:S/rc/-&/:S/_/-/g}/ \
(-)b/devel/icu/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1635437097
1
TIMESTAMP = 1647552211
2
SHA256 (icu4c-70_1-src.tgz) = 8d205428c17bf13bb535300669ed28b338a157b1c01ae66d31d0d3e2d47c3fd5
2
SHA256 (icu4c-71rc-src.tgz) = c8a71c285734b545e7298b883023a1fa296a3bc2f3f5f6d320fdfe5fbec9ef80
3
SIZE (icu4c-70_1-src.tgz) = 25449582
3
SIZE (icu4c-71rc-src.tgz) = 25700977
(-)b/devel/icu/pkg-plist (+1 lines)
Lines 162-167 include/unicode/uniset.h Link Here
162
include/unicode/unistr.h
162
include/unicode/unistr.h
163
include/unicode/unorm.h
163
include/unicode/unorm.h
164
include/unicode/unorm2.h
164
include/unicode/unorm2.h
165
include/unicode/unounclass.h
165
include/unicode/unum.h
166
include/unicode/unum.h
166
include/unicode/unumberformatter.h
167
include/unicode/unumberformatter.h
167
include/unicode/unumberrangeformatter.h
168
include/unicode/unumberrangeformatter.h

Return to bug 262654