From owner-svn-ports-all@freebsd.org Mon May 30 16:44:18 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 B682FB5467B; Mon, 30 May 2016 16:44:18 +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 846AA1B1F; Mon, 30 May 2016 16:44:18 +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 u4UGiHjn066891; Mon, 30 May 2016 16:44:17 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4UGiHrI066889; Mon, 30 May 2016 16:44:17 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605301644.u4UGiHrI066889@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 30 May 2016 16:44:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416163 - 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-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: Mon, 30 May 2016 16:44:18 -0000 Author: pi Date: Mon May 30 16:44:17 2016 New Revision: 416163 URL: https://svnweb.freebsd.org/changeset/ports/416163 Log: www/py-seafdav: 5.1.5 -> 5.1.6 - Remove wsgidav/server/settings.py, the logic has been moved into run_server.py. PR: 209860 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 Mon May 30 16:39:23 2016 (r416162) +++ head/www/py-seafdav/Makefile Mon May 30 16:44:17 2016 (r416163) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= seafdav -PORTVERSION= 5.1.5 +PORTVERSION= 5.1.6 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -pro CATEGORIES= www python Modified: head/www/py-seafdav/distinfo ============================================================================== --- head/www/py-seafdav/distinfo Mon May 30 16:39:23 2016 (r416162) +++ head/www/py-seafdav/distinfo Mon May 30 16:44:17 2016 (r416163) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464112026 -SHA256 (haiwen-seafdav-v5.1.5-pro_GH0.tar.gz) = 7d3cdcd89af02c4b20405423963b1e28dece2345f0cb16d4a3f3ced2928f5c15 -SIZE (haiwen-seafdav-v5.1.5-pro_GH0.tar.gz) = 2553980 +TIMESTAMP = 1464610025 +SHA256 (haiwen-seafdav-v5.1.6-pro_GH0.tar.gz) = 6a76fa4c0d1fde8a9a812151ce8f852343b70222b3d834ce8ac38cf7d3130e8f +SIZE (haiwen-seafdav-v5.1.6-pro_GH0.tar.gz) = 2553980