Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] tcl: update to 8.6.13
@ 2023-01-05 20:45 zen0bit
  2023-01-05 21:36 ` [PR PATCH] [Updated] " zen0bit
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: zen0bit @ 2023-01-05 20:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 459 bytes --]

There is a new pull request by zen0bit against master on the void-packages repository

https://github.com/oSoWoSo/VUR tcl
https://github.com/void-linux/void-packages/pull/41478

tcl: update to 8.6.13
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)

A patch file from https://github.com/void-linux/void-packages/pull/41478.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-tcl-41478.patch --]
[-- Type: text/x-diff, Size: 941 bytes --]

From b40a60748cf9b50d0cc76d04bab4e3fa7a232e7d Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Thu, 5 Jan 2023 21:07:12 +0100
Subject: [PATCH] tcl: update to 8.6.13

---
 srcpkgs/tcl/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/tcl/template b/srcpkgs/tcl/template
index b2e247d70ab8..1fa9ae4d725b 100644
--- a/srcpkgs/tcl/template
+++ b/srcpkgs/tcl/template
@@ -1,6 +1,6 @@
 # Template file for 'tcl'
 pkgname=tcl
-version=8.6.12
+version=8.6.13
 revision=1
 build_wrksrc=unix
 build_style=gnu-configure
@@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="TCL"
 homepage="http://www.tcl.tk"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}${version}-src.tar.gz"
-checksum=26c995dd0f167e48b11961d891ee555f680c175f7173ff8cb829f4ebcde4c1a6
+checksum=43a1fae7412f61ff11de2cfd05d28cfc3a73762f354a417c62370a54e2caf066
 
 shlib_provides="libtcl${version%.*}.so"
 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Updated] tcl: update to 8.6.13
  2023-01-05 20:45 [PR PATCH] tcl: update to 8.6.13 zen0bit
@ 2023-01-05 21:36 ` zen0bit
  2023-01-05 22:01 ` zen0bit
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: zen0bit @ 2023-01-05 21:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 464 bytes --]

There is an updated pull request by zen0bit against master on the void-packages repository

https://github.com/oSoWoSo/VUR tcl
https://github.com/void-linux/void-packages/pull/41478

tcl: update to 8.6.13
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)

A patch file from https://github.com/void-linux/void-packages/pull/41478.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-tcl-41478.patch --]
[-- Type: text/x-diff, Size: 941 bytes --]

From efe06538d435273b3018f0fad7d76663210e68ae Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Thu, 5 Jan 2023 21:07:12 +0100
Subject: [PATCH] tcl: update to 8.6.13

---
 srcpkgs/tcl/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/tcl/template b/srcpkgs/tcl/template
index b2e247d70ab8..1fa9ae4d725b 100644
--- a/srcpkgs/tcl/template
+++ b/srcpkgs/tcl/template
@@ -1,6 +1,6 @@
 # Template file for 'tcl'
 pkgname=tcl
-version=8.6.12
+version=8.6.13
 revision=1
 build_wrksrc=unix
 build_style=gnu-configure
@@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="TCL"
 homepage="http://www.tcl.tk"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}${version}-src.tar.gz"
-checksum=26c995dd0f167e48b11961d891ee555f680c175f7173ff8cb829f4ebcde4c1a6
+checksum=43a1fae7412f61ff11de2cfd05d28cfc3a73762f354a417c62370a54e2caf066
 
 shlib_provides="libtcl${version%.*}.so"
 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Updated] tcl: update to 8.6.13
  2023-01-05 20:45 [PR PATCH] tcl: update to 8.6.13 zen0bit
  2023-01-05 21:36 ` [PR PATCH] [Updated] " zen0bit
