git: a91bf8c29409 - main - editors/emacs: Bump PORTREVISION
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 04 Apr 2025 20:21:21 UTC
The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/ports/commit/?id=a91bf8c29409d01ce3dd655cc6f196a7ef8a528d commit a91bf8c29409d01ce3dd655cc6f196a7ef8a528d Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2025-04-04 20:00:16 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2025-04-04 20:18:14 +0000 editors/emacs: Bump PORTREVISION Bump PORTREVISION after recent changes to pkg-message and the default options for the nox flavor. Sponsored by: The FreeBSD Foundation --- editors/emacs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index 6035b4531a28..ee2148ef8c95 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -1,6 +1,6 @@ PORTNAME= emacs DISTVERSION= 30.1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 3 CATEGORIES= editors MASTER_SITES= GNU