aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-04-15 12:09:57 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-04-15 13:14:58 +0000
commitc87203998b95b2099082f5e3dfd15e697e186d4a (patch)
tree99f9199b34eac71148c01aed121d3237a998ec10
parentddfc15b451da2c7390561e8dfe81977b3e591961 (diff)
downloadports-c87203998b95b2099082f5e3dfd15e697e186d4a.tar.gz
ports-c87203998b95b2099082f5e3dfd15e697e186d4a.zip
misc/py-powerline-status: Add python311 compatibility
Changelog: https://github.com/powerline/powerline/pull/2212 PR: 270758 Reported by: fluffy tremere@cainites.net
-rw-r--r--misc/py-powerline-status/Makefile4
-rw-r--r--misc/py-powerline-status/distinfo4
2 files changed, 7 insertions, 1 deletions
diff --git a/misc/py-powerline-status/Makefile b/misc/py-powerline-status/Makefile
index f95eccb2e415..a989f46b3cec 100644
--- a/misc/py-powerline-status/Makefile
+++ b/misc/py-powerline-status/Makefile
@@ -1,5 +1,6 @@
PORTNAME= powerline-status
PORTVERSION= 2.8.3
+PORTREVISION= 1
CATEGORIES= misc python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -7,6 +8,9 @@ MAINTAINER= bofh@FreeBSD.org
COMMENT= Statusline plugin for vim, zsh, bash, and more
WWW= https://github.com/powerline/powerline
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES= 50d73bfbc8903d526e9de2bf98521e00206c018a.patch:-p1
+
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/docs/source/license-and-credits.rst
diff --git a/misc/py-powerline-status/distinfo b/misc/py-powerline-status/distinfo
index 287de1865b18..a46577e85492 100644
--- a/misc/py-powerline-status/distinfo
+++ b/misc/py-powerline-status/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1681496475
+TIMESTAMP = 1681560293
SHA256 (powerline-powerline-2.8.3_GH0.tar.gz) = 45d838dbac94a1363942899708b6ce7c71c1cad9e1b9d048affab4f630c4cb98
SIZE (powerline-powerline-2.8.3_GH0.tar.gz) = 368623
+SHA256 (50d73bfbc8903d526e9de2bf98521e00206c018a.patch) = da2e7a30e56d847a2178b544ea70587cc7993bd49e26d3ec75506c246b0802d0
+SIZE (50d73bfbc8903d526e9de2bf98521e00206c018a.patch) = 3506