dns/libidn2: Update to 2.3.1
Changes: https://gitlab.com/libidn/libidn2/-/blob/master/NEWS
This commit is contained in:
parent
aac990618e
commit
fe0cff8d51
2 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,7 @@
|
|||
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= libidn2
|
||||
PORTVERSION= 2.3.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.3.1
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= GNU/libidn
|
||||
|
||||
|
@ -12,9 +11,10 @@ COMMENT= Implementation of IDNA2008 internationalized domain names
|
|||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= help2man:misc/help2man
|
||||
LIB_DEPENDS= libunistring.so:devel/libunistring
|
||||
|
||||
USES= charsetfix iconv libtool localbase pathfix
|
||||
USES= charsetfix iconv libtool localbase makeinfo pathfix
|
||||
|
||||
CONFIGURE_ARGS= --disable-nls \
|
||||
--with-libunistring-prefix=${LOCALBASE} \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1573888133
|
||||
SHA256 (libidn2-2.3.0.tar.gz) = e1cb1db3d2e249a6a3eb6f0946777c2e892d5c5dc7bd91c74394fc3a01cab8b5
|
||||
SIZE (libidn2-2.3.0.tar.gz) = 2164993
|
||||
TIMESTAMP = 1620928567
|
||||
SHA256 (libidn2-2.3.1.tar.gz) = 8af684943836b8b53965d5f5b6714ef13c26c91eaa36ce7d242e3d21f5d40f2d
|
||||
SIZE (libidn2-2.3.1.tar.gz) = 2188338
|
||||
|
|
Loading…
Reference in a new issue