Github messages for voidlinux
 help / color / mirror / Atom feed
From: Emru1 <Emru1@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] tin: update to 2.6.2.
Date: Tue, 21 Feb 2023 23:50:25 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42387@inbox.vuxu.org> (raw)

[-- 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}

             reply	other threads:[~2023-02-21 22:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-21 22:50 Emru1 [this message]
2023-02-25 21:10 ` [PR PATCH] [Merged]: " leahneukirchen

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42387@inbox.vuxu.org \
    --to=emru1@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).