svn commit: r444656 - head/sysutils/byobu
Richard Gallamore
ultima at FreeBSD.org
Thu Jun 29 18:14:08 UTC 2017
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 <amutu at amutu.com>
* Added NO_ARCH
Changelog: http://bazaar.launchpad.net/~kirkland/byobu/trunk/view/head:/debian/changelog
PR: 220180
Submitted by: Jov <amutu at amutu.com> (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 at FreeBSD.org
+MAINTAINER= amutu at 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
More information about the svn-ports-all
mailing list