From owner-svn-ports-all@freebsd.org Sat Jul 30 16:31:25 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 0CA54BA72D3; Sat, 30 Jul 2016 16:31:25 +0000 (UTC) (envelope-from pawel@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 ABA3E1354; Sat, 30 Jul 2016 16:31:24 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u6UGVN5r007088; Sat, 30 Jul 2016 16:31:23 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u6UGVNGn007085; Sat, 30 Jul 2016 16:31:23 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201607301631.u6UGVNGn007085@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sat, 30 Jul 2016 16:31:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419327 - head/ftp/libfilezilla X-SVN-Group: ports-head 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.22 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: Sat, 30 Jul 2016 16:31:25 -0000 Author: pawel Date: Sat Jul 30 16:31:23 2016 New Revision: 419327 URL: https://svnweb.freebsd.org/changeset/ports/419327 Log: Update to version 0.6.1 PR: 211452 Submitted by: maintainer Modified: head/ftp/libfilezilla/Makefile head/ftp/libfilezilla/distinfo (contents, props changed) head/ftp/libfilezilla/pkg-plist (contents, props changed) Modified: head/ftp/libfilezilla/Makefile ============================================================================== --- head/ftp/libfilezilla/Makefile Sat Jul 30 16:23:09 2016 (r419326) +++ head/ftp/libfilezilla/Makefile Sat Jul 30 16:31:23 2016 (r419327) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libfilezilla -PORTVERSION= 0.5.3 +PORTVERSION= 0.6.1 CATEGORIES= ftp MASTER_SITES= SF/filezilla/${PORTNAME}/${PORTVERSION} Modified: head/ftp/libfilezilla/distinfo ============================================================================== --- head/ftp/libfilezilla/distinfo Sat Jul 30 16:23:09 2016 (r419326) +++ head/ftp/libfilezilla/distinfo Sat Jul 30 16:31:23 2016 (r419327) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466504503 -SHA256 (libfilezilla-0.5.3.tar.bz2) = 11303c1581073aaf6aa8b5aa0913fb1fc4cd96e1563cbedaa01e5914af68e917 -SIZE (libfilezilla-0.5.3.tar.bz2) = 376339 +TIMESTAMP = 1469702818 +SHA256 (libfilezilla-0.6.1.tar.bz2) = 73c3ada6f9c5649abd93e6a3e7ecc6682d4f43248660b5506918eab76a7b901b +SIZE (libfilezilla-0.6.1.tar.bz2) = 379625 Modified: head/ftp/libfilezilla/pkg-plist ============================================================================== --- head/ftp/libfilezilla/pkg-plist Sat Jul 30 16:23:09 2016 (r419326) +++ head/ftp/libfilezilla/pkg-plist Sat Jul 30 16:31:23 2016 (r419327) @@ -3,6 +3,7 @@ include/libfilezilla/event.hpp include/libfilezilla/event_handler.hpp include/libfilezilla/event_loop.hpp include/libfilezilla/file.hpp +include/libfilezilla/format.hpp include/libfilezilla/glue/wx.hpp include/libfilezilla/iputils.hpp include/libfilezilla/libfilezilla.hpp