svn commit: r530923 - head/x11/py-i3ipc
Jan Beich
jbeich at FreeBSD.org
Mon Apr 6 19:39:08 UTC 2020
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
More information about the svn-ports-head
mailing list