From owner-svn-ports-branches@freebsd.org Thu Jul 23 17:55:50 2015 Return-Path: Delivered-To: svn-ports-branches@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 DBA959A9D78; Thu, 23 Jul 2015 17:55:50 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 B22CE1504; Thu, 23 Jul 2015 17:55:50 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6NHtor0077362; Thu, 23 Jul 2015 17:55:50 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6NHtnhh077359; Thu, 23 Jul 2015 17:55:49 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507231755.t6NHtnhh077359@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Thu, 23 Jul 2015 17:55:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r392742 - branches/2015Q3/dns/libidn X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jul 2015 17:55:51 -0000 Author: feld Date: Thu Jul 23 17:55:48 2015 New Revision: 392742 URL: https://svnweb.freebsd.org/changeset/ports/392742 Log: MFH: r392735 Update to 1.31 Add USES=gmake to build on all supported FreeBSD releases PR: 201780 Security: CVE-2015-2059 Security: 4caf01e2-30e6-11e5-a4a5-002590263bf5 Approved by: ports-secteam (with hat) Modified: branches/2015Q3/dns/libidn/Makefile branches/2015Q3/dns/libidn/distinfo branches/2015Q3/dns/libidn/pkg-plist Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/dns/libidn/Makefile ============================================================================== --- branches/2015Q3/dns/libidn/Makefile Thu Jul 23 16:40:43 2015 (r392741) +++ branches/2015Q3/dns/libidn/Makefile Thu Jul 23 17:55:48 2015 (r392742) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libidn -PORTVERSION= 1.29 +PORTVERSION= 1.31 CATEGORIES= dns MASTER_SITES= GNU @@ -13,7 +13,7 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip -USES= iconv libtool makeinfo pathfix perl5 pkgconfig +USES= gmake iconv libtool makeinfo pathfix perl5 pkgconfig USE_LDCONFIG= yes USE_PERL5= build Modified: branches/2015Q3/dns/libidn/distinfo ============================================================================== --- branches/2015Q3/dns/libidn/distinfo Thu Jul 23 16:40:43 2015 (r392741) +++ branches/2015Q3/dns/libidn/distinfo Thu Jul 23 17:55:48 2015 (r392742) @@ -1,2 +1,2 @@ -SHA256 (libidn-1.29.tar.gz) = fb82747dbbf9b36f703ed27293317d818d7e851d4f5773dedf3efa4db32a7c7c -SIZE (libidn-1.29.tar.gz) = 3474087 +SHA256 (libidn-1.31.tar.gz) = afdf2fce91faea483ce24e26b5e3a9235e332029c9265d07214fd1cfaa08df08 +SIZE (libidn-1.31.tar.gz) = 3481725 Modified: branches/2015Q3/dns/libidn/pkg-plist ============================================================================== --- branches/2015Q3/dns/libidn/pkg-plist Thu Jul 23 16:40:43 2015 (r392741) +++ branches/2015Q3/dns/libidn/pkg-plist Thu Jul 23 17:55:48 2015 (r392742) @@ -10,7 +10,7 @@ info/libidn-components.png lib/libidn.a lib/libidn.so lib/libidn.so.11 -lib/libidn.so.11.6.12 +lib/libidn.so.11.6.14 libdata/pkgconfig/libidn.pc share/emacs/site-lisp/idna.el share/emacs/site-lisp/punycode.el @@ -21,6 +21,7 @@ share/emacs/site-lisp/punycode.el %%NLS%%share/locale/fi/LC_MESSAGES/libidn.mo %%NLS%%share/locale/fr/LC_MESSAGES/libidn.mo %%NLS%%share/locale/hr/LC_MESSAGES/libidn.mo +%%NLS%%share/locale/hu/LC_MESSAGES/libidn.mo %%NLS%%share/locale/id/LC_MESSAGES/libidn.mo %%NLS%%share/locale/it/LC_MESSAGES/libidn.mo %%NLS%%share/locale/ja/LC_MESSAGES/libidn.mo