Date: Fri, 1 Nov 2019 14:14:01 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516224 - in head/editors: emacs emacs-devel Message-ID: <201911011414.xA1EE1K0057149@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Fri Nov 1 14:14:00 2019 New Revision: 516224 URL: https://svnweb.freebsd.org/changeset/ports/516224 Log: editors/emacs: Bump portrevision Bump portrevision for editors/emacs and editors/emacs-devel after removal of the optional libXp depdenency. Modified: head/editors/emacs-devel/Makefile head/editors/emacs/Makefile Modified: head/editors/emacs-devel/Makefile ============================================================================== --- head/editors/emacs-devel/Makefile Fri Nov 1 14:08:52 2019 (r516223) +++ head/editors/emacs-devel/Makefile Fri Nov 1 14:14:00 2019 (r516224) @@ -3,6 +3,7 @@ PORTNAME= emacs DISTVERSION= 27.0.50.20191101 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= editors PKGNAMESUFFIX= -devel Modified: head/editors/emacs/Makefile ============================================================================== --- head/editors/emacs/Makefile Fri Nov 1 14:08:52 2019 (r516223) +++ head/editors/emacs/Makefile Fri Nov 1 14:14:00 2019 (r516224) @@ -3,6 +3,7 @@ PORTNAME= emacs DISTVERSION= 26.3 +PORTREVISION= 1 PORTEPOCH= 3 CATEGORIES= editors MASTER_SITES= GNU
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911011414.xA1EE1K0057149>