summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authoryouri <youri@pkgsrc.org>2016-06-06 13:35:35 +0000
committeryouri <youri@pkgsrc.org>2016-06-06 13:35:35 +0000
commit622e4c74da09e9132c279ae9ec90cde569bce2b3 (patch)
treef6d712425c6d3a8c185ef947ea660e85c0168c91 /x11
parentab6de6233f00b511313a55bdf5753e5612285546 (diff)
downloadpkgsrc-622e4c74da09e9132c279ae9ec90cde569bce2b3.tar.gz
Patches were submitted upstream.
Diffstat (limited to 'x11')
-rw-r--r--x11/lxterminal/distinfo6
-rw-r--r--x11/lxterminal/patches/patch-src_setting.c4
-rw-r--r--x11/lxterminal/patches/patch-src_unixsocket.c4
3 files changed, 7 insertions, 7 deletions
diff --git a/x11/lxterminal/distinfo b/x11/lxterminal/distinfo
index 29de77307bb..1872aa07970 100644
--- a/x11/lxterminal/distinfo
+++ b/x11/lxterminal/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.1 2016/05/23 10:23:35 youri Exp $
+$NetBSD: distinfo,v 1.2 2016/06/06 13:35:35 youri Exp $
SHA1 (lxterminal-0.2.0.tar.gz) = 0c2269c43aa463e5dbf869d935745226b3c9943a
RMD160 (lxterminal-0.2.0.tar.gz) = 3398b90578a1e319c9474c1bd3862698177b657d
SHA512 (lxterminal-0.2.0.tar.gz) = 5bec0e16fa4d929203e4c206fb59fb0c88e02f29adbf527c31fa2a0007d3dddbdf12f2219e204360b5dd95a68a89410fcf937325f3a7eb1229b568c9c10c0e78
Size (lxterminal-0.2.0.tar.gz) = 248698 bytes
-SHA1 (patch-src_setting.c) = 99abd72ce3113527d0a1a337f01c038d16fac65d
-SHA1 (patch-src_unixsocket.c) = 7b46000ec467c6792b186b99c314443785e6b14e
+SHA1 (patch-src_setting.c) = d7bda3827ea714ccfd508e45737f49847249e16a
+SHA1 (patch-src_unixsocket.c) = 48444fd1c4f3eac137c91d2b947a7a2faaebaad3
diff --git a/x11/lxterminal/patches/patch-src_setting.c b/x11/lxterminal/patches/patch-src_setting.c
index b0002276e8b..eaafdbaa8ff 100644
--- a/x11/lxterminal/patches/patch-src_setting.c
+++ b/x11/lxterminal/patches/patch-src_setting.c
@@ -1,6 +1,6 @@
-$NetBSD: patch-src_setting.c,v 1.1 2016/05/23 10:23:35 youri Exp $
+$NetBSD: patch-src_setting.c,v 1.2 2016/06/06 13:35:35 youri Exp $
-Fix glib function
+Fix glib function, patch accepted upstream.
--- src/setting.c.orig 2014-10-21 15:29:18.000000000 +0000
+++ src/setting.c
diff --git a/x11/lxterminal/patches/patch-src_unixsocket.c b/x11/lxterminal/patches/patch-src_unixsocket.c
index fed69d3c919..753d36d16ec 100644
--- a/x11/lxterminal/patches/patch-src_unixsocket.c
+++ b/x11/lxterminal/patches/patch-src_unixsocket.c
@@ -1,6 +1,6 @@
-$NetBSD: patch-src_unixsocket.c,v 1.1 2016/05/23 10:23:35 youri Exp $
+$NetBSD: patch-src_unixsocket.c,v 1.2 2016/06/06 13:35:35 youri Exp $
-string.h for memset
+string.h for memset, submitted upstream.
--- src/unixsocket.c.orig 2015-05-21 08:43:09.000000000 -0700
+++ src/unixsocket.c 2015-05-21 08:43:20.000000000 -0700