pkgsrc-WIP-changes archive

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

(graphics/ivtools) fix patch end-of-line, regen distinfo



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara (mef) <makoto%ki.nu@localhost>
Pushed By:	mef
Date:		Sat Jan 2 23:07:46 2021 +0900
Changeset:	0f231885d3a726521614cf2f1b79b56c53fdb413

Modified Files:
	ivtools/distinfo
	ivtools/patches/patch-src_ComTerp_ctrlfunc.c

Log Message:
(graphics/ivtools) fix patch end-of-line, regen distinfo

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

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

diffstat:
 ivtools/distinfo                             | 4 ++--
 ivtools/patches/patch-src_ComTerp_ctrlfunc.c | 3 +--
 2 files changed, 3 insertions(+), 4 deletions(-)

diffs:
diff --git a/ivtools/distinfo b/ivtools/distinfo
index c328413054..ec53a574fc 100644
--- a/ivtools/distinfo
+++ b/ivtools/distinfo
@@ -40,7 +40,7 @@ SHA1 (patch-bi) = 477ce54baeb05a4c383c26af696ce18c07085e60
 SHA1 (patch-bj) = d262c3a217b8f7838a08d6a0952417aeb3e525dd
 SHA1 (patch-bk) = 96edb15971da782c78fc2dd177bce5869cb68201
 SHA1 (patch-bl) = 807a2b860184e990fbf5afcebf4a161c4c614741
-SHA1 (patch-src_ComTerp_ctrlfunc.c) = 3e0c27b22f027be211073a33746ffc62c1be3f0d
-SHA1 (patch-src_ComTerp_iofunc.c) = 6738b15503773452b68acaa888488dde4466f85e
+SHA1 (patch-src_ComTerp_ctrlfunc.c) = 51899928e8b106469c66eda2195762ef402b7d52
+SHA1 (patch-src_ComTerp_iofunc.c) = 4f99ae39a8e767cb33806307b83db46a1c7239cc
 SHA1 (patch-src_glyphs_strchooser_main.c) = 7cd91aaaba73d412bb0d41d5030f0c956e3ef000
 SHA1 (patch-src_tests_y2k_y2ktest.cc) = ef1b1d3d20031b3d769152e2896b656aa716abfd
diff --git a/ivtools/patches/patch-src_ComTerp_ctrlfunc.c b/ivtools/patches/patch-src_ComTerp_ctrlfunc.c
index e3e3d61489..de10409329 100644
--- a/ivtools/patches/patch-src_ComTerp_ctrlfunc.c
+++ b/ivtools/patches/patch-src_ComTerp_ctrlfunc.c
@@ -3,7 +3,7 @@ $NetBSD$
 Add definition for usleep
 
 --- src/ComTerp/ctrlfunc.c.orig	2013-02-13 17:57:54.000000000 +0900
-+++ src/ComTerp/ctrlfunc.c	2021-01-01 21:47:50.772502505 +0900
++++ src/ComTerp/ctrlfunc.c	2021-01-02 23:01:38.296553409 +0900
 @@ -22,6 +22,7 @@
   * 
   */
@@ -12,4 +12,3 @@ Add definition for usleep
  #include <fstream.h>
  #include <iostream>
  #include <ComTerp/comhandler.h>
- 


Home | Main Index | Thread Index | Old Index