From owner-svn-ports-head@freebsd.org Tue May 10 19:17:34 2016 Return-Path: Delivered-To: svn-ports-head@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 ABF8DB3607A; Tue, 10 May 2016 19:17:34 +0000 (UTC) (envelope-from amdmi3@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 7934C126E; Tue, 10 May 2016 19:17:34 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4AJHXsv038423; Tue, 10 May 2016 19:17:33 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4AJHXGq038421; Tue, 10 May 2016 19:17:33 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605101917.u4AJHXGq038421@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 10 May 2016 19:17:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414955 - 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-head@freebsd.org X-Mailman-Version: 2.1.22 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, 10 May 2016 19:17:34 -0000 Author: amdmi3 Date: Tue May 10 19:17:33 2016 New Revision: 414955 URL: https://svnweb.freebsd.org/changeset/ports/414955 Log: - Update to 0.5.1 - While here, fix license PR: 209416 Submitted by: matthew@reztek.cz (maintainer) Modified: head/ftp/libfilezilla/Makefile head/ftp/libfilezilla/distinfo Modified: head/ftp/libfilezilla/Makefile ============================================================================== --- head/ftp/libfilezilla/Makefile Tue May 10 18:54:21 2016 (r414954) +++ head/ftp/libfilezilla/Makefile Tue May 10 19:17:33 2016 (r414955) @@ -1,15 +1,14 @@ # $FreeBSD$ PORTNAME= libfilezilla -PORTVERSION= 0.5.0 -PORTREVISION= 1 +PORTVERSION= 0.5.1 CATEGORIES= ftp MASTER_SITES= SF/filezilla/${PORTNAME}/${PORTVERSION} MAINTAINER= matthew@reztek.cz COMMENT= C++ library for building platform-independent programs -LICENSE= GPLv2 +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_powerpc64= Does not build Modified: head/ftp/libfilezilla/distinfo ============================================================================== --- head/ftp/libfilezilla/distinfo Tue May 10 18:54:21 2016 (r414954) +++ head/ftp/libfilezilla/distinfo Tue May 10 19:17:33 2016 (r414955) @@ -1,2 +1,2 @@ -SHA256 (libfilezilla-0.5.0.tar.bz2) = 8c6a1af13113bbb78e1c66ebbbffa84c0f0ee243c0789e9b92f8e11fcb84c51d -SIZE (libfilezilla-0.5.0.tar.bz2) = 374549 +SHA256 (libfilezilla-0.5.1.tar.bz2) = 585b58eecc43f3803a3f1b1ee69dce7b57bae5a49d85514044a7c95da299b7f9 +SIZE (libfilezilla-0.5.1.tar.bz2) = 374583