From owner-svn-ports-head@freebsd.org Fri Dec 13 16:12:09 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6368C1D11D2; Fri, 13 Dec 2019 16:12:09 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47ZFzs22TRz4BfW; Fri, 13 Dec 2019 16:12:09 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 411BFEB6D; Fri, 13 Dec 2019 16:12:09 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBDGC9MJ051964; Fri, 13 Dec 2019 16:12:09 GMT (envelope-from fernape@FreeBSD.org) Received: (from fernape@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBDGC8uT051962; Fri, 13 Dec 2019 16:12:08 GMT (envelope-from fernape@FreeBSD.org) Message-Id: <201912131612.xBDGC8uT051962@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: fernape set sender to fernape@FreeBSD.org using -f From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= Date: Fri, 13 Dec 2019 16:12:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r520050 - head/sysutils/byobu X-SVN-Group: ports-head X-SVN-Commit-Author: fernape X-SVN-Commit-Paths: head/sysutils/byobu X-SVN-Commit-Revision: 520050 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Dec 2019 16:12:09 -0000 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