git: c87203998b95 - main - misc/py-powerline-status: Add python311 compatibility
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Apr 2023 13:17:58 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=c87203998b95b2099082f5e3dfd15e697e186d4a commit c87203998b95b2099082f5e3dfd15e697e186d4a Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-04-15 12:09:57 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-04-15 13:14:58 +0000 misc/py-powerline-status: Add python311 compatibility Changelog: https://github.com/powerline/powerline/pull/2212 PR: 270758 Reported by: fluffy tremere@cainites.net --- misc/py-powerline-status/Makefile | 4 ++++ misc/py-powerline-status/distinfo | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) 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