Date: Sun, 10 Jan 2021 17:53:11 +0000 (UTC) From: Kyle Evans <kevans@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r561095 - head/editors/zile Message-ID: <202101101753.10AHrBFQ077015@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kevans Date: Sun Jan 10 17:53:11 2021 New Revision: 561095 URL: https://svnweb.freebsd.org/changeset/ports/561095 Log: editors/zile: pick up missing PORTREVISION bump r561090 intended to bump the PORTREVISION so that builders on earlier FreeBSD versions pick up the more stable libgnuregex. Do so now. MFH: 2021Q1 Modified: head/editors/zile/Makefile Modified: head/editors/zile/Makefile ============================================================================== --- head/editors/zile/Makefile Sun Jan 10 17:52:04 2021 (r561094) +++ head/editors/zile/Makefile Sun Jan 10 17:53:11 2021 (r561095) @@ -3,7 +3,7 @@ PORTNAME= zile PORTVERSION= 2.4.14 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= editors MASTER_SITES= GNU
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101101753.10AHrBFQ077015>