mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
Update to 2.0.3
Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS
This commit is contained in:
parent
a6193e79bf
commit
78e954f2e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=446595
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libidn2
|
||||
PORTVERSION= 2.0.2
|
||||
PORTVERSION= 2.0.3
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= GNU/libidn
|
||||
|
||||
@ -12,6 +12,7 @@ COMMENT= Implementation of IDNA2008 internationalized domain names
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= ronn:textproc/rubygem-ronn
|
||||
LIB_DEPENDS= libunistring.so:devel/libunistring
|
||||
|
||||
CONFIGURE_ARGS= --disable-nls \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1493449801
|
||||
SHA256 (libidn2-2.0.2.tar.gz) = 8cd62828b2ab0171e0f35a302f3ad60c3a3fffb45733318b3a8205f9d187eeab
|
||||
SIZE (libidn2-2.0.2.tar.gz) = 1925342
|
||||
TIMESTAMP = 1500989930
|
||||
SHA256 (libidn2-2.0.3.tar.gz) = 4335149ce7a5c615edb781574d38f658672780331064fb17354a10e11a5308cd
|
||||
SIZE (libidn2-2.0.3.tar.gz) = 1801001
|
||||
|
@ -3,7 +3,7 @@ include/idn2.h
|
||||
lib/libidn2.a
|
||||
lib/libidn2.so
|
||||
lib/libidn2.so.0
|
||||
lib/libidn2.so.0.3.1
|
||||
lib/libidn2.so.0.3.2
|
||||
libdata/pkgconfig/libidn2.pc
|
||||
man/man1/idn2.1.gz
|
||||
man/man3/idn2_check_version.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user