FreeBSD Bugzilla – Attachment 221425 Details for
Bug 252544
misc/py-powerline-status: Update to 2.8.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff misc/py-powerline-status: Update to 2.8.1 & modified pkg-message
py37-powerline-status-2.8.1.diff (text/plain), 2.69 KB, created by
Newton Terry
on 2021-01-09 17:43:16 UTC
(
hide
)
Description:
svn diff misc/py-powerline-status: Update to 2.8.1 & modified pkg-message
Filename:
MIME Type:
Creator:
Newton Terry
Created:
2021-01-09 17:43:16 UTC
Size:
2.69 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 560879) >+++ Makefile (working copy) >@@ -1,14 +1,16 @@ > # $FreeBSD$ > > PORTNAME= powerline-status >-PORTVERSION= 2.7 >+PORTVERSION= 2.8.1 > CATEGORIES= misc python >-MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > > MAINTAINER= swills@FreeBSD.org > COMMENT= Statusline plugin for vim, zsh, bash, and more > >+LICENSE= MIT >+LICENSE_FILE= ${WRKSRC}/docs/source/license-and-credits.rst >+ > USES= python:3.6+ shebangfix > USE_PYTHON= distutils autoplist > SHEBANG_FILES= powerline/bindings/i3/powerline-i3.py \ >@@ -16,6 +18,10 @@ > powerline/bindings/lemonbar/powerline-lemonbar.py \ > powerline/bindings/awesome/powerline-awesome.py > >+USE_GITHUB= yes >+GH_ACCOUNT= powerline >+GH_PROJECT= powerline >+ > post-install: > ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/powerline > >Index: distinfo >=================================================================== >--- distinfo (revision 560879) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1537569483 >-SHA256 (powerline-status-2.7.tar.gz) = 8c7e7da45beb2332bc8226b166b732ef70db2cb0a1f3f0fdc3c539115522ecb6 >-SIZE (powerline-status-2.7.tar.gz) = 233726 >+TIMESTAMP = 1609304473 >+SHA256 (powerline-powerline-2.8.1_GH0.tar.gz) = a4f36ad9d88a6c90b82427d574c8b5518b3c8b11b6eaf38acf2336064c63565d >+SIZE (powerline-powerline-2.8.1_GH0.tar.gz) = 363814 >Index: pkg-message >=================================================================== >--- pkg-message (nonexistent) >+++ pkg-message (working copy) >@@ -0,0 +1,32 @@ >+[ >+{ type: install >+ message: <<EOM >+A comprehensive documentation can be found at >+ >+https://powerline.readthedocs.io/en/latest/index.html >+ >+For shell configuration see "Usage - Plugins - Shell prompts". >+ >+ >+To display powerline-status accurately in X Window System >+terminal emulators make sure the following requirements are met: >+ >+- A font from port x11-fonts/powerline-fonts must be specified >+ in the X Window Systems X resource file ~/.Xdefaults >+ or the terminals preferences >+ >+- Locale must be set UTF-8 to the login shell in the user's >+ ~/.login_conf, or the shells startup file, or system wide from >+ /etc/login.conf: >+ >+ default:\ >+ ... >+ :umask=022:\ >+ :charset=UTF-8:\ >+ :lang=C.UTF-8: >+ >+ Execute "cap_mkdb /etc/login.conf" to update the login class >+ capability database. >+EOM >+} >+] > >Property changes on: pkg-message >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 252544
:
221421
|
221425
|
221426