diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2023-12-02 23:57:01 -0400 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2023-12-03 00:22:05 -0400 |
commit | 02ee7ca015889d25c21d2459cc178c8a5e7524ca (patch) | |
tree | 31ccfe8a5ef1e43a8988784cfea0a517985bd9c0 | |
parent | 58702b462a073c10741658f66b4dc458df64e59b (diff) | |
download | freebsd-ports-02ee7ca015889d25c21d2459cc178c8a5e7524ca.zip |
editors/emacs-devel: Update to 2023-12-02 snapshot, fb4b0b3
Changes: https://github.com/emacs-mirror/emacs/compare/58d9e73...fb4b0b3
Sponsored by: The FreeBSD Foundation
-rw-r--r-- | editors/emacs-devel/Makefile | 4 | ||||
-rw-r--r-- | editors/emacs-devel/distinfo | 6 | ||||
-rw-r--r-- | editors/emacs-devel/pkg-plist | 5 |
3 files changed, 10 insertions, 5 deletions
diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile index b64ba95b5c02..8a6d0e28ddc7 100644 --- a/editors/emacs-devel/Makefile +++ b/editors/emacs-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= emacs -DISTVERSION= 30.0.50.20231115 +DISTVERSION= 30.0.50.20231202 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= 58d9e73 +GH_TAGNAME= fb4b0b3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-build-details \ diff --git a/editors/emacs-devel/distinfo b/editors/emacs-devel/distinfo index ce2c2ab296bd..9a98e416a32c 100644 --- a/editors/emacs-devel/distinfo +++ b/editors/emacs-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1700048371 -SHA256 (emacs-mirror-emacs-30.0.50.20231115-58d9e73_GH0.tar.gz) = e65b4f250a472f5e2d07c8560e77da016ba233ed2798117e825364da911fca56 -SIZE (emacs-mirror-emacs-30.0.50.20231115-58d9e73_GH0.tar.gz) = 49458748 +TIMESTAMP = 1701545793 +SHA256 (emacs-mirror-emacs-30.0.50.20231202-fb4b0b3_GH0.tar.gz) = 35be4a3c36c9942e9df01419b5bc4d2700c12bf5a450feaca314588dc03220f9 +SIZE (emacs-mirror-emacs-30.0.50.20231202-fb4b0b3_GH0.tar.gz) = 49509858 diff --git a/editors/emacs-devel/pkg-plist b/editors/emacs-devel/pkg-plist index 276127c5fbc2..eb1677b7766d 100644 --- a/editors/emacs-devel/pkg-plist +++ b/editors/emacs-devel/pkg-plist @@ -316,6 +316,7 @@ share/applications/emacsclient-mail.desktop %%DATADIR%%/%%EMACS_VER%%/etc/images/fwd-arrow.pbm %%DATADIR%%/%%EMACS_VER%%/etc/images/fwd-arrow.xpm %%DATADIR%%/%%EMACS_VER%%/etc/images/gnus.pbm +%%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/gnus-pointer.svg %%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/README %%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/followup.pbm %%DATADIR%%/%%EMACS_VER%%/etc/images/gnus/followup.xpm @@ -1485,6 +1486,8 @@ share/applications/emacsclient-mail.desktop %%DATADIR%%/%%EMACS_VER%%/lisp/comint.elc %%DATADIR%%/%%EMACS_VER%%/lisp/completion.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/completion.elc +%%DATADIR%%/%%EMACS_VER%%/lisp/completion-preview.el.gz +%%DATADIR%%/%%EMACS_VER%%/lisp/completion-preview.elc %%DATADIR%%/%%EMACS_VER%%/lisp/composite.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/composite.elc %%DATADIR%%/%%EMACS_VER%%/lisp/cus-dep.el.gz @@ -2604,6 +2607,8 @@ share/applications/emacsclient-mail.desktop %%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/lrt.elc %%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/misc-lang.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/misc-lang.elc +%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/pakistan.el.gz +%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/pakistan.elc %%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/persian.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/persian.elc %%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/philippine.el.gz |