From owner-svn-ports-head@freebsd.org Thu Mar 15 21:25:23 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 22CDFF5513F; Thu, 15 Mar 2018 21:25:23 +0000 (UTC) (envelope-from rm@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 C29807995E; Thu, 15 Mar 2018 21:25:22 +0000 (UTC) (envelope-from rm@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 BB4AD1B4DB; Thu, 15 Mar 2018 21:25:22 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w2FLPMDW026257; Thu, 15 Mar 2018 21:25:22 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2FLPMRx026255; Thu, 15 Mar 2018 21:25:22 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201803152125.w2FLPMRx026255@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Thu, 15 Mar 2018 21:25:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r464637 - head/devel/py-aniso8601 X-SVN-Group: ports-head X-SVN-Commit-Author: rm X-SVN-Commit-Paths: head/devel/py-aniso8601 X-SVN-Commit-Revision: 464637 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: Thu, 15 Mar 2018 21:25:23 -0000 Author: rm Date: Thu Mar 15 21:25:22 2018 New Revision: 464637 URL: https://svnweb.freebsd.org/changeset/ports/464637 Log: devel/py-aniso8601: update to 3.0.0 Modified: head/devel/py-aniso8601/Makefile head/devel/py-aniso8601/distinfo Modified: head/devel/py-aniso8601/Makefile ============================================================================== --- head/devel/py-aniso8601/Makefile Thu Mar 15 21:21:42 2018 (r464636) +++ head/devel/py-aniso8601/Makefile Thu Mar 15 21:25:22 2018 (r464637) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aniso8601 -PORTVERSION= 2.0.0 +PORTVERSION= 3.0.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-aniso8601/distinfo ============================================================================== --- head/devel/py-aniso8601/distinfo Thu Mar 15 21:21:42 2018 (r464636) +++ head/devel/py-aniso8601/distinfo Thu Mar 15 21:25:22 2018 (r464637) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516653608 -SHA256 (aniso8601-2.0.0.tar.gz) = 085786415d3550e89785ffbedaa9bb37d41de0707a1268bdbba11249064b71d1 -SIZE (aniso8601-2.0.0.tar.gz) = 61952 +TIMESTAMP = 1521146787 +SHA256 (aniso8601-3.0.0.tar.gz) = 7cf068e7aec00edeb21879c2bbda048656c34d281e133a77425be03b352122d8 +SIZE (aniso8601-3.0.0.tar.gz) = 69371