Date: Mon, 3 Feb 2020 09:44:52 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r525024 - in branches/2020Q1/www/gotty: . files Message-ID: <202002030944.0139iq4Z011398@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Mon Feb 3 09:44:52 2020 New Revision: 525024 URL: https://svnweb.freebsd.org/changeset/ports/525024 Log: MFH: r525023 Fix build on aarch64 PR: 243805 Submitted by: mikael Approved by: portmgr blanket Added: branches/2020Q1/www/gotty/files/ - copied from r525023, head/www/gotty/files/ Modified: branches/2020Q1/www/gotty/Makefile Directory Properties: branches/2020Q1/ (props changed) Modified: branches/2020Q1/www/gotty/Makefile ============================================================================== --- branches/2020Q1/www/gotty/Makefile Mon Feb 3 09:41:14 2020 (r525023) +++ branches/2020Q1/www/gotty/Makefile Mon Feb 3 09:44:52 2020 (r525024) @@ -4,7 +4,7 @@ PORTNAME= gotty PORTVERSION= 1.0.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www net MAINTAINER= ehaupt@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002030944.0139iq4Z011398>