diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2021-08-15 05:28:41 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2021-08-15 05:28:41 +0000 |
commit | 860cc0e4022b842645378a9005cd15be85b7cc03 (patch) | |
tree | 6c398a84af28c1c0b2f29e3cbcf591196032b19b | |
parent | a48d43a45f5f77b77b4f9a8d2827bcfd23b33e77 (diff) |
editors/emacs-devel: Update to git snapshot 3572613
-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 e71a14fef98a..ad1f26df20aa 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.20210808 +DISTVERSION= 28.0.50.20210815 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= 3b32d05 +GH_TAGNAME= 3572613 .if ${FLAVOR:U} != nox USES+= desktop-file-utils gnome xorg diff --git a/editors/emacs-devel/distinfo b/editors/emacs-devel/distinfo index dfab06729497..e44498e84000 100644 --- a/editors/emacs-devel/distinfo +++ b/editors/emacs-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628426539 -SHA256 (emacs-mirror-emacs-28.0.50.20210808-3b32d05_GH0.tar.gz) = a371f6b13bd4d28720d6e8594bf297bac9a1a81cf029f6877544ddc71533366d -SIZE (emacs-mirror-emacs-28.0.50.20210808-3b32d05_GH0.tar.gz) = 42991014 +TIMESTAMP = 1628995780 +SHA256 (emacs-mirror-emacs-28.0.50.20210815-3572613_GH0.tar.gz) = 541897aedebe6185e9c7c17a677c2a47d4aa1004f50300e86a79410096ac2ecc +SIZE (emacs-mirror-emacs-28.0.50.20210815-3572613_GH0.tar.gz) = 43004079 |