summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authormef <mef>2015-04-14 03:39:49 +0000
committermef <mef>2015-04-14 03:39:49 +0000
commit8e0d0948864f11823fd5dc7ab7c8ae462e592466 (patch)
tree657d06bfb6f1e3db4ac1f2a79773323f246f52f7 /editors
parentc5396883066f3a6906215213f43d0468cf7010a9 (diff)
downloadpkgsrc-8e0d0948864f11823fd5dc7ab7c8ae462e592466.tar.gz
Add comment on patch from commit log.
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs-snapshot/distinfo4
-rw-r--r--editors/emacs-snapshot/patches/patch-configure.ac5
2 files changed, 6 insertions, 3 deletions
diff --git a/editors/emacs-snapshot/distinfo b/editors/emacs-snapshot/distinfo
index fc1a91efa9b..739964605e7 100644
--- a/editors/emacs-snapshot/distinfo
+++ b/editors/emacs-snapshot/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.67 2014/06/29 18:07:30 dholland Exp $
+$NetBSD: distinfo,v 1.68 2015/04/14 03:39:49 mef Exp $
SHA1 (emacs-snapshot_20140101.orig.tar.xz) = b5241baa81e1ed8a694caf29aa11cd7602d60b61
RMD160 (emacs-snapshot_20140101.orig.tar.xz) = 6bd8e699b7520612b1f4b731dff2654ed528c9d9
@@ -6,6 +6,6 @@ Size (emacs-snapshot_20140101.orig.tar.xz) = 23162636 bytes
SHA1 (patch-ad) = 61769812ed721e8d881a954983bbdbba01537104
SHA1 (patch-ae) = 2dfe31015550feeaa47955136d3bbe2aa6790095
SHA1 (patch-ag) = e30b57d3536e31adbd5b0f0c91696de0de2c0f35
-SHA1 (patch-configure.ac) = d70c1f67e1ecc42ca19aab6ca32819008f0e7f56
+SHA1 (patch-configure.ac) = c3c11fde7d781a539a8bf66363762c35ac83201d
SHA1 (patch-src_image.c) = 4769e3df1e305495ed85af41faf87e1a40428c4e
SHA1 (patch-src_process.c) = e3e9ae43f4bfa373e51eb3e6a1f864ebf1bbc308
diff --git a/editors/emacs-snapshot/patches/patch-configure.ac b/editors/emacs-snapshot/patches/patch-configure.ac
index d13091b1cd5..df4ddeee54d 100644
--- a/editors/emacs-snapshot/patches/patch-configure.ac
+++ b/editors/emacs-snapshot/patches/patch-configure.ac
@@ -1,4 +1,7 @@
-$NetBSD: patch-configure.ac,v 1.1 2014/04/16 21:02:19 joerg Exp $
+$NetBSD: patch-configure.ac,v 1.2 2015/04/14 03:39:49 mef Exp $
+
+Kill a substitution that /bin/sh on NetBSD objects to.
+./configure.lineno: 3557: Syntax error: Bad substitution
--- configure.ac.orig 2014-04-16 19:32:38.000000000 +0000
+++ configure.ac