Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/loudmouth loudmouth: very belatedly add a GitHub ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0c55b2046c97
branches:  trunk
changeset: 435061:0c55b2046c97
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Mon Jun 29 23:35:51 2020 +0000

description:
loudmouth: very belatedly add a GitHub pull reference to a patch

diffstat:

 chat/loudmouth/distinfo                              |  4 ++--
 chat/loudmouth/patches/patch-loudmouth_lm-resolver.c |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (28 lines):

diff -r d8c8315f1272 -r 0c55b2046c97 chat/loudmouth/distinfo
--- a/chat/loudmouth/distinfo   Mon Jun 29 22:00:58 2020 +0000
+++ b/chat/loudmouth/distinfo   Mon Jun 29 23:35:51 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.20 2019/01/16 01:36:12 gutteridge Exp $
+$NetBSD: distinfo,v 1.21 2020/06/29 23:35:51 gutteridge Exp $
 
 SHA1 (loudmouth-1.5.3.tar.bz2) = a69ef9a57e0ae993340921e73ada27979850db04
 RMD160 (loudmouth-1.5.3.tar.bz2) = aba3fc803a87e334b09987e27a5f841a46761dd8
 SHA512 (loudmouth-1.5.3.tar.bz2) = ab6b16b4e644b69cdb7d8df1753d1bb5b43c2f1e76944e639339169b332e1b5c6a4246053c5b8a579ee9b53c845cef610b0040dfdffeb857180b6bab71adfcce
 Size (loudmouth-1.5.3.tar.bz2) = 375974 bytes
-SHA1 (patch-loudmouth_lm-resolver.c) = 3b59fb67197aeae55d642e061600cac2458c0a92
+SHA1 (patch-loudmouth_lm-resolver.c) = c16eb618dded2158bceac511a96c0b7535177b80
diff -r d8c8315f1272 -r 0c55b2046c97 chat/loudmouth/patches/patch-loudmouth_lm-resolver.c
--- a/chat/loudmouth/patches/patch-loudmouth_lm-resolver.c      Mon Jun 29 22:00:58 2020 +0000
+++ b/chat/loudmouth/patches/patch-loudmouth_lm-resolver.c      Mon Jun 29 23:35:51 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: patch-loudmouth_lm-resolver.c,v 1.1 2019/01/16 01:36:12 gutteridge Exp $
+$NetBSD: patch-loudmouth_lm-resolver.c,v 1.2 2020/06/29 23:35:51 gutteridge Exp $
 
 Fix a build breakage on non-x86 NetBSD architectures where arpa/
 nameser_compat.h was being unnecessarily included (without additional
 dependent macros being defined, as nameser.h takes care of when it's
-included first).
+included first). https://github.com/mcabber/loudmouth/pull/39
 
 --- loudmouth/lm-resolver.c.orig       2016-02-14 17:05:11.000000000 +0000
 +++ loudmouth/lm-resolver.c



Home | Main Index | Thread Index | Old Index