pkgsrc-WIP-changes archive

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

py-bitmessage: Improve comments in patches



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sun Dec 13 01:30:08 2015 +0100
Changeset:	1e381d619b3e4ee3442e7f3ebcc6033dbbd00f92

Modified Files:
	py-bitmessage/distinfo
	py-bitmessage/patches/patch-src_helper__startup.py
	py-bitmessage/patches/patch-src_shared.py

Log Message:
py-bitmessage: Improve comments in patches

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1e381d619b3e4ee3442e7f3ebcc6033dbbd00f92

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-bitmessage/distinfo                             | 4 ++--
 py-bitmessage/patches/patch-src_helper__startup.py | 5 +++++
 py-bitmessage/patches/patch-src_shared.py          | 3 +++
 3 files changed, 10 insertions(+), 2 deletions(-)

diffs:
diff --git a/py-bitmessage/distinfo b/py-bitmessage/distinfo
index 61e4756..95abf96 100644
--- a/py-bitmessage/distinfo
+++ b/py-bitmessage/distinfo
@@ -4,5 +4,5 @@ SHA1 (py27-bitmessage-0.4.4.tar.gz) = 60585ee922b53f96940898bf4c278ae035b32ab9
 RMD160 (py27-bitmessage-0.4.4.tar.gz) = b6ea349ebfecd3ac2f809156cfeffedf95d36449
 Size (py27-bitmessage-0.4.4.tar.gz) = 611490 bytes
 SHA1 (patch-Makefile) = ae867577d5c6a0a5f4938d857b117701933b4ade
-SHA1 (patch-src_helper__startup.py) = 3ae355074f0049a6e2f1a5151404ba8c723de5b9
-SHA1 (patch-src_shared.py) = 7c1bd4452c42ede9272364edab8ec645681b3bcf
+SHA1 (patch-src_helper__startup.py) = 1175e9f5279160ec8d533a188944c60283f6be22
+SHA1 (patch-src_shared.py) = 691380e3879aaf776abbfe6711c791cd013ac127
diff --git a/py-bitmessage/patches/patch-src_helper__startup.py b/py-bitmessage/patches/patch-src_helper__startup.py
index 3b196af..74bb855 100644
--- a/py-bitmessage/patches/patch-src_helper__startup.py
+++ b/py-bitmessage/patches/patch-src_helper__startup.py
@@ -1,5 +1,10 @@
 $NetBSD: patch-src_helper__startup.py,v 1.1 2015/09/13 21:14:54 krytarowski Exp $
 
+Unbreak version check of all BSDs.
+
+Merged upstream:
+https://github.com/Bitmessage/PyBitmessage/pull/811
+
 --- src/helper_startup.py.orig	2014-10-15 21:16:27.000000000 +0000
 +++ src/helper_startup.py
 @@ -140,8 +140,8 @@ def loadConfig():
diff --git a/py-bitmessage/patches/patch-src_shared.py b/py-bitmessage/patches/patch-src_shared.py
index 6078363..d7e1135 100644
--- a/py-bitmessage/patches/patch-src_shared.py
+++ b/py-bitmessage/patches/patch-src_shared.py
@@ -2,6 +2,9 @@ $NetBSD: patch-src_shared.py,v 1.1 2015/09/13 21:34:05 krytarowski Exp $
 
 FreeBSD and NetBSD are compatible here.
 
+Patch merged upstream:
+https://github.com/Bitmessage/PyBitmessage/pull/812
+
 --- src/shared.py.orig	2014-10-15 21:16:27.000000000 +0000
 +++ src/shared.py
 @@ -419,8 +419,8 @@ def checkSensitiveFilePermissions(filena


Home | Main Index | Thread Index | Old Index