Date: Fri, 30 Aug 2019 10:24:15 +0200 From: Tobias Kortkamp <tobik@freebsd.org> To: Jason Helfman <jgh@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r510132 - in head/sysutils/byobu: . files Message-ID: <20190830082415.GA44711@urd.tobik.me> In-Reply-To: <201908290156.x7T1uoiM067201@repo.freebsd.org> References: <201908290156.x7T1uoiM067201@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--4Ckj6UjgE2iN1+kY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 29, 2019 at 01:56:50AM +0000, Jason Helfman wrote: > Author: jgh > Date: Thu Aug 29 01:56:50 2019 > New Revision: 510132 > URL: https://svnweb.freebsd.org/changeset/ports/510132 >=20 > Log: > - update to 5.129 > - address negative memory consumption bug > - update maintainer contact address > =20 > PR: 239935 > Submitted by: jcoffman@xsecure.io (maintainer) >=20 > Added: > head/sysutils/byobu/files/patch-usr_lib_byobu_memory (contents, props= changed) > Modified: > head/sysutils/byobu/Makefile > head/sysutils/byobu/distinfo >=20 > Modified: head/sysutils/byobu/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/sysutils/byobu/Makefile Wed Aug 28 23:53:52 2019 (r510131) > +++ head/sysutils/byobu/Makefile Thu Aug 29 01:56:50 2019 (r510132) > @@ -2,18 +2,18 @@ > # $FreeBSD$ > =20 > PORTNAME=3D byobu > -PORTVERSION=3D 5.127 > -PORTREVISION=3D 1 > +PORTVERSION=3D 5.129 > CATEGORIES=3D sysutils > MASTER_SITES=3D http://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+d= ownload/ > DISTNAME=3D ${PORTNAME}_${PORTVERSION}.orig > =20 > -MAINTAINER=3D jcoffman@ipsecure.io > +MAINTAINER=3D jcoffman@xsecure.io > COMMENT=3D Profile and configuration utilities for GNU Screen and/or tmux > =20 > LICENSE=3D GPLv3 > LICENSE_FILE=3D ${WRKSRC}/COPYING > =20 > +FETCH_DEPENDS=3D ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_ro= ot_nss I wonder why FETCH_DEPENDS is needed here? It seems really weird to me. --4Ckj6UjgE2iN1+kY Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAEBCgB9FiEElXvTEJc6ePgdQuobpPCftzzFH2EFAl1o3S1fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDk1 N0JEMzEwOTczQTc4RjgxRDQyRUExQkE0RjA5RkI3M0NDNTFGNjEACgkQpPCftzzF H2E4Rwf9FlEW6vCxyISx9E58TwatGid44Udn2/+rFe2kBCfz81hoTI76JOIod1BJ LxeJ+P7cGxF0PQ1Tx8+yXiM27nDFs5ihUeGCOpjXBDRe7iktKtBHBpm0+B/qGgpB zBMC/jbwNgjLJEpt6n+nwWRtZSOUydkdAZauvnt3XWM4i44N+pB0A9Iwao+behWU iSX374NIw+2kYURCRuD6CqjVYINQGydyNqYwBcUW6jSGY83TDZq0533Qy6RkwQie Kp0Vun5F/6Lfm8pu4zj0qydABCCeFFyLzFZOuoJcGpOXKPEF8U75lFDyEkmHdKtI e1HDg1T4HAHRvjt+ma83aDO8we1E2g== =NKvm -----END PGP SIGNATURE----- --4Ckj6UjgE2iN1+kY--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190830082415.GA44711>