pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/tcl Add upstream bug report for previous.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8fe0918345f6
branches:  trunk
changeset: 365407:8fe0918345f6
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jul 16 09:06:44 2017 +0000

description:
Add upstream bug report for previous.

diffstat:

 lang/tcl/distinfo                                       |  16 ++++++++--------
 lang/tcl/patches/patch-pkgs_itcl4.0.5_configure         |   4 +++-
 lang/tcl/patches/patch-pkgs_sqlite3.13.0_configure      |   4 +++-
 lang/tcl/patches/patch-pkgs_tdbc1.0.4_configure         |   4 +++-
 lang/tcl/patches/patch-pkgs_tdbcmysql1.0.4_configure    |   4 +++-
 lang/tcl/patches/patch-pkgs_tdbcodbc1.0.4_configure     |   4 +++-
 lang/tcl/patches/patch-pkgs_tdbcpostgres1.0.4_configure |   4 +++-
 lang/tcl/patches/patch-pkgs_thread2.8.0_configure       |   4 +++-
 8 files changed, 29 insertions(+), 15 deletions(-)

diffs (129 lines):

diff -r 68e43cd510ac -r 8fe0918345f6 lang/tcl/distinfo
--- a/lang/tcl/distinfo Sun Jul 16 08:51:46 2017 +0000
+++ b/lang/tcl/distinfo Sun Jul 16 09:06:44 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.71 2017/07/16 08:51:46 wiz Exp $
+$NetBSD: distinfo,v 1.72 2017/07/16 09:06:44 wiz Exp $
 
 SHA1 (tcl8.6.6-src.tar.gz) = 169dd1589cad62c9fac4257c113db245da502cd0
 RMD160 (tcl8.6.6-src.tar.gz) = 2386a69eb841f8af51c1b124f68e0b812a225cca
@@ -7,14 +7,14 @@
 SHA1 (patch-generic_tclInt.h) = fde6a5458a138b6d61fdbab1269b1c5111a28b22
 SHA1 (patch-generic_tclPort.h) = 36ff05b22591d588952e55d0f13c2ef52e371d1e
 SHA1 (patch-generic_tclPosixStr.c) = 68da211865282fe7124cad71381658f8dfb986d6
-SHA1 (patch-pkgs_itcl4.0.5_configure) = d2435269cde29cb2b73126b41df9d14fa4b3098d
+SHA1 (patch-pkgs_itcl4.0.5_configure) = 659d90c050ae3f3792d0a809f2af7c13d2a5a333
 SHA1 (patch-pkgs_sqlite3.13.0_Makefile.in) = 1205936335cda5d413c24da33608a9bbec6a65a9
-SHA1 (patch-pkgs_sqlite3.13.0_configure) = 46cf2337e3b2af95b67537b127445c71d6c973cd
-SHA1 (patch-pkgs_tdbc1.0.4_configure) = 2413c9b1709a0a56e540850f3a6aaa694bf93a74
-SHA1 (patch-pkgs_tdbcmysql1.0.4_configure) = 6140196762a898467f5d83950159bf333a1f3f35
-SHA1 (patch-pkgs_tdbcodbc1.0.4_configure) = 28d8d39386244dda3e93b92ad604cd6990b1a256
-SHA1 (patch-pkgs_tdbcpostgres1.0.4_configure) = 247929d01d2b1daba893da4c4eba1a78ea93d69e
-SHA1 (patch-pkgs_thread2.8.0_configure) = c259fa206ea89463833f18aa262ed71b01807071
+SHA1 (patch-pkgs_sqlite3.13.0_configure) = 7f7ca86055256eea1a6d3211653f18667f72a21b
+SHA1 (patch-pkgs_tdbc1.0.4_configure) = 9796693e8ec08ad226db635d94127fd6a6d9af17
+SHA1 (patch-pkgs_tdbcmysql1.0.4_configure) = 2a1304b0d7a9659796883209742f353b2d4d26c8
+SHA1 (patch-pkgs_tdbcodbc1.0.4_configure) = 29aa1914b757cfd4b5e87ba38d23e3cbe40ba2fe
+SHA1 (patch-pkgs_tdbcpostgres1.0.4_configure) = 498cd28bdb53b4e9f1a25d8227bb47576ce4ccfe
+SHA1 (patch-pkgs_thread2.8.0_configure) = 2d130ac4a5cbebeb3a3aae41b8e9827d9bd57f45
 SHA1 (patch-tests_load.test) = 438695ab76e01646e49aadc01c44344a5495eabb
 SHA1 (patch-tests_pkgMkIndex.test) = 70d1042c1f4743052c5fa191fa7c4732a08e28a2
 SHA1 (patch-unix_Makefile.in) = 6fa60e07f21842e987bc20d23d4be82cba5bc905
