public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Louis Sautier" <sbraz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-nntp/nzbget/files/
Date: Wed, 19 Mar 2025 00:33:36 +0000 (UTC)	[thread overview]
Message-ID: <1742342637.5212d0f42d0141829a20f4aa9a7f423c60be8c3a.sbraz@gentoo> (raw)

commit:     5212d0f42d0141829a20f4aa9a7f423c60be8c3a
Author:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 18 23:56:02 2025 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Wed Mar 19 00:03:57 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5212d0f4

net-nntp/nzbget: remove unused patches

Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>

 ...nzbget-24.5-build-with-par2-turbo-offline.patch | 17 ---------------
 .../nzbget-24.6-fix-build-without-parcheck.patch   | 25 ----------------------
 2 files changed, 42 deletions(-)

diff --git a/net-nntp/nzbget/files/nzbget-24.5-build-with-par2-turbo-offline.patch b/net-nntp/nzbget/files/nzbget-24.5-build-with-par2-turbo-offline.patch
deleted file mode 100644
index 2d34c583c4bf..000000000000
--- a/net-nntp/nzbget/files/nzbget-24.5-build-with-par2-turbo-offline.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Patch the build system to support par2-turbo downloaded into the source
-directory.
---- a/cmake/par2-turbo.cmake
-+++ b/cmake/par2-turbo.cmake
-@@ -27,11 +27,7 @@ endif()
- ExternalProject_add(
- 	par2-turbo
- 	PREFIX			par2-turbo
--	GIT_REPOSITORY	https://github.com/nzbgetcom/par2cmdline-turbo.git
--	GIT_TAG			v1.1.1-nzbget-20241128
--	TLS_VERIFY		TRUE
--	GIT_SHALLOW		TRUE
--	GIT_PROGRESS	TRUE
-+	URL par2-turbo
- 	DOWNLOAD_EXTRACT_TIMESTAMP	TRUE
- 	CMAKE_ARGS		${CMAKE_ARGS}
- 	INSTALL_COMMAND	""

diff --git a/net-nntp/nzbget/files/nzbget-24.6-fix-build-without-parcheck.patch b/net-nntp/nzbget/files/nzbget-24.6-fix-build-without-parcheck.patch
deleted file mode 100644
index 267e9859ff75..000000000000
--- a/net-nntp/nzbget/files/nzbget-24.6-fix-build-without-parcheck.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-Otherwise, the build fails with "error: ‘setfill’ is not a member of
-‘std’" when -DDISABLE_PARCHECK=yes is used.
---- a/daemon/nntp/ArticleWriter.cpp
-+++ b/daemon/nntp/ArticleWriter.cpp
-@@ -22,6 +22,7 @@
- #include "nzbget.h"
- 
- #include <sstream>
-+#include <iomanip>
- #include "ArticleWriter.h"
- #include "DiskState.h"
- #include "Options.h"
---- a/daemon/queue/DirectRenamer.cpp
-+++ b/daemon/queue/DirectRenamer.cpp
-@@ -23,6 +23,7 @@
- 
- #include <sstream>
- #include <iostream>
-+#include <iomanip>
- #include "DirectRenamer.h"
- #include "Options.h"
- #include "FileSystem.h"
--- 
-2.48.1
-


             reply	other threads:[~2025-03-19  0:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-19  0:33 Louis Sautier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-03-03  0:48 [gentoo-commits] repo/gentoo:master commit in: net-nntp/nzbget/files/ Louis Sautier
2019-03-03  0:48 Louis Sautier
2017-01-28 16:50 Sven Wegener
2016-05-16 21:42 Patrice Clement
2016-02-14 15:59 Sven Wegener
2016-01-07 11:28 Ian Delaney
2016-01-06 21:05 Patrice Clement

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=1742342637.5212d0f42d0141829a20f4aa9a7f423c60be8c3a.sbraz@gentoo \
    --to=sbraz@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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