From owner-svn-ports-head@freebsd.org Fri Feb 16 10:44:05 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BFA17F06567; Fri, 16 Feb 2018 10:44:05 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 71C62722DC; Fri, 16 Feb 2018 10:44:05 +0000 (UTC) (envelope-from yuri@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6CA874A67; Fri, 16 Feb 2018 10:44:05 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1GAi5KX012168; Fri, 16 Feb 2018 10:44:05 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1GAi5WR012166; Fri, 16 Feb 2018 10:44:05 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802161044.w1GAi5WR012166@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Fri, 16 Feb 2018 10:44:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461997 - head/devel/py-natsort X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/devel/py-natsort X-SVN-Commit-Revision: 461997 X-SVN-Commit-Repository: ports 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.25 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: Fri, 16 Feb 2018 10:44:05 -0000 Author: yuri Date: Fri Feb 16 10:44:04 2018 New Revision: 461997 URL: https://svnweb.freebsd.org/changeset/ports/461997 Log: devel/py-natsort: Update to 5.2.0 Reported by: portscout Approved by: tcberner (mentor, implicit) Modified: head/devel/py-natsort/Makefile head/devel/py-natsort/distinfo Modified: head/devel/py-natsort/Makefile ============================================================================== --- head/devel/py-natsort/Makefile Fri Feb 16 10:36:44 2018 (r461996) +++ head/devel/py-natsort/Makefile Fri Feb 16 10:44:04 2018 (r461997) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= natsort -DISTVERSION= 5.1.1 +DISTVERSION= 5.2.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-natsort/distinfo ============================================================================== --- head/devel/py-natsort/distinfo Fri Feb 16 10:36:44 2018 (r461996) +++ head/devel/py-natsort/distinfo Fri Feb 16 10:44:04 2018 (r461997) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510650697 -SHA256 (natsort-5.1.1.tar.gz) = 9ffbfb74bf3fc3905be1b9b052ed865675651e38fcd972ed1ed5c64a02f93cbd -SIZE (natsort-5.1.1.tar.gz) = 130155 +TIMESTAMP = 1518777431 +SHA256 (natsort-5.2.0.tar.gz) = c960082d2145b04723041c4b85092546560538e29664dd197a1344d5b090bc91 +SIZE (natsort-5.2.0.tar.gz) = 135444