From owner-svn-ports-head@freebsd.org Mon Apr 23 17:38:47 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 D6B69FA7ADB; Mon, 23 Apr 2018 17:38:47 +0000 (UTC) (envelope-from swills@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 7E2EB75CA7; Mon, 23 Apr 2018 17:38:47 +0000 (UTC) (envelope-from swills@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 7481F274FD; Mon, 23 Apr 2018 17:38:47 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3NHclaT016482; Mon, 23 Apr 2018 17:38:47 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3NHcldN016480; Mon, 23 Apr 2018 17:38:47 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201804231738.w3NHcldN016480@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 23 Apr 2018 17:38:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r468110 - head/textproc/py-asciinema X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/textproc/py-asciinema X-SVN-Commit-Revision: 468110 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: Mon, 23 Apr 2018 17:38:48 -0000 Author: swills Date: Mon Apr 23 17:38:47 2018 New Revision: 468110 URL: https://svnweb.freebsd.org/changeset/ports/468110 Log: textproc/py-asciinema: update to 2.0.1 Modified: head/textproc/py-asciinema/Makefile (contents, props changed) head/textproc/py-asciinema/distinfo (contents, props changed) Modified: head/textproc/py-asciinema/Makefile ============================================================================== --- head/textproc/py-asciinema/Makefile Mon Apr 23 17:30:01 2018 (r468109) +++ head/textproc/py-asciinema/Makefile Mon Apr 23 17:38:47 2018 (r468110) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= asciinema -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-asciinema/distinfo ============================================================================== --- head/textproc/py-asciinema/distinfo Mon Apr 23 17:30:01 2018 (r468109) +++ head/textproc/py-asciinema/distinfo Mon Apr 23 17:38:47 2018 (r468110) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518792965 -SHA256 (asciinema-2.0.0.tar.gz) = be193e2513cd309dd8de5b92d22bd48752076fe269ee3fb56da1052e5acc3768 -SIZE (asciinema-2.0.0.tar.gz) = 12331 +TIMESTAMP = 1524504802 +SHA256 (asciinema-2.0.1.tar.gz) = 8d48baa3a263cfb9536540ee545e5c95e43758520d68c6ebc81a092e20c2a4ea +SIZE (asciinema-2.0.1.tar.gz) = 17413