From owner-svn-ports-all@freebsd.org Tue Jul 25 16:21:21 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7625BC7FDF1; Tue, 25 Jul 2017 16:21:21 +0000 (UTC) (envelope-from sunpoet@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 mx1.freebsd.org (Postfix) with ESMTPS id 457F98197D; Tue, 25 Jul 2017 16:21:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6PGLKx9070676; Tue, 25 Jul 2017 16:21:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6PGLKdL070673; Tue, 25 Jul 2017 16:21:20 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201707251621.v6PGLKdL070673@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 25 Jul 2017 16:21:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r446595 - head/dns/libidn2 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/dns/libidn2 X-SVN-Commit-Revision: 446595 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jul 2017 16:21:21 -0000 Author: sunpoet Date: Tue Jul 25 16:21:20 2017 New Revision: 446595 URL: https://svnweb.freebsd.org/changeset/ports/446595 Log: Update to 2.0.3 Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS Modified: head/dns/libidn2/Makefile head/dns/libidn2/distinfo head/dns/libidn2/pkg-plist Modified: head/dns/libidn2/Makefile ============================================================================== --- head/dns/libidn2/Makefile Tue Jul 25 16:20:05 2017 (r446594) +++ head/dns/libidn2/Makefile Tue Jul 25 16:21:20 2017 (r446595) @@ -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 LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +BUILD_DEPENDS= ronn:textproc/rubygem-ronn LIB_DEPENDS= libunistring.so:devel/libunistring CONFIGURE_ARGS= --disable-nls \ Modified: head/dns/libidn2/distinfo ============================================================================== --- head/dns/libidn2/distinfo Tue Jul 25 16:20:05 2017 (r446594) +++ head/dns/libidn2/distinfo Tue Jul 25 16:21:20 2017 (r446595) @@ -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 Modified: head/dns/libidn2/pkg-plist ============================================================================== --- head/dns/libidn2/pkg-plist Tue Jul 25 16:20:05 2017 (r446594) +++ head/dns/libidn2/pkg-plist Tue Jul 25 16:21:20 2017 (r446595) @@ -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