pkgsrc-WIP-changes archive

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

tcl-expect: Add patch comment placeholders



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Tue May 3 19:42:06 2022 -0400
Changeset:	a6b8077007af89e735076b8e480dc5d0f601b5ec

Modified Files:
	tcl-expect/distinfo
	tcl-expect/patches/patch-Makefile.in
	tcl-expect/patches/patch-configure
	tcl-expect/patches/patch-retoglob.c
	tcl-expect/patches/patch-tclconfig_tcl.m4

Log Message:
tcl-expect: Add patch comment placeholders

Add RCSID lines.  Add note to describe each patch.  Add note to
include upstream bug report URL.

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

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

diffstat:
 tcl-expect/distinfo                       | 8 ++++----
 tcl-expect/patches/patch-Makefile.in      | 4 ++++
 tcl-expect/patches/patch-configure        | 6 ++++++
 tcl-expect/patches/patch-retoglob.c       | 6 ++++++
 tcl-expect/patches/patch-tclconfig_tcl.m4 | 6 ++++++
 5 files changed, 26 insertions(+), 4 deletions(-)

diffs:
diff --git a/tcl-expect/distinfo b/tcl-expect/distinfo
index 2a7c327102..0f3044a5b5 100644
--- a/tcl-expect/distinfo
+++ b/tcl-expect/distinfo
@@ -3,7 +3,7 @@ $NetBSD: distinfo,v 1.22 2021/10/26 10:51:57 nia Exp $
 BLAKE2s (expect5.45.4.tar.gz) = 41310882c3658679f60911aca1a3cf9c353784f164410abf919ce7adefdc73e0
 SHA512 (expect5.45.4.tar.gz) = a8dc25e8175f67e029e15cbcfca1705165c1c4cb2dd37eaaaebffb61e3ba132d9519cd73ca5add4c3358a2b0b7a91e878279e8d0b72143ff2c287fce07e4659a
 Size (expect5.45.4.tar.gz) = 632363 bytes
-SHA1 (patch-Makefile.in) = 24efcbdb0a21985cb8a0fb7812c5f45f67de7c30
-SHA1 (patch-configure) = 728a648a818d9957ddffb5b30d4cb04f00a8f6ec
-SHA1 (patch-retoglob.c) = b270b27fcc70cf93c9a7cc9ea5613cb0d3f4f4e1
-SHA1 (patch-tclconfig_tcl.m4) = 013bc82da8a5d6630638e3b9863b19e0ebd75bdb
+SHA1 (patch-Makefile.in) = e30054a3b1005edb413fce04355eaf8b33a9fd9f
+SHA1 (patch-configure) = 658668c09824fd07d8a0687073f271984545cc7b
+SHA1 (patch-retoglob.c) = 1f06fa70d00bd715aa05e48df665949f867760f4
+SHA1 (patch-tclconfig_tcl.m4) = dc924218d32aecb4d40c97b33dc667c0f3877025
diff --git a/tcl-expect/patches/patch-Makefile.in b/tcl-expect/patches/patch-Makefile.in
index 8ca14c67fb..3ccd8e0b5f 100644
--- a/tcl-expect/patches/patch-Makefile.in
+++ b/tcl-expect/patches/patch-Makefile.in
@@ -2,6 +2,10 @@ $NetBSD: patch-Makefile.in,v 1.4 2018/08/27 07:12:08 wiz Exp $
 
 New Makefile.in patch, no libtool
 
+\todo Describe.
+
+\todo Provide upstream bug report URL.
+
 --- Makefile.in.orig	2010-09-30 17:14:07.000000000 +0000
 +++ Makefile.in
 @@ -99,7 +99,9 @@ PKG_HEADERS	= @PKG_HEADERS@
diff --git a/tcl-expect/patches/patch-configure b/tcl-expect/patches/patch-configure
index d0285c6042..cc2f2015d6 100644
--- a/tcl-expect/patches/patch-configure
+++ b/tcl-expect/patches/patch-configure
@@ -1,3 +1,9 @@
+$NetBSD$
+
+\todo Describe.
+
+\todo Provide upstream bug report URL.
+
 --- configure.orig	2022-04-30 10:09:40.227456128 +0000
 +++ configure	2022-04-30 10:09:45.000000000 +0000
 @@ -6945,19 +6945,54 @@
diff --git a/tcl-expect/patches/patch-retoglob.c b/tcl-expect/patches/patch-retoglob.c
index 486a4225af..2af78ccf53 100644
--- a/tcl-expect/patches/patch-retoglob.c
+++ b/tcl-expect/patches/patch-retoglob.c
@@ -1,3 +1,9 @@
+$NetBSD$
+
+\todo Describe.
+
+\todo Provide upstream bug report URL.
+
 --- retoglob.c.orig	2018-02-02 19:15:52.000000000 +0000
 +++ retoglob.c	2019-08-26 05:28:32.206672005 +0000
 @@ -10,8 +10,8 @@
diff --git a/tcl-expect/patches/patch-tclconfig_tcl.m4 b/tcl-expect/patches/patch-tclconfig_tcl.m4
index fb70592702..24dddd0f45 100644
--- a/tcl-expect/patches/patch-tclconfig_tcl.m4
+++ b/tcl-expect/patches/patch-tclconfig_tcl.m4
@@ -1,3 +1,9 @@
+$NetBSD$
+
+\todo Describe.
+
+\todo Provide upstream bug report URL.
+
 --- tclconfig/tcl.m4.orig	2018-02-04 06:55:43.000000000 +0000
 +++ tclconfig/tcl.m4	2022-04-30 09:18:53.837696001 +0000
 @@ -1817,16 +1817,42 @@


Home | Main Index | Thread Index | Old Index