diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2021-05-15 14:44:59 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2021-05-15 14:44:59 +0000 |
commit | 0cfb296d8e06db9f00e75bbcbfab1bae015b1e70 (patch) | |
tree | 23b7ec3a5a9283ba5032e85fdedb5ec56e3289c0 | |
parent | fe6d79063658a7d15d3207b67006336de02f84df (diff) | |
download | ports-0cfb296d8e06db9f00e75bbcbfab1bae015b1e70.tar.gz ports-0cfb296d8e06db9f00e75bbcbfab1bae015b1e70.zip |
editors/emacs-devel: Update to git snapshot 46e4704
-rw-r--r-- | editors/emacs-devel/Makefile | 4 | ||||
-rw-r--r-- | editors/emacs-devel/distinfo | 6 | ||||
-rw-r--r-- | editors/emacs-devel/pkg-plist | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile index 59bd65a675c2..8bc1254f7db8 100644 --- a/editors/emacs-devel/Makefile +++ b/editors/emacs-devel/Makefile @@ -1,7 +1,7 @@ # Created by: Kenneth Vestergaard Schmidt <kvs@pil.dk> PORTNAME= emacs -DISTVERSION= 28.0.50.20210501 +DISTVERSION= 28.0.50.20210515 PORTEPOCH= 2 CATEGORIES= editors PKGNAMESUFFIX= -devel @@ -25,7 +25,7 @@ USES= autoreconf:build cpe gmake localbase:ldflags ncurses pkgconfig CPE_VENDOR= gnu USE_GITHUB= yes GH_ACCOUNT= emacs-mirror -GH_TAGNAME= d53ee1c +GH_TAGNAME= 46e4704 .if ${FLAVOR:U} != nox USES+= desktop-file-utils gnome xorg diff --git a/editors/emacs-devel/distinfo b/editors/emacs-devel/distinfo index a0adab4f1d50..ec1ffdadbfd2 100644 --- a/editors/emacs-devel/distinfo +++ b/editors/emacs-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619886520 -SHA256 (emacs-mirror-emacs-28.0.50.20210501-d53ee1c_GH0.tar.gz) = 3fb954298b51184ab2ce01545ab0b0bac4c578dd02d4d87393cf36bb2354d7ee -SIZE (emacs-mirror-emacs-28.0.50.20210501-d53ee1c_GH0.tar.gz) = 42814507 +TIMESTAMP = 1621087889 +SHA256 (emacs-mirror-emacs-28.0.50.20210515-46e4704_GH0.tar.gz) = 98b0e7707f95fa3135351d375e959a6504d36f4a40d187856ef9c245050fab4d +SIZE (emacs-mirror-emacs-28.0.50.20210515-46e4704_GH0.tar.gz) = 42834431 diff --git a/editors/emacs-devel/pkg-plist b/editors/emacs-devel/pkg-plist index 4f3557df7663..164bb7ab2801 100644 --- a/editors/emacs-devel/pkg-plist +++ b/editors/emacs-devel/pkg-plist @@ -1736,6 +1736,8 @@ share/metainfo/emacs.appdata.xml %%DATADIR%%/%%EMACS_VER%%/lisp/epa-file.elc %%DATADIR%%/%%EMACS_VER%%/lisp/epa-hook.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/epa-hook.elc +%%DATADIR%%/%%EMACS_VER%%/lisp/epa-ks.el.gz +%%DATADIR%%/%%EMACS_VER%%/lisp/epa-ks.elc %%DATADIR%%/%%EMACS_VER%%/lisp/epa-mail.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/epa-mail.elc %%DATADIR%%/%%EMACS_VER%%/lisp/epa.el.gz |