diff -r 68e43cd510ac -r 8fe0918345f6 lang/tcl/patches/patch-pkgs_itcl4.0.5_configure
--- a/lang/tcl/patches/patch-pkgs_itcl4.0.5_configure   Sun Jul 16 08:51:46 2017 +0000
+++ b/lang/tcl/patches/patch-pkgs_itcl4.0.5_configure   Sun Jul 16 09:06:44 2017 +0000
@@ -1,7 +1,9 @@
-$NetBSD: patch-pkgs_itcl4.0.5_configure,v 1.3 2017/07/16 08:51:46 wiz Exp $
+$NetBSD: patch-pkgs_itcl4.0.5_configure,v 1.4 2017/07/16 09:06:44 wiz Exp $
 
 Add support for DragonFly.
+
 Honor LDFLAGS on NetBSD.
+https://core.tcl.tk/tcl/tktview/fed5069f8a8e59e97af0a784b534919f5b789b1e
 
 --- pkgs/itcl4.0.5/configure.orig      2016-07-12 15:29:40.000000000 +0000
 +++ pkgs/itcl4.0.5/configure
diff -r 68e43cd510ac -r 8fe0918345f6 lang/tcl/patches/patch-pkgs_sqlite3.13.0_configure
--- a/lang/tcl/patches/patch-pkgs_sqlite3.13.0_configure        Sun Jul 16 08:51:46 2017 +0000
+++ b/lang/tcl/patches/patch-pkgs_sqlite3.13.0_configure        Sun Jul 16 09:06:44 2017 +0000
@@ -1,7 +1,9 @@
-$NetBSD: patch-pkgs_sqlite3.13.0_configure,v 1.2 2017/07/16 08:50:18 wiz Exp $
+$NetBSD: patch-pkgs_sqlite3.13.0_configure,v 1.3 2017/07/16 09:06:44 wiz Exp $
 
 Add support for DragonFly.
+
 Honor LDFLAGS on NetBSD.
+https://core.tcl.tk/tcl/tktview/fed5069f8a8e59e97af0a784b534919f5b789b1e
 
 --- pkgs/sqlite3.13.0/configure.orig   2016-05-31 15:48:11.000000000 +0000
 +++ pkgs/sqlite3.13.0/configure
diff -r 68e43cd510ac -r 8fe0918345f6 lang/tcl/patches/patch-pkgs_tdbc1.0.4_configure
--- a/lang/tcl/patches/patch-pkgs_tdbc1.0.4_configure   Sun Jul 16 08:51:46 2017 +0000
+++ b/lang/tcl/patches/patch-pkgs_tdbc1.0.4_configure   Sun Jul 16 09:06:44 2017 +0000
@@ -1,7 +1,9 @@
-$NetBSD: patch-pkgs_tdbc1.0.4_configure,v 1.2 2017/07/16 08:50:18 wiz Exp $
+$NetBSD: patch-pkgs_tdbc1.0.4_configure,v 1.3 2017/07/16 09:06:44 wiz Exp $
 
 Add support for DragonFly.
+
 Honor LDFLAGS on NetBSD.
+https://core.tcl.tk/tcl/tktview/fed5069f8a8e59e97af0a784b534919f5b789b1e
 
 --- pkgs/tdbc1.0.4/configure.orig      2016-01-28 18:05:47.000000000 +0000
 +++ pkgs/tdbc1.0.4/configure
diff -r 68e43cd510ac -r 8fe0918345f6 lang/tcl/patches/patch-pkgs_tdbcmysql1.0.4_configure
--- a/lang/tcl/patches/patch-pkgs_tdbcmysql1.0.4_configure      Sun Jul 16 08:51:46 2017 +0000
+++ b/lang/tcl/patches/patch-pkgs_tdbcmysql1.0.4_configure      Sun Jul 16 09:06:44 2017 +0000
@@ -1,7 +1,9 @@
-$NetBSD: patch-pkgs_tdbcmysql1.0.4_configure,v 1.2 2017/07/16 08:50:18 wiz Exp $
+$NetBSD: patch-pkgs_tdbcmysql1.0.4_configure,v 1.3 2017/07/16 09:06:44 wiz Exp $
 
 Add support for DragonFly.
