public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-nds/tac_plus/
Date: Mon, 11 Apr 2022 19:13:41 +0000 (UTC)	[thread overview]
Message-ID: <1649704369.5bba24e22989e0db951e0a04933ea5ecd739b9f8.conikost@gentoo> (raw)

commit:     5bba24e22989e0db951e0a04933ea5ecd739b9f8
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Apr 11 18:30:38 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Apr 11 19:12:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bba24e2

net-nds/tac_plus: use https

Closes: https://github.com/gentoo/gentoo/pull/24996
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 net-nds/tac_plus/tac_plus-4.0.4.19-r5.ebuild  | 2 +-
 net-nds/tac_plus/tac_plus-4.0.4.27a-r2.ebuild | 4 ++--
 net-nds/tac_plus/tac_plus-4.0.4.27a-r3.ebuild | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-nds/tac_plus/tac_plus-4.0.4.19-r5.ebuild b/net-nds/tac_plus/tac_plus-4.0.4.19-r5.ebuild
index 01b5ac9551ab..22217527ea78 100644
--- a/net-nds/tac_plus/tac_plus-4.0.4.19-r5.ebuild
+++ b/net-nds/tac_plus/tac_plus-4.0.4.19-r5.ebuild
@@ -7,7 +7,7 @@ inherit autotools
 
 MY_P="tacacs+-F${PV}"
 DESCRIPTION="An updated version of Cisco's TACACS+ server"
-HOMEPAGE="http://www.shrubbery.net/tac_plus/"
+HOMEPAGE="https://www.shrubbery.net/tac_plus/"
 SRC_URI="ftp://ftp.shrubbery.net/pub/tac_plus/${MY_P}.tar.gz"
 S="${WORKDIR}/${MY_P}"
 

diff --git a/net-nds/tac_plus/tac_plus-4.0.4.27a-r2.ebuild b/net-nds/tac_plus/tac_plus-4.0.4.27a-r2.ebuild
index 09fda604c646..a5026cae2b98 100644
--- a/net-nds/tac_plus/tac_plus-4.0.4.27a-r2.ebuild
+++ b/net-nds/tac_plus/tac_plus-4.0.4.27a-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,7 +7,7 @@ inherit autotools
 
 MY_P="tacacs+-F${PV}"
 DESCRIPTION="An updated version of Cisco's TACACS+ server"
-HOMEPAGE="http://www.shrubbery.net/tac_plus/"
+HOMEPAGE="https://www.shrubbery.net/tac_plus/"
 SRC_URI="ftp://ftp.shrubbery.net/pub/tac_plus/${MY_P}.tar.gz"
 S="${WORKDIR}/${MY_P}"
 

diff --git a/net-nds/tac_plus/tac_plus-4.0.4.27a-r3.ebuild b/net-nds/tac_plus/tac_plus-4.0.4.27a-r3.ebuild
index 1aefca883a29..ef68cb7a41cb 100644
--- a/net-nds/tac_plus/tac_plus-4.0.4.27a-r3.ebuild
+++ b/net-nds/tac_plus/tac_plus-4.0.4.27a-r3.ebuild
@@ -7,7 +7,7 @@ inherit autotools pam
 
 MY_P="tacacs+-F${PV}"
 DESCRIPTION="An updated version of Cisco's TACACS+ server"
-HOMEPAGE="http://www.shrubbery.net/tac_plus/"
+HOMEPAGE="https://www.shrubbery.net/tac_plus/"
 SRC_URI="ftp://ftp.shrubbery.net/pub/tac_plus/${MY_P}.tar.gz"
 S="${WORKDIR}/${MY_P}"
 


             reply	other threads:[~2022-04-11 19:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-11 19:13 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-05-31 17:49 [gentoo-commits] repo/gentoo:master commit in: net-nds/tac_plus/ David Seifert
2021-03-30 21:45 Sam James
2021-03-30 21:45 Sam James
2020-02-24 17:21 Mikle Kolyada
2017-11-26 23:23 David Seifert

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=1649704369.5bba24e22989e0db951e0a04933ea5ecd739b9f8.conikost@gentoo \
    --to=conikost@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