textproc/utf8proc: update 2.5.0 -> 2.6.1
PR: 251357 Submitted by: daniel.engberg.lists@pyret.net Relnotes: https://github.com/JuliaStrings/utf8proc/releases/tag/v2.6.1 Approved: hrs (maintainer timeout)
This commit is contained in:
parent
47c29befe9
commit
34693bdefa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559844
@ -2,8 +2,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= utf8proc
|
||||
PORTVERSION= 2.5.0
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.6.1
|
||||
CATEGORIES= textproc devel
|
||||
|
||||
MAINTAINER= hrs@FreeBSD.org
|
||||
@ -12,17 +12,13 @@ COMMENT= UTF-8 processing library
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
TEST_DEPENDS= curl:ftp/curl
|
||||
|
||||
USES= gmake perl5
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= JuliaStrings
|
||||
USE_LDCONFIG= yes
|
||||
USE_PERL5= test
|
||||
|
||||
MAKE_ARGS= prefix=${PREFIX}
|
||||
TEST_TARGET= check
|
||||
|
||||
CONFLICTS= libutf8proc-[0-9]*
|
||||
|
||||
@ -30,7 +26,7 @@ PLIST_FILES= include/utf8proc.h \
|
||||
lib/libutf8proc.a \
|
||||
lib/libutf8proc.so \
|
||||
lib/libutf8proc.so.2 \
|
||||
lib/libutf8proc.so.2.3.2 \
|
||||
lib/libutf8proc.so.2.4.1 \
|
||||
libdata/pkgconfig/libutf8proc.pc
|
||||
PORTDOCS= NEWS.md README.md
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1587548900
|
||||
SHA256 (JuliaStrings-utf8proc-v2.5.0_GH0.tar.gz) = d4e8dfc898cfd062493cb7f42d95d70ccdd3a4cd4d90bec0c71b47cca688f1be
|
||||
SIZE (JuliaStrings-utf8proc-v2.5.0_GH0.tar.gz) = 155485
|
||||
TIMESTAMP = 1608108854
|
||||
SHA256 (JuliaStrings-utf8proc-v2.6.1_GH0.tar.gz) = 4c06a9dc4017e8a2438ef80ee371d45868bda2237a98b26554de7a95406b283b
|
||||
SIZE (JuliaStrings-utf8proc-v2.6.1_GH0.tar.gz) = 182903
|
||||
|
Loading…
Reference in New Issue
Block a user