public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 2/2] git: Change dependency from perl-Net-SMTP-SSL to perl-libnet
Date: Wed, 24 Mar 2021 12:37:14 +0100	[thread overview]
Message-ID: <20210324113714.63498-3-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20210324113714.63498-1-adolf.belka@ipfire.org>

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

- perl-Net-SMTP-SSL has been deprecated
- perl-libnet contains the Net-SMTP module which replaces net-SMTP-SSL
   Only Net-SMTP is installed from perl-libnet
- Update of rootfile not required

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 lfs/git | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/git b/lfs/git
index 2290c6e99..db225fe36 100644
--- a/lfs/git
+++ b/lfs/git
@@ -32,9 +32,9 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = git
-PAK_VER    = 19
+PAK_VER    = 20
 
-DEPS       = perl-Authen-SASL perl-MIME-Base64 perl-Net-SMTP-SSL
+DEPS       = perl-Authen-SASL perl-MIME-Base64 perl-libnet
 
 ###############################################################################
 # Top-level Rules
-- 
2.31.0


      parent reply	other threads:[~2021-03-24 11:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-24 11:37 [PATCH 0/2] Introduction to perl-libnet patch series Adolf Belka
2021-03-24 11:37 ` [PATCH 1/2] perl-libnet: Provides replacement for deprecated perl-Net-SMTP-SSL Adolf Belka
2021-03-25  9:42   ` Michael Tremer
2021-03-25 11:58     ` Adolf Belka
2021-03-24 11:37 ` Adolf Belka [this message]

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=20210324113714.63498-3-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.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