mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Update to 2.2.0.
- Update MASTER_SITES - Update WWW Changes: https://github.com/JuliaStrings/utf8proc/releases https://github.com/JuliaStrings/utf8proc/blob/master/NEWS.md Submitted by: sunpoet PR: 236160
This commit is contained in:
parent
7515f9eeb4
commit
d69a45f8d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494476
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= utf8proc
|
||||
PORTVERSION= 2.1.0
|
||||
PORTVERSION= 2.2.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= textproc devel
|
||||
|
||||
@ -14,7 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
USES= gmake
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= JuliaLang
|
||||
|
||||
GH_ACCOUNT= JuliaStrings
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_ARGS= prefix=${PREFIX}
|
||||
PLIST_FILES= include/utf8proc.h \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1482911401
|
||||
SHA256 (JuliaLang-utf8proc-v2.1.0_GH0.tar.gz) = 25ccc5619ac400f9eaf24aafaae5b625afa1961e140b8dd6072b393267833260
|
||||
SIZE (JuliaLang-utf8proc-v2.1.0_GH0.tar.gz) = 151842
|
||||
TIMESTAMP = 1551427717
|
||||
SHA256 (JuliaStrings-utf8proc-v2.2.0_GH0.tar.gz) = 3f8fd1dbdb057ee5ba584a539d5cd1b3952141c0338557cb0bdf8cb9cfed5dbf
|
||||
SIZE (JuliaStrings-utf8proc-v2.2.0_GH0.tar.gz) = 156334
|
||||
|
@ -6,4 +6,4 @@ characters "Hyphen" (U+2010), "Minus" (U+2212) and
|
||||
"Hyphen-Minus" (U+002D, ASCII Minus) all into the ASCII minus sign, to
|
||||
make them equal for comparisons.
|
||||
|
||||
WWW: http://julialang.org/utf8proc/
|
||||
WWW: https://juliastrings.github.io/utf8proc/
|
||||
|
Loading…
Reference in New Issue
Block a user