diff options
author | Yasuhiro Kimura <yasu@FreeBSD.org> | 2024-12-15 22:19:21 +0900 |
---|---|---|
committer | Yasuhiro Kimura <yasu@FreeBSD.org> | 2024-12-15 22:38:07 +0900 |
commit | 6bb599d55f314a45c4a57a51c7805478d29cc6c3 (patch) | |
tree | 21f8b58408326b192eb8ade89ef5590f587f091d | |
parent | graphics/p5-Barcode-ZBar: Runtime fix (diff) |
editors/emacs-devel: Update to 2024-12-15 snapshot
Changes: https://github.com/emacs-mirror/emacs/compare/a8169bee206...75e3ea04239
-rw-r--r-- | editors/emacs-devel/Makefile | 4 | ||||
-rw-r--r-- | editors/emacs-devel/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile index 823276a06d6e..99597770505d 100644 --- a/editors/emacs-devel/Makefile +++ b/editors/emacs-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= emacs -DISTVERSION= 31.0.50.20241201 +DISTVERSION= 31.0.50.20241215 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= a8169bee206 +GH_TAGNAME= 75e3ea04239 GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share diff --git a/editors/emacs-devel/distinfo b/editors/emacs-devel/distinfo index c10ec6c7be4b..92fbcccdeb17 100644 --- a/editors/emacs-devel/distinfo +++ b/editors/emacs-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1733028650 -SHA256 (emacs-mirror-emacs-31.0.50.20241201-a8169bee206_GH0.tar.gz) = 490b9788c885b615fed604389bff50bf7ebbdce61f953867a9c2e5609c584418 -SIZE (emacs-mirror-emacs-31.0.50.20241201-a8169bee206_GH0.tar.gz) = 51786794 +TIMESTAMP = 1734262891 +SHA256 (emacs-mirror-emacs-31.0.50.20241215-75e3ea04239_GH0.tar.gz) = 385f91324dab3038519057505fb39449c88ed6510250d2b4938cf6e99b7fdf67 +SIZE (emacs-mirror-emacs-31.0.50.20241215-75e3ea04239_GH0.tar.gz) = 51798645 |