Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] tintin: update to 2.02.20.
@ 2022-07-11 18:24 lilmike
  2022-07-11 20:40 ` [PR REVIEW] " paper42
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: lilmike @ 2022-07-11 18:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lilmike/void-packages tintin
https://github.com/void-linux/void-packages/pull/38009

tintin: update to 2.02.20.
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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/38009.patch is attached

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

From 3b46cee61957cdce077a400d5b6685a521dc8f6e Mon Sep 17 00:00:00 2001
From: Michael Taboada <michael@michaels.world>
Date: Thu, 7 Jul 2022 13:27:28 -0700
Subject: [PATCH] tintin: update to 2.02.20.

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

diff --git a/srcpkgs/tintin/template b/srcpkgs/tintin/template
index 73d46cc4a120..787e8b938b2c 100644
--- a/srcpkgs/tintin/template
+++ b/srcpkgs/tintin/template
@@ -1,6 +1,6 @@
 # Template file for 'tintin'
 pkgname=tintin
-version=2.02.12
+version=2.02.20
 revision=1
 wrksrc=tt
 build_wrksrc=src
@@ -11,7 +11,7 @@ maintainer="Michael Taboada <voidpkgs@forwardme.email>"
 license="GPL-2.0-or-later"
 homepage="http://tintin.sourceforge.net"
 distfiles="${SOURCEFORGE_SITE}/tintin/${pkgname}-${version}.tar.gz"
-checksum=b6f9fd4f2c1e7cdc8cff4172d7a80014961b0394380ced9182209dc34d781a00
+checksum=331673e6ee3c945cf27e1c0d71cec1225c9d992588ed73b2a707c4c49523e8d2
 
 post_install() {
 	for i in FAQ SCRIPTS README; do

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

* Re: [PR REVIEW] tintin: update to 2.02.20.
  2022-07-11 18:24 [PR PATCH] tintin: update to 2.02.20 lilmike
@ 2022-07-11 20:40 ` paper42
  2022-07-14 20:55 ` [PR PATCH] [Updated] " lilmike
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-07-11 20:40 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/38009#discussion_r918331211

Comment:
```suggestion
homepage="https://tintin.mudhalla.net/"
```

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

* Re: [PR PATCH] [Updated] tintin: update to 2.02.20.
  2022-07-11 18:24 [PR PATCH] tintin: update to 2.02.20 lilmike
  2022-07-11 20:40 ` [PR REVIEW] " paper42
@ 2022-07-14 20:55 ` lilmike
  2022-07-14 20:56 ` lilmike
  2022-07-15  5:25 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: lilmike @ 2022-07-14 20:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lilmike/void-packages tintin
https://github.com/void-linux/void-packages/pull/38009

tintin: update to 2.02.20.
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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/38009.patch is attached

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

From f76114d92b854eeff6f530fbec9768274b4d0fb7 Mon Sep 17 00:00:00 2001
From: Michael Taboada <michael@michaels.world>
Date: Thu, 7 Jul 2022 13:27:28 -0700
Subject: [PATCH] tintin: update to 2.02.20.

---
 srcpkgs/tintin/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/tintin/template b/srcpkgs/tintin/template
index 73d46cc4a120..c648c160eb65 100644
--- a/srcpkgs/tintin/template
+++ b/srcpkgs/tintin/template
@@ -1,6 +1,6 @@
 # Template file for 'tintin'
 pkgname=tintin
-version=2.02.12
+version=2.02.20
 revision=1
 wrksrc=tt
 build_wrksrc=src
@@ -9,9 +9,9 @@ makedepends="zlib-devel pcre-devel readline-devel gnutls-devel"
 short_desc="Console-based MUD client"
 maintainer="Michael Taboada <voidpkgs@forwardme.email>"
 license="GPL-2.0-or-later"
-homepage="http://tintin.sourceforge.net"
+homepage="https://tintin.mudhalla.net/"
 distfiles="${SOURCEFORGE_SITE}/tintin/${pkgname}-${version}.tar.gz"
-checksum=b6f9fd4f2c1e7cdc8cff4172d7a80014961b0394380ced9182209dc34d781a00
+checksum=331673e6ee3c945cf27e1c0d71cec1225c9d992588ed73b2a707c4c49523e8d2
 
 post_install() {
 	for i in FAQ SCRIPTS README; do

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

* Re: tintin: update to 2.02.20.
  2022-07-11 18:24 [PR PATCH] tintin: update to 2.02.20 lilmike
  2022-07-11 20:40 ` [PR REVIEW] " paper42
  2022-07-14 20:55 ` [PR PATCH] [Updated] " lilmike
@ 2022-07-14 20:56 ` lilmike
  2022-07-15  5:25 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: lilmike @ 2022-07-14 20:56 UTC (permalink / raw)
  To: ml

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

New comment by lilmike on void-packages repository

https://github.com/void-linux/void-packages/pull/38009#issuecomment-1184889396

Comment:
Done! :-)
-Michael.



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

* Re: [PR PATCH] [Merged]: tintin: update to 2.02.20.
  2022-07-11 18:24 [PR PATCH] tintin: update to 2.02.20 lilmike
                   ` (2 preceding siblings ...)
  2022-07-14 20:56 ` lilmike
@ 2022-07-15  5:25 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-07-15  5:25 UTC (permalink / raw)
  To: ml

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

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

tintin: update to 2.02.20.
https://github.com/void-linux/void-packages/pull/38009

Description:
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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
-->



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

end of thread, other threads:[~2022-07-15  5:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-11 18:24 [PR PATCH] tintin: update to 2.02.20 lilmike
2022-07-11 20:40 ` [PR REVIEW] " paper42
2022-07-14 20:55 ` [PR PATCH] [Updated] " lilmike
2022-07-14 20:56 ` lilmike
2022-07-15  5:25 ` [PR PATCH] [Merged]: " classabbyamp

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).