@ 2023-01-05 22:01 ` zen0bit
  2023-01-18  4:50 ` zen0bit
  2023-01-18 14:34 ` [PR PATCH] [Merged]: " leahneukirchen
  3 siblings, 0 replies; 5+ messages in thread
From: zen0bit @ 2023-01-05 22:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 464 bytes --]

There is an updated pull request by zen0bit against master on the void-packages repository

https://github.com/oSoWoSo/VUR tcl
https://github.com/void-linux/void-packages/pull/41478

tcl: update to 8.6.13
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)

A patch file from https://github.com/void-linux/void-packages/pull/41478.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-tcl-41478.patch --]
[-- Type: text/x-diff, Size: 1170 bytes --]

From c2fb67c70c6e4d8ff1f84c1f6a455e9f0837027f Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Thu, 5 Jan 2023 21:07:12 +0100
Subject: [PATCH] tcl: update to 8.6.13

---
 srcpkgs/tcl/template | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/tcl/template b/srcpkgs/tcl/template
index b2e247d70ab8..0926d7cd9d4e 100644
--- a/srcpkgs/tcl/template
+++ b/srcpkgs/tcl/template
@@ -1,6 +1,6 @@
 # Template file for 'tcl'
 pkgname=tcl
-version=8.6.12
+version=8.6.13
 revision=1
 build_wrksrc=unix
 build_style=gnu-configure
@@ -14,14 +14,10 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="TCL"
 homepage="http://www.tcl.tk"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}${version}-src.tar.gz"
-checksum=26c995dd0f167e48b11961d891ee555f680c175f7173ff8cb829f4ebcde4c1a6
+checksum=43a1fae7412f61ff11de2cfd05d28cfc3a73762f354a417c62370a54e2caf066
 
 shlib_provides="libtcl${version%.*}.so"
 
-post_extract() {
-	vsed -i pkgs/sqlite*/Makefile.in -e 's/-DSQLITE_API=MODULE_SCOPE//g'
-}
-
 do_check() {
 	# thread-4.5 and thread-5* are skipped because they test UB
 	make test TESTFLAGS="-skip 'thread-4.5 thread-5*'"

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Updated] tcl: update to 8.6.13
  2023-01-05 20:45 [PR PATCH] tcl: update to 8.6.13 zen0bit
  2023-01-05 21:36 ` [PR PATCH] [Updated] " zen0bit
  2023-01-05 22:01 ` zen0bit
@ 2023-01-18  4:50 ` zen0bit
  2023-01-18 14:34 ` [PR PATCH] [Merged]: " leahneukirchen
  3 siblings, 0 replies; 5+ messages in thread
From: zen0bit @ 2023-01-18  4:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 464 bytes --]

There is an updated pull request by zen0bit against master on the void-packages repository

https://github.com/oSoWoSo/VUR tcl
https://github.com/void-linux/void-packages/pull/41478

tcl: update to 8.6.13
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)

A patch file from https://github.com/void-linux/void-packages/pull/41478.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-tcl-41478.patch --]
[-- Type: text/x-diff, Size: 1272 bytes --]

From 4c556b4136292b64473fcc76fc34f3165fcd9238 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Thu, 5 Jan 2023 21:07:12 +0100
Subject: [PATCH] tcl: update to 8.6.13

---
 srcpkgs/tcl/template | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/tcl/template b/srcpkgs/tcl/template
index b2e247d70ab8..8844ea516306 100644
--- a/srcpkgs/tcl/template
+++ b/srcpkgs/tcl/template
@@ -1,6 +1,6 @@
 # Template file for 'tcl'
 pkgname=tcl
-version=8.6.12
+version=8.6.13
 revision=1
 build_wrksrc=unix
 build_style=gnu-configure
@@ -13,15 +13,11 @@ short_desc="TCL scripting language"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="TCL"
 homepage="http://www.tcl.tk"
-distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}${version}-src.tar.gz"
-checksum=26c995dd0f167e48b11961d891ee555f680c175f7173ff8cb829f4ebcde4c1a6
+distfiles="${SOURCEFORGE_SITE}/tcl/tcl${version}-src.tar.gz"
+checksum=43a1fae7412f61ff11de2cfd05d28cfc3a73762f354a417c62370a54e2caf066
 
 shlib_provides="libtcl${version%.*}.so"
 
-post_extract() {
-	vsed -i pkgs/sqlite*/Makefile.in -e 's/-DSQLITE_API=MODULE_SCOPE//g'
-}
-
 do_check() {
 	# thread-4.5 and thread-5* are skipped because they test UB
 	make test TESTFLAGS="-skip 'thread-4.5 thread-5*'"

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Merged]: tcl: update to 8.6.13
  2023-01-05 20:45 [PR PATCH] tcl: update to 8.6.13 zen0bit
                   ` (2 preceding siblings ...)
  2023-01-18  4:50 ` zen0bit
@ 2023-01-18 14:34 ` leahneukirchen
  3 siblings, 0 replies; 5+ messages in thread
From: leahneukirchen @ 2023-01-18 14:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 322 bytes --]

There's a merged pull request on the void-packages repository

tcl: update to 8.6.13
https://github.com/void-linux/void-packages/pull/41478

Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-01-18 14:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-05 20:45 [PR PATCH] tcl: update to 8.6.13 zen0bit
2023-01-05 21:36 ` [PR PATCH] [Updated] " zen0bit
2023-01-05 22:01 ` zen0bit
2023-01-18  4:50 ` zen0bit
2023-01-18 14:34 ` [PR PATCH] [Merged]: " leahneukirchen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).