From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/sstp-client/
Date: Sun, 23 Apr 2023 07:46:13 +0000 (UTC) [thread overview]
Message-ID: <1682235962.36806a9ab31bf80832453f5fdb042eb212c67abe.sam@gentoo> (raw)
commit: 36806a9ab31bf80832453f5fdb042eb212c67abe
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 23 07:45:01 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 23 07:46:02 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36806a9a
net-misc/sstp-client: fix ppp-2.5.0 patches
I think they need to be applied separately.
Closes: https://bugs.gentoo.org/904859
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/sstp-client/Manifest | 2 +-
.../{sstp-client-1.0.18-r1.ebuild => sstp-client-1.0.18-r2.ebuild} | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/net-misc/sstp-client/Manifest b/net-misc/sstp-client/Manifest
index 431ae0560518..3c0382cbe84f 100644
--- a/net-misc/sstp-client/Manifest
+++ b/net-misc/sstp-client/Manifest
@@ -1,3 +1,3 @@
DIST sstp-client-1.0.17.tar.gz 482831 BLAKE2B d19c752b3f061401f89eb46bd52091e3ab0a3c931c6646a55c1ee0e6dd7e9c501fba14b7c870a2514cb72fb0fd1d8bc89538562d4d99b9d58a081e0917734f5d SHA512 eff18eb894b2c96d46315b5ac7530fe50e8dd6e6c29ea946cd0e7c05c56416e85088fc65650fb77c05e3a747cb0b4e3575af5457515d240161027910abae9775
-DIST sstp-client-1.0.18-ppp-2.5.0.patch.xz 6564 BLAKE2B 97c5c1fc9d844e0845d2fff27bcfeb18834b1b007a14b2aa5ea1dad9af75b8bdb195d2469eb924466bfa68b9b7887aab2ddbe1208cb973c57232005e0b4977a1 SHA512 734d044eb956664a91cd045de5aa8f3f9730fb49eba816fb5a0decc19d47f0a00b2285aefd2735efd5285f68a93768b8b51ed9c557131a4ee25bb814f793ddc3
+DIST sstp-client-1.0.18-ppp-2.5.0-patches.tar.xz 7244 BLAKE2B 4249787feb98d71f81d50ac4f02cf38f8cd21501bfffc0ec65ba262db5c5ccf3bc3ba728f676e7156e6105181c2706c5bfc242b66c6db63cc39e82a6e4add56a SHA512 ed99b6de0ea57ff80ca175b329b00334cad7ca535fd6465f318bf5db0994a1a9aec6f7026bebcf9087a1d21ecac8a8a3a027e346ca541582470b0570273d4cd7
DIST sstp-client-1.0.18.tar.gz 477886 BLAKE2B 3a2929a5245a703c36b9bf6c17b7f65d911446a8a44b95894fd990ccf5ad01a98e4b5e843681e4643ff4b28a57de359a98ef42f9bb378d52c6829297970399b6 SHA512 e0dd0fe57b65c2001737222159e58b11177a8f1cb64564e520fad2199c0581d0550a00f49c921be74039dec59062233b4716f8b624a0e4cb48bdf8df9272f93c
diff --git a/net-misc/sstp-client/sstp-client-1.0.18-r1.ebuild b/net-misc/sstp-client/sstp-client-1.0.18-r2.ebuild
similarity index 95%
rename from net-misc/sstp-client/sstp-client-1.0.18-r1.ebuild
rename to net-misc/sstp-client/sstp-client-1.0.18-r2.ebuild
index 134d2c5ee206..d3fbceca2f8f 100644
--- a/net-misc/sstp-client/sstp-client-1.0.18-r1.ebuild
+++ b/net-misc/sstp-client/sstp-client-1.0.18-r2.ebuild
@@ -8,7 +8,7 @@ inherit autotools linux-info
DESCRIPTION="Client implementation of Secure Socket Tunneling Protocol (SSTP)"
HOMEPAGE="https://sstp-client.sourceforge.net/"
SRC_URI="mirror://sourceforge/sstp-client/${P}.tar.gz"
-SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-ppp-2.5.0.patch.xz"
+SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-ppp-2.5.0-patches.tar.xz"
LICENSE="GPL-2+-with-openssl-exception"
SLOT="0"
@@ -32,7 +32,7 @@ PATCHES=(
"${FILESDIR}/${PN}-1.0.12-fix-example.patch"
"${FILESDIR}/${PN}-1.0.18-includes.patch"
- "${WORKDIR}/${P}-ppp-2.5.0.patch"
+ "${WORKDIR}/${P}-ppp-2.5.0-patches"
)
src_prepare() {
next reply other threads:[~2023-04-23 7:46 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-23 7:46 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-26 21:24 [gentoo-commits] repo/gentoo:master commit in: net-misc/sstp-client/ Andreas K. Hüttel
2023-05-26 5:17 Joonas Niilola
2023-05-26 5:17 Joonas Niilola
2023-05-15 20:55 Mike Gilbert
2023-04-23 4:46 Sam James
2023-04-23 4:46 Sam James
2023-03-02 16:40 Joonas Niilola
2022-12-18 10:37 Sam James
2022-12-18 10:37 Sam James
2022-05-10 19:36 Sam James
2021-04-17 19:20 Conrad Kostecki
2021-04-17 19:20 Conrad Kostecki
2017-08-14 18:33 Göktürk Yüksek
2017-08-14 18:33 Göktürk Yüksek
2017-02-24 17:48 Markus Meier
2016-12-29 17:46 Göktürk Yüksek
2016-08-25 11:35 Sergey Popov
2016-01-10 11:41 Ian Delaney
2016-01-10 11:41 Ian Delaney
2016-01-10 11:37 Ian Delaney
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=1682235962.36806a9ab31bf80832453f5fdb042eb212c67abe.sam@gentoo \
--to=sam@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