Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] tin: update to 2.6.2.
@ 2023-02-21 22:50 Emru1
  2023-02-25 21:10 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 1 reply; 2+ messages in thread
From: Emru1 @ 2023-02-21 22:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Emru1/void-packages tin
https://github.com/void-linux/void-packages/pull/42387

tin: update to 2.6.2.
#### Testing the changes
- I tested the changes in this PR: **NO**

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

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

From a16e1d079a74d53bd06ae67aa0cfbbaa23ad7fbb Mon Sep 17 00:00:00 2001
From: Emil Tomczyk <emil.tomczyk@skni.umcs.pl>
Date: Tue, 21 Feb 2023 23:42:58 +0100
Subject: [PATCH] tin: update to 2.6.2.

---
 srcpkgs/tin/template | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/tin/template b/srcpkgs/tin/template
index 4ee85927179e..a2660c7cad24 100644
--- a/srcpkgs/tin/template
+++ b/srcpkgs/tin/template
@@ -1,23 +1,25 @@
 # Template file for 'tin'
 pkgname=tin
-version=2.4.5
+version=2.6.2
 revision=1
 build_style=gnu-configure
-configure_args="--enable-ipv6 --with-pcre=${XBPS_CROSS_BASE}/usr"
+configure_args="--enable-ipv6 --with-pcre=${XBPS_CROSS_BASE}/usr
+ --with-nntps=openssl"
 make_build_target=build
 make_build_args="BUILD_LDFLAGS="
-hostmakedepends="flex pcre-devel"
-makedepends="ncurses-devel readline-devel pcre-devel libidn-devel"
+hostmakedepends="flex pkg-config pcre-devel gpgme"
+makedepends="ncurses-devel readline-devel pcre-devel libidn-devel openssl-devel gpgme-devel"
 short_desc="NNTP and spool based UseNet newsreader"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="http://www.tin.org"
 distfiles="ftp://ftp.tin.org/pub/news/clients/tin/v${version%.*}/tin-${version}.tar.xz"
-checksum=1a14e6a49a3627230f792eb48936d39d0abd7b04d958083a6296bb4210c6c512
+checksum=91df3cc009017ac0fcc6bb8b625784a0a006f921fb0fd5b87229f74edb1d068c
 
 pre_configure() {
 	sed -i '/BUILD_CPPFLAGS.*=/s/$(PCRE_CPPFLAGS)//' src/Makefile.in
 }
+
 post_install() {
 	# conflicts with mutt
 	rm -f ${DESTDIR}/usr/share/man/man5/{mmdf.5,mbox.5}

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

* Re: [PR PATCH] [Merged]: tin: update to 2.6.2.
  2023-02-21 22:50 [PR PATCH] tin: update to 2.6.2 Emru1
@ 2023-02-25 21:10 ` leahneukirchen
  0 siblings, 0 replies; 2+ messages in thread
From: leahneukirchen @ 2023-02-25 21:10 UTC (permalink / raw)
  To: ml

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

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

tin: update to 2.6.2.
https://github.com/void-linux/void-packages/pull/42387

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

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

end of thread, other threads:[~2023-02-25 21:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-21 22:50 [PR PATCH] tin: update to 2.6.2 Emru1
2023-02-25 21:10 ` [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).