diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2024-07-18 21:45:08 -0300 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2024-07-18 21:49:05 -0300 |
commit | ab38662b61bb89d8b71069e92266af27bc3acea5 (patch) | |
tree | 685979ea107be34c10cc353ddccc29d91191f5ac | |
parent | net/nats-server: update to version 2.10.18 (diff) |
editors/emacs-devel: Update to 2024-07-18 snapshot
This update pulls in a fix for a build error that occurred when the
NATIVECOMP option was off.
PR: 280324
Reported by: Benjamin Jacobs <freebsd@dev.thsi.be>
Sponsored by: The FreeBSD Foundation
-rw-r--r-- | editors/emacs-devel/Makefile | 4 | ||||
-rw-r--r-- | editors/emacs-devel/distinfo | 8 |
2 files changed, 5 insertions, 7 deletions
diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile index e49da8fb2f0f..2c4c74a57e1a 100644 --- a/editors/emacs-devel/Makefile +++ b/editors/emacs-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= emacs -DISTVERSION= 31.0.50.20240704 +DISTVERSION= 31.0.50.20240718 PORTEPOCH= 3 CATEGORIES= editors PKGNAMESUFFIX= -devel @@ -24,7 +24,7 @@ USES= autoreconf:build cpe gmake localbase:ldflags makeinfo ncurses \ CPE_VENDOR= gnu USE_GITHUB= yes GH_ACCOUNT= emacs-mirror -GH_TAGNAME= fa6f088a48 +GH_TAGNAME= 259f4613bd GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share diff --git a/editors/emacs-devel/distinfo b/editors/emacs-devel/distinfo index 38de8d1577c2..af225efded16 100644 --- a/editors/emacs-devel/distinfo +++ b/editors/emacs-devel/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1720110684 -SHA256 (emacs-mirror-emacs-31.0.50.20240704-fa6f088a48_GH0.tar.gz) = 90265add1a3c87a97d1dff9c68379f823e87d594ac307af73054ecf783c6b357 -SIZE (emacs-mirror-emacs-31.0.50.20240704-fa6f088a48_GH0.tar.gz) = 50597231 -SHA256 (c645e1d8205f0f0663ec4a2d27575b238c646c7c.patch) = fa7978109a164a894479c2827b297228566bfdf46d1a3def00975a35595ba0bf -SIZE (c645e1d8205f0f0663ec4a2d27575b238c646c7c.patch) = 2873 +TIMESTAMP = 1721332106 +SHA256 (emacs-mirror-emacs-31.0.50.20240718-259f4613bd_GH0.tar.gz) = 54019050b3486a0ce30266f545f78dc945ebc74b1600d7815739c8f0e7572ff7 +SIZE (emacs-mirror-emacs-31.0.50.20240718-259f4613bd_GH0.tar.gz) = 50616786 |