From owner-svn-ports-head@freebsd.org Thu Jun 29 18:14:08 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4766DDA2663; Thu, 29 Jun 2017 18:14:08 +0000 (UTC) (envelope-from ultima@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 mx1.freebsd.org (Postfix) with ESMTPS id 163446A607; Thu, 29 Jun 2017 18:14:08 +0000 (UTC) (envelope-from ultima@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5TIE7Ja033804; Thu, 29 Jun 2017 18:14:07 GMT (envelope-from ultima@FreeBSD.org) Received: (from ultima@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5TIE7k4033802; Thu, 29 Jun 2017 18:14:07 GMT (envelope-from ultima@FreeBSD.org) Message-Id: <201706291814.v5TIE7k4033802@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ultima set sender to ultima@FreeBSD.org using -f From: Richard Gallamore Date: Thu, 29 Jun 2017 18:14:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r444656 - head/sysutils/byobu X-SVN-Group: ports-head X-SVN-Commit-Author: ultima X-SVN-Commit-Paths: head/sysutils/byobu X-SVN-Commit-Revision: 444656 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.23 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: Thu, 29 Jun 2017 18:14:08 -0000 Author: ultima Date: Thu Jun 29 18:14:07 2017 New Revision: 444656 URL: https://svnweb.freebsd.org/changeset/ports/444656 Log: * Updated to 5.199 * New maintainer Jov * Added NO_ARCH Changelog: http://bazaar.launchpad.net/~kirkland/byobu/trunk/view/head:/debian/changelog PR: 220180 Submitted by: Jov (maintainer) Reviewed by: lifanov (mentor) Approved by: lifanov (mentor) Differential Revision: https://reviews.freebsd.org/D11385 Modified: head/sysutils/byobu/Makefile head/sysutils/byobu/distinfo Modified: head/sysutils/byobu/Makefile ============================================================================== --- head/sysutils/byobu/Makefile Thu Jun 29 18:11:34 2017 (r444655) +++ head/sysutils/byobu/Makefile Thu Jun 29 18:14:07 2017 (r444656) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= byobu -PORTVERSION= 5.113 +PORTVERSION= 5.119 CATEGORIES= sysutils MASTER_SITES= http://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amutu@amutu.com COMMENT= Profile and configuration utilities for GNU Screen LICENSE= GPLv3 @@ -22,6 +22,8 @@ SHEBANG_FILES= usr/lib/byobu/include/notify_osd WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} OPTIONS_DEFINE= DOCS + +NO_ARCH= yes post-patch: ${FIND} ${WRKSRC} -type f | ${XARGS} \ Modified: head/sysutils/byobu/distinfo ============================================================================== --- head/sysutils/byobu/distinfo Thu Jun 29 18:11:34 2017 (r444655) +++ head/sysutils/byobu/distinfo Thu Jun 29 18:14:07 2017 (r444656) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485425139 -SHA256 (byobu_5.113.orig.tar.gz) = 2a5aca3fcc1ab7066e4246c1b540c6ab7b0bc235be0d61a5dd4f1091074194ee -SIZE (byobu_5.113.orig.tar.gz) = 664844 +TIMESTAMP = 1497841950 +SHA256 (byobu_5.119.orig.tar.gz) = 4b092ca12d3a33e89d84cc90c4a41af2ba8697d48e26080a45d64d6b7800ca77 +SIZE (byobu_5.119.orig.tar.gz) = 664949