From owner-svn-ports-all@freebsd.org Sun Apr 24 13:24:21 2016 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 2E81FB196E9 for ; Sun, 24 Apr 2016 13:24:21 +0000 (UTC) (envelope-from grzegorz@blach.pl) Received: from 6.mo68.mail-out.ovh.net (6.mo68.mail-out.ovh.net [46.105.63.100]) (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 C1EE41435 for ; Sun, 24 Apr 2016 13:24:20 +0000 (UTC) (envelope-from grzegorz@blach.pl) Received: from mail416.ha.ovh.net (gw6.ovh.net [213.251.189.206]) by mo68.mail-out.ovh.net (Postfix) with SMTP id 55C00FF9CD6 for ; Sun, 24 Apr 2016 14:34:26 +0200 (CEST) Received: from localhost (HELO queueout) (127.0.0.1) by localhost with SMTP; 24 Apr 2016 14:34:25 +0200 Received: from user-46-113-104-123.play-internet.pl (HELO ?10.0.0.101?) (grzegorz@blach.pl@46.113.104.123) by ns0.ovh.net with SMTP; 24 Apr 2016 14:34:24 +0200 Message-ID: <1461501264.71534.4.camel@blach.pl> Subject: Re: svn commit: r413924 - in head/ftp: filezilla libfilezilla From: Grzegorz Blach To: Kurt Jaeger , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Date: Sun, 24 Apr 2016 14:34:24 +0200 In-Reply-To: <201604240744.u3O7iASP014428@repo.freebsd.org> References: <201604240744.u3O7iASP014428@repo.freebsd.org> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.18.5.1 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 13641403273344736939 X-Ovh-Remote: 46.113.104.123 (user-46-113-104-123.play-internet.pl) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-OVH-SPAMSTATE: OK X-OVH-SPAMSCORE: 0 X-OVH-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeekkedrjeefucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfenuceurghilhhouhhtmecufedttdenuc X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeekkedrjeefgdehudcutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecu X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.21 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: Sun, 24 Apr 2016 13:24:21 -0000 Why you reverted USES=iconv:wchar_t to USES=iconv in libftpzilla? Without iconv:wchar_t connecting to FTP servers don't work. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208121 On Sun, 2016-04-24 at 07:44 +0000, Kurt Jaeger wrote: > Author: pi > Date: Sun Apr 24 07:44:09 2016 > New Revision: 413924 > URL: https://svnweb.freebsd.org/changeset/ports/413924 > > Log: >   ftp/libfilezilla: 0.4.0.1 -> 0.5.0 >   ftp/filezilla: 3.16.0 -> 3.17.0 >    >   Changes: >     https://filezilla-project.org/changelog.php >    >   PR: 208999, 209000 >   Submitted by: (maintainer) > > Modified: >   head/ftp/filezilla/Makefile >   head/ftp/filezilla/distinfo >   head/ftp/libfilezilla/Makefile >   head/ftp/libfilezilla/distinfo > > Modified: head/ftp/filezilla/Makefile > ===================================================================== > ========= > --- head/ftp/filezilla/Makefile Sun Apr 24 07:39:34 2016 > (r413923) > +++ head/ftp/filezilla/Makefile Sun Apr 24 07:44:09 2016 > (r413924) > @@ -1,8 +1,7 @@ >  # $FreeBSD$ >   >  PORTNAME= filezilla > -PORTVERSION= 3.16.0 > -PORTREVISION= 1 > +PORTVERSION= 3.17.0 >  CATEGORIES= ftp >  MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION} >  DISTNAME= FileZilla_${PORTVERSION}_src > @@ -19,6 +18,7 @@ LIB_DEPENDS= libfilezilla.so:ftp/libfile >   libgcrypt.so:security/libgcrypt \ >   libgnutls.so:security/gnutls \ >   libidn.so:dns/libidn \ > + libnettle.so:security/nettle \ >   libpugixml.so:textproc/pugixml >   >  BROKEN_FreeBSD_9= requires C++14 complier, 9.x lacks C++11 > standard library > > Modified: head/ftp/filezilla/distinfo > ===================================================================== > ========= > --- head/ftp/filezilla/distinfo Sun Apr 24 07:39:34 2016 > (r413923) > +++ head/ftp/filezilla/distinfo Sun Apr 24 07:44:09 2016 > (r413924) > @@ -1,2 +1,2 @@ > -SHA256 (FileZilla_3.16.0_src.tar.bz2) = > 7dbd55a706ac1552ed4a0b86eeb59fcfc58cf6041b581c4dcf9a6cf560279b46 > -SIZE (FileZilla_3.16.0_src.tar.bz2) = 4406422 > +SHA256 (FileZilla_3.17.0_src.tar.bz2) = > 3763cd5cf833b43d9d3da763bfea6561cabf6a63e9fc698f02d101b82ffe656d > +SIZE (FileZilla_3.17.0_src.tar.bz2) = 4399584 > > Modified: head/ftp/libfilezilla/Makefile > ===================================================================== > ========= > --- head/ftp/libfilezilla/Makefile Sun Apr 24 07:39:34 2016 > (r413923) > +++ head/ftp/libfilezilla/Makefile Sun Apr 24 07:44:09 2016 > (r413924) > @@ -1,8 +1,7 @@ >  # $FreeBSD$ >   >  PORTNAME= libfilezilla > -PORTVERSION= 0.4.0.1 > -PORTREVISION= 1 > +PORTVERSION= 0.5.0 >  CATEGORIES= ftp >  MASTER_SITES= SF/filezilla/${PORTNAME}/${PORTVERSION} >   > @@ -16,7 +15,7 @@ BROKEN_powerpc64= Does not build >   >  BROKEN_FreeBSD_9= requires C++14 complier, 9.x lacks C++11 > standard library >   > -USES= compiler:c++14-lang gmake iconv:wchar_t libtool > localbase pathfix pkgconfig tar:bzip2 > +USES= compiler:c++14-lang gmake iconv libtool > localbase pathfix pkgconfig tar:bzip2 >  USE_LDCONFIG= yes >  GNU_CONFIGURE= yes >  INSTALL_TARGET= install-strip > > Modified: head/ftp/libfilezilla/distinfo > ===================================================================== > ========= > --- head/ftp/libfilezilla/distinfo Sun Apr 24 07:39:34 2016 > (r413923) > +++ head/ftp/libfilezilla/distinfo Sun Apr 24 07:44:09 2016 > (r413924) > @@ -1,2 +1,2 @@ > -SHA256 (libfilezilla-0.4.0.1.tar.bz2) = > 6003689254e9d250bcdefc1414dcc4a0d324fda3d59436a497e249b225f4b1d1 > -SIZE (libfilezilla-0.4.0.1.tar.bz2) = 373987 > +SHA256 (libfilezilla-0.5.0.tar.bz2) = > 8c6a1af13113bbb78e1c66ebbbffa84c0f0ee243c0789e9b92f8e11fcb84c51d > +SIZE (libfilezilla-0.5.0.tar.bz2) = 374549 >