summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2020-11-07 19:56:54 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2020-11-07 19:56:54 +0000
commit599d72d808e399e157e0a3d5f875a90c7e091e9f (patch)
treef05ed10236df628e303be7cac22fe9efd95bb8fe /editors
parentRemove expired port: (diff)
- Include a patch from upstream to fix regression in schemas.xml
PR: 250813 Submitted by: Yasuhiro KIMURA <yasu at utahime dot org>
Notes
Notes: svn path=/head/; revision=554418
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs/Makefile10
-rw-r--r--editors/emacs/distinfo4
2 files changed, 9 insertions, 5 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index b7686f27d06e..ed6f5ff0bd30 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -4,14 +4,16 @@
PORTNAME= emacs
DISTVERSION= 27.1
PORTEPOCH= 3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MASTER_SITES= GNU
+PATCH_SITES= https://github.com/emacs-mirror/emacs/commit/:upstream
+PATCHFILES= 43a1b79f56cb1ac6530e8b41f3c329890a00a8f6.patch:-p1:upstream
+
.if ${FLAVOR:U} == canna
-PATCH_SITES= https://www.gentei.org/~yuuji/software/emacs27canna/
-PATCHFILES= emacs27.0.90-canna-20200308.diff.gz
-PATCH_DIST_STRIP= -p1
+PATCH_SITES+= https://www.gentei.org/~yuuji/software/emacs27canna/:canna
+PATCHFILES+= emacs27.0.90-canna-20200308.diff.gz:-p1:canna
.endif
MAINTAINER= emacs@FreeBSD.org
diff --git a/editors/emacs/distinfo b/editors/emacs/distinfo
index 7baa46db56b6..8517176d8383 100644
--- a/editors/emacs/distinfo
+++ b/editors/emacs/distinfo
@@ -1,5 +1,7 @@
-TIMESTAMP = 1597115258
+TIMESTAMP = 1604331394
SHA256 (emacs-27.1.tar.xz) = 4a4c128f915fc937d61edfc273c98106711b540c9be3cd5d2e2b9b5b2f172e41
SIZE (emacs-27.1.tar.xz) = 43752012
SHA256 (emacs27.0.90-canna-20200308.diff.gz) = af22f2f671fdc0a21844e015b141bc2d6798dd8ffb63bb6928385acb0cea4ab5
SIZE (emacs27.0.90-canna-20200308.diff.gz) = 30415
+SHA256 (43a1b79f56cb1ac6530e8b41f3c329890a00a8f6.patch) = e5d38c58e134d023ed8a75336205fae3b604cd8177fe9705b08a726cb6cf54c4
+SIZE (43a1b79f56cb1ac6530e8b41f3c329890a00a8f6.patch) = 3483