+
 Honor LDFLAGS on NetBSD.
+https://core.tcl.tk/tcl/tktview/fed5069f8a8e59e97af0a784b534919f5b789b1e
 
 --- pkgs/tdbcmysql1.0.4/configure.orig 2016-01-28 18:06:23.000000000 +0000
 +++ pkgs/tdbcmysql1.0.4/configure
diff -r 68e43cd510ac -r 8fe0918345f6 lang/tcl/patches/patch-pkgs_tdbcodbc1.0.4_configure
--- a/lang/tcl/patches/patch-pkgs_tdbcodbc1.0.4_configure       Sun Jul 16 08:51:46 2017 +0000
+++ b/lang/tcl/patches/patch-pkgs_tdbcodbc1.0.4_configure       Sun Jul 16 09:06:44 2017 +0000
@@ -1,7 +1,9 @@
-$NetBSD: patch-pkgs_tdbcodbc1.0.4_configure,v 1.2 2017/07/16 08:50:18 wiz Exp $
+$NetBSD: patch-pkgs_tdbcodbc1.0.4_configure,v 1.3 2017/07/16 09:06:44 wiz Exp $
 
 Add support for DragonFly.
+
 Honor LDFLAGS on NetBSD.
+https://core.tcl.tk/tcl/tktview/fed5069f8a8e59e97af0a784b534919f5b789b1e
 
 --- pkgs/tdbcodbc1.0.4/configure.orig  2016-01-28 18:06:52.000000000 +0000
 +++ pkgs/tdbcodbc1.0.4/configure
diff -r 68e43cd510ac -r 8fe0918345f6 lang/tcl/patches/patch-pkgs_tdbcpostgres1.0.4_configure
--- a/lang/tcl/patches/patch-pkgs_tdbcpostgres1.0.4_configure   Sun Jul 16 08:51:46 2017 +0000
+++ b/lang/tcl/patches/patch-pkgs_tdbcpostgres1.0.4_configure   Sun Jul 16 09:06:44 2017 +0000
@@ -1,7 +1,9 @@
-$NetBSD: patch-pkgs_tdbcpostgres1.0.4_configure,v 1.2 2017/07/16 08:50:18 wiz Exp $
+$NetBSD: patch-pkgs_tdbcpostgres1.0.4_configure,v 1.3 2017/07/16 09:06:44 wiz Exp $
 
 Add support for DragonFly.
+
 Honor LDFLAGS on NetBSD.
+https://core.tcl.tk/tcl/tktview/fed5069f8a8e59e97af0a784b534919f5b789b1e
 
 --- pkgs/tdbcpostgres1.0.4/configure.orig      2016-01-28 18:07:18.000000000 +0000
 +++ pkgs/tdbcpostgres1.0.4/configure
diff -r 68e43cd510ac -r 8fe0918345f6 lang/tcl/patches/patch-pkgs_thread2.8.0_configure
--- a/lang/tcl/patches/patch-pkgs_thread2.8.0_configure Sun Jul 16 08:51:46 2017 +0000
+++ b/lang/tcl/patches/patch-pkgs_thread2.8.0_configure Sun Jul 16 09:06:44 2017 +0000
@@ -1,7 +1,9 @@
-$NetBSD: patch-pkgs_thread2.8.0_configure,v 1.2 2017/07/16 08:50:18 wiz Exp $
+$NetBSD: patch-pkgs_thread2.8.0_configure,v 1.3 2017/07/16 09:06:44 wiz Exp $
 
 Add support for DragonFly.
+
 Honor LDFLAGS on NetBSD.
+https://core.tcl.tk/tcl/tktview/fed5069f8a8e59e97af0a784b534919f5b789b1e
 
 --- pkgs/thread2.8.0/configure.orig    2016-07-05 13:37:40.000000000 +0000
 +++ pkgs/thread2.8.0/configure



Home | Main Index | Thread Index | Old Index