From owner-svn-ports-head@freebsd.org Sat Nov 19 13:32:58 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 D776DC4AEF0; Sat, 19 Nov 2016 13:32:58 +0000 (UTC) (envelope-from pi@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 A6C511794; Sat, 19 Nov 2016 13:32:58 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uAJDWvLU076928; Sat, 19 Nov 2016 13:32:57 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAJDWvDi076926; Sat, 19 Nov 2016 13:32:57 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201611191332.uAJDWvDi076926@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 19 Nov 2016 13:32:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426369 - head/www/py-seafdav 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.23 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: Sat, 19 Nov 2016 13:32:58 -0000 Author: pi Date: Sat Nov 19 13:32:57 2016 New Revision: 426369 URL: https://svnweb.freebsd.org/changeset/ports/426369 Log: www/py-seafdav: update 5.1.6 -> 6.0.3 - Improve quota check - Fix move_file RPC call parameter - Add MIT license PR: 214655 Changes: https://github.com/haiwen/seafdav/commits/v6.0.3-pro Submitted by: Ultima1252@gmail.com (maintainer) Modified: head/www/py-seafdav/Makefile head/www/py-seafdav/distinfo Modified: head/www/py-seafdav/Makefile ============================================================================== --- head/www/py-seafdav/Makefile Sat Nov 19 13:32:04 2016 (r426368) +++ head/www/py-seafdav/Makefile Sat Nov 19 13:32:57 2016 (r426369) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= seafdav -PORTVERSION= 5.1.6 +PORTVERSION= 6.0.3 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -pro CATEGORIES= www python @@ -10,7 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ultima1252@gmail.com COMMENT= Python library for accessing seafile data model -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= haiwen Modified: head/www/py-seafdav/distinfo ============================================================================== --- head/www/py-seafdav/distinfo Sat Nov 19 13:32:04 2016 (r426368) +++ head/www/py-seafdav/distinfo Sat Nov 19 13:32:57 2016 (r426369) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464610025 -SHA256 (haiwen-seafdav-v5.1.6-pro_GH0.tar.gz) = 6a76fa4c0d1fde8a9a812151ce8f852343b70222b3d834ce8ac38cf7d3130e8f -SIZE (haiwen-seafdav-v5.1.6-pro_GH0.tar.gz) = 2553980 +TIMESTAMP = 1479521445 +SHA256 (haiwen-seafdav-v6.0.3-pro_GH0.tar.gz) = 72bd269be83f57550c5a998c57ccbb90c388d386a2e5eb35da2b283acf6eb9ff +SIZE (haiwen-seafdav-v6.0.3-pro_GH0.tar.gz) = 2554675