Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Dec 2019 16:12:08 +0000 (UTC)
From:      =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r520050 - head/sysutils/byobu
Message-ID:  <201912131612.xBDGC8uT051962@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912131612.xBDGC8uT051962>