From owner-svn-ports-head@freebsd.org Tue May 8 05:04:17 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0AB3BFCE5BE; Tue, 8 May 2018 05:04:17 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AE978812D0; Tue, 8 May 2018 05:04:16 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A970025AE5; Tue, 8 May 2018 05:04:16 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w4854GHL069121; Tue, 8 May 2018 05:04:16 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4854GgU069118; Tue, 8 May 2018 05:04:16 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201805080504.w4854GgU069118@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Tue, 8 May 2018 05:04:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469353 - head/dns/libidn X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/dns/libidn X-SVN-Commit-Revision: 469353 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 May 2018 05:04:17 -0000 Author: yuri Date: Tue May 8 05:04:15 2018 New Revision: 469353 URL: https://svnweb.freebsd.org/changeset/ports/469353 Log: dns/libidn: Update 1.33 -> 1.34 Also change to DISTVERSION. PR: 228048 Approved by: Hung-Yi Chen (maintainer) Modified: head/dns/libidn/Makefile head/dns/libidn/distinfo head/dns/libidn/pkg-plist Modified: head/dns/libidn/Makefile ============================================================================== --- head/dns/libidn/Makefile Tue May 8 04:58:43 2018 (r469352) +++ head/dns/libidn/Makefile Tue May 8 05:04:15 2018 (r469353) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libidn -PORTVERSION= 1.33 -PORTREVISION= 1 +DISTVERSION= 1.34 CATEGORIES= dns MASTER_SITES= GNU Modified: head/dns/libidn/distinfo ============================================================================== --- head/dns/libidn/distinfo Tue May 8 04:58:43 2018 (r469352) +++ head/dns/libidn/distinfo Tue May 8 05:04:15 2018 (r469353) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469624820 -SHA256 (libidn-1.33.tar.gz) = 44a7aab635bb721ceef6beecc4d49dfd19478325e1b47f3196f7d2acc4930e19 -SIZE (libidn-1.33.tar.gz) = 3501056 +TIMESTAMP = 1525755395 +SHA256 (libidn-1.34.tar.gz) = 3719e2975f2fb28605df3479c380af2cf4ab4e919e1506527e4c7670afff6e3c +SIZE (libidn-1.34.tar.gz) = 3691634 Modified: head/dns/libidn/pkg-plist ============================================================================== --- head/dns/libidn/pkg-plist Tue May 8 04:58:43 2018 (r469352) +++ head/dns/libidn/pkg-plist Tue May 8 05:04:15 2018 (r469353) @@ -10,7 +10,7 @@ info/libidn-components.png lib/libidn.a lib/libidn.so lib/libidn.so.11 -lib/libidn.so.11.6.16 +lib/libidn.so.11.6.18 libdata/pkgconfig/libidn.pc man/man1/idn.1.gz man/man3/idn_free.3.gz @@ -81,6 +81,7 @@ share/emacs/site-lisp/punycode.el %%NLS%%share/locale/pt_BR/LC_MESSAGES/libidn.mo %%NLS%%share/locale/ro/LC_MESSAGES/libidn.mo %%NLS%%share/locale/sr/LC_MESSAGES/libidn.mo +%%NLS%%share/locale/sv/LC_MESSAGES/libidn.mo %%NLS%%share/locale/uk/LC_MESSAGES/libidn.mo %%NLS%%share/locale/vi/LC_MESSAGES/libidn.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/libidn.mo