Github messages for voidlinux
 help / color / mirror / Atom feed
From: natrys <natrys@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] tcllib: update to 1.21.
Date: Tue, 11 Oct 2022 10:16:38 +0200	[thread overview]
Message-ID: <20221011081638.LJXDER1fMqT7zfzm_fPFfy5wLduw-YSL78rp7tPUIXE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39822@inbox.vuxu.org>

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

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

https://github.com/natrys/void-packages tcllib-1.21
https://github.com/void-linux/void-packages/pull/39822

tcllib: update to 1.21.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From da135eee6c80656d47a0ed320a93dbca2b28df31 Mon Sep 17 00:00:00 2001
From: Imran Khan <imrankhan@teknik.io>
Date: Sun, 9 Oct 2022 04:09:46 +0600
Subject: [PATCH] tcllib: update to 1.21.

---
 srcpkgs/tcllib/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/tcllib/template b/srcpkgs/tcllib/template
index 8fb524e58ba8..161170e98e1b 100644
--- a/srcpkgs/tcllib/template
+++ b/srcpkgs/tcllib/template
@@ -1,7 +1,7 @@
 # Template file for 'tcllib'
 pkgname=tcllib
-version=1.20
-revision=2
+version=1.21
+revision=1
 wrksrc="tcllib-tcllib-${version/./-}"
 build_style=gnu-configure
 hostmakedepends="pkg-config tcl"
@@ -9,9 +9,10 @@ depends="tcl"
 short_desc="Set of pure-Tcl extensions"
 maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
 license="TCL"
-homepage="http://core.tcl.tk/tcllib/"
+homepage="https://core.tcl.tk/tcllib/"
+changelog="https://core.tcl-lang.org/tcllib/doc/tcllib-${version/./-}/support/releases/history/README-${version}.txt"
 distfiles="https://github.com/tcltk/${pkgname}/archive/${pkgname}-${version/./-}.tar.gz"
-checksum=076daf919ba0f8964dacb86ae974a6992db4d874eb738dffec1e1efebbd6d080
+checksum=66932dec154253f4bee7ec98daa7cb8aa5a2985dde4ed3a160541b0597014551
 
 post_install() {
 	vlicense ./license.terms LICENSE

  parent reply	other threads:[~2022-10-11  8:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-08 22:23 [PR PATCH] " natrys
2022-10-11  5:00 ` [PR REVIEW] " classabbyamp
2022-10-11  8:16 ` natrys [this message]
2022-10-11  8:31 ` natrys
2022-10-11 17:09 ` classabbyamp
2022-10-11 22:26 ` [PR PATCH] [Updated] " natrys
2022-10-11 22:29 ` natrys
2022-10-17 19:16 ` [PR PATCH] [Closed]: " Piraty

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221011081638.LJXDER1fMqT7zfzm_fPFfy5wLduw-YSL78rp7tPUIXE@z \
    --to=natrys@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).