svn commit: r561095 - head/editors/zile
Kyle Evans
kevans at FreeBSD.org
Sun Jan 10 17:53:11 UTC 2021
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
More information about the svn-ports-all
mailing list