diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-08-31 15:31:36 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2017-10-04 14:01:44 -0300 |
commit | d99611094e4d7dd1106e88ec90751d2d6cd93363 (patch) | |
tree | 3e7cc08e79fbbde60e07aca09c9ee4d75e51a916 /dns/libidn2/Makefile | |
parent | f89cbe269d990c016bff000a2b216458d5eca3f5 (diff) | |
download | FreeBSD-ports-RELENG_2_3_4.zip FreeBSD-ports-RELENG_2_3_4.tar.gz |
Update to 2.0.4RELENG_2_3_4
Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS
(cherry picked from commit 267f5514c57df55ac83f8d99f09cb62ddc66031a)
Diffstat (limited to 'dns/libidn2/Makefile')
-rw-r--r-- | dns/libidn2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/libidn2/Makefile b/dns/libidn2/Makefile index 88ea4a6..5d54f4a 100644 --- a/dns/libidn2/Makefile +++ b/dns/libidn2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libidn2 -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.4 CATEGORIES= dns MASTER_SITES= GNU/libidn |