svn commit: r520050 - head/sysutils/byobu
Fernando Apesteguía
fernape at FreeBSD.org
Fri Dec 13 16:12:09 UTC 2019
Author: fernape
Date: Fri Dec 13 16:12:08 2019
New Revision: 520050
URL: https://svnweb.freebsd.org/changeset/ports/520050
Log:
sysutils/byobu: update to 5.130
From ChangeLog:
* usr/lib/byobu/logo:
- add Raspbian colors / logo
* usr/lib/byobu/include/select-session.py:
- Force UTF-8 when attaching in `select-session.py`
* debian/rules:
- ignore new pep8 rules around hard tabs and whitespaces, related
to bug 1843729
* AUTHORS, CONTRIBUTING, NEWS, README, README.md:
- Flatten these files into a single README.md
- Minor updates in the process
PR: 242544
Submitted by: jcoffman at xsecure.io (maintainer)
Modified:
head/sysutils/byobu/Makefile
head/sysutils/byobu/distinfo
Modified: head/sysutils/byobu/Makefile
==============================================================================
--- head/sysutils/byobu/Makefile Fri Dec 13 16:11:06 2019 (r520049)
+++ head/sysutils/byobu/Makefile Fri Dec 13 16:12:08 2019 (r520050)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= byobu
-PORTVERSION= 5.129
-PORTREVISION= 3
+PORTVERSION= 5.130
CATEGORIES= sysutils
MASTER_SITES= http://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/
DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
Modified: head/sysutils/byobu/distinfo
==============================================================================
--- head/sysutils/byobu/distinfo Fri Dec 13 16:11:06 2019 (r520049)
+++ head/sysutils/byobu/distinfo Fri Dec 13 16:12:08 2019 (r520050)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566517721
-SHA256 (byobu_5.129.orig.tar.gz) = e5135f20750c359b6371ee87cf2729c6038fbf3a6e66680e67f6a2125b07c2b9
-SIZE (byobu_5.129.orig.tar.gz) = 758633
+TIMESTAMP = 1575985532
+SHA256 (byobu_5.130.orig.tar.gz) = 47e414161dda124287b9ec1cf94acc716b49e7428c6ec7efeed181f477e17461
+SIZE (byobu_5.130.orig.tar.gz) = 761162
More information about the svn-ports-head
mailing list