mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
* Updated to 5.199
* New maintainer Jov <amutu@amutu.com> * Added NO_ARCH Changelog: http://bazaar.launchpad.net/~kirkland/byobu/trunk/view/head:/debian/changelog PR: 220180 Submitted by: Jov <amutu@amutu.com> (maintainer) Reviewed by: lifanov (mentor) Approved by: lifanov (mentor) Differential Revision: https://reviews.freebsd.org/D11385
This commit is contained in:
parent
06fbad8355
commit
13ce195e65
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444656
2 changed files with 7 additions and 5 deletions
|
@ -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
|
||||
|
@ -23,6 +23,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
|||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
post-patch:
|
||||
${FIND} ${WRKSRC} -type f | ${XARGS} \
|
||||
${REINPLACE_CMD} \
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue