Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Apr 2020 19:39:07 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r530923 - head/x11/py-i3ipc
Message-ID:  <202004061939.036Jd7mf075183@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Mon Apr  6 19:39:07 2020
New Revision: 530923
URL: https://svnweb.freebsd.org/changeset/ports/530923

Log:
  x11/py-i3ipc: update to 2.2.1
  
  Changes:	https://github.com/altdesktop/i3ipc-python/releases/tag/v2.2.1
  Reported by:	GitHub (watch releases)

Modified:
  head/x11/py-i3ipc/Makefile   (contents, props changed)
  head/x11/py-i3ipc/distinfo   (contents, props changed)

Modified: head/x11/py-i3ipc/Makefile
==============================================================================
--- head/x11/py-i3ipc/Makefile	Mon Apr  6 19:31:13 2020	(r530922)
+++ head/x11/py-i3ipc/Makefile	Mon Apr  6 19:39:07 2020	(r530923)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	i3ipc
-PORTVERSION=	2.1.1
+PORTVERSION=	2.2.1
 CATEGORIES=	x11 python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/x11/py-i3ipc/distinfo
==============================================================================
--- head/x11/py-i3ipc/distinfo	Mon Apr  6 19:31:13 2020	(r530922)
+++ head/x11/py-i3ipc/distinfo	Mon Apr  6 19:39:07 2020	(r530923)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567388694
-SHA256 (i3ipc-2.1.1.tar.gz) = b0ef3e3448b5b796174041f5d9b3d4c705ce590781504e4b0aee1ea2f56193fa
-SIZE (i3ipc-2.1.1.tar.gz) = 27887
+TIMESTAMP = 1586107452
+SHA256 (i3ipc-2.2.1.tar.gz) = e880d7d7147959ead5cb34764f08b97b41385b36eb8256e8af1ce163dbcccce8
+SIZE (i3ipc-2.2.1.tar.gz) = 47760



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004061939.036Jd7mf075183>