summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2017-06-30 10:58:18 +0000
committerwiz <wiz>2017-06-30 10:58:18 +0000
commit5035ed2afd5ecc3b1fe8f2ab9dd71bae3e76cef3 (patch)
treede418d94259d20dc86ba08f2d504e703676ec3f1
parentdf9d09efaed815b78691cb0bd95b0aa7dc0c94ab (diff)
downloadpkgsrc-5035ed2afd5ecc3b1fe8f2ab9dd71bae3e76cef3.tar.gz
Add upstream pull request URL.
-rw-r--r--mail/neomutt/distinfo6
-rw-r--r--mail/neomutt/patches/patch-configure.ac3
-rw-r--r--mail/neomutt/patches/patch-m4_gssapi.m43
3 files changed, 7 insertions, 5 deletions
diff --git a/mail/neomutt/distinfo b/mail/neomutt/distinfo
index 5aef6d1fe78..07f1bdb957e 100644
--- a/mail/neomutt/distinfo
+++ b/mail/neomutt/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.22 2017/06/30 10:53:22 jperkin Exp $
+$NetBSD: distinfo,v 1.23 2017/06/30 10:58:18 wiz Exp $
SHA1 (neomutt-20170609.tar.gz) = fd0e07e95c4a5dc6b21df02ea1c0355acf1fcc17
RMD160 (neomutt-20170609.tar.gz) = 3b2b696bd48e6a0b846c20b6621fe92dd996d6b3
SHA512 (neomutt-20170609.tar.gz) = e5ced8e2d5890e828a1603a0c1c8072bbb84499e87b45b55029b4644e6b70efb0ece00f600d9a942cb033a7b62d6b60a91ef17523fb34e8ef3d3abbe35905c9e
Size (neomutt-20170609.tar.gz) = 2637349 bytes
-SHA1 (patch-configure.ac) = 06ac40f21edc715150d944279e820b2d684fd5c3
-SHA1 (patch-m4_gssapi.m4) = 8b43c7af9afd8beb7c16ef2140f7f6a7c20a05e5
+SHA1 (patch-configure.ac) = e11fc46e1baad716022954e08556c213544201f5
+SHA1 (patch-m4_gssapi.m4) = 9198e221e8dbed2633fcd45a53167cd19547ad65
diff --git a/mail/neomutt/patches/patch-configure.ac b/mail/neomutt/patches/patch-configure.ac
index 3e9f7a67066..1e3b0961ec8 100644
--- a/mail/neomutt/patches/patch-configure.ac
+++ b/mail/neomutt/patches/patch-configure.ac
@@ -1,6 +1,7 @@
-$NetBSD: patch-configure.ac,v 1.1 2017/06/30 10:53:22 jperkin Exp $
+$NetBSD: patch-configure.ac,v 1.2 2017/06/30 10:58:18 wiz Exp $
Handle native Solaris GSSAPI.
+https://github.com/neomutt/neomutt/pull/660
--- configure.ac.orig 2017-06-09 10:52:07.000000000 +0000
+++ configure.ac
diff --git a/mail/neomutt/patches/patch-m4_gssapi.m4 b/mail/neomutt/patches/patch-m4_gssapi.m4
index f1ada37903c..8aad38000fa 100644
--- a/mail/neomutt/patches/patch-m4_gssapi.m4
+++ b/mail/neomutt/patches/patch-m4_gssapi.m4
@@ -1,6 +1,7 @@
-$NetBSD: patch-m4_gssapi.m4,v 1.1 2017/06/30 10:53:22 jperkin Exp $
+$NetBSD: patch-m4_gssapi.m4,v 1.2 2017/06/30 10:58:18 wiz Exp $
Handle native Solaris GSSAPI.
+https://github.com/neomutt/neomutt/pull/660
--- m4/gssapi.m4.orig 2017-06-09 10:52:07.000000000 +0000
+++ m4/gssapi.m4