summaryrefslogtreecommitdiff
path: root/net-ftp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-22 14:00:47 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-22 14:00:47 +0100
commit91c0ec2d7067f6ab1ef578bd9967b32ca07eb502 (patch)
treef4c7f54d0aeb344c21de9b9d1a3f1e9826d7a64c /net-ftp
parent2bacbb3374587799c77a999f56352233a353b19e (diff)
gentoo resync : 22.05.2018
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/Manifest.gzbin4496 -> 4503 bytes
-rw-r--r--net-ftp/profxp/Manifest2
-rw-r--r--net-ftp/profxp/profxp-3_pre2-r2.ebuild6
3 files changed, 4 insertions, 4 deletions
diff --git a/net-ftp/Manifest.gz b/net-ftp/Manifest.gz
index 2aa355ea2730..ac877b30cc52 100644
--- a/net-ftp/Manifest.gz
+++ b/net-ftp/Manifest.gz
Binary files differ
diff --git a/net-ftp/profxp/Manifest b/net-ftp/profxp/Manifest
index 951604f28d03..e2a2cef7a537 100644
--- a/net-ftp/profxp/Manifest
+++ b/net-ftp/profxp/Manifest
@@ -1,4 +1,4 @@
DIST SOCKS.pm 17069 BLAKE2B 01830c151b33d2cb042f19f346d8a32fd8932743f99c0e6f42c195c5482fb22a85e4ec071c8a6bf4c75cddcf8c0fcb9fd7ed4afc97c88c4761c0e0a76c14a133 SHA512 87029d9fb58ba384499a2ac73d661dd4c91faa81636e41c1d3c3a1d1efab1d5e01804467428d1daf8dd2fcb231666e2986f6cc806f5f7d419e7d3280a95c497e
DIST profxp-v3-pre2-src.tar.gz 16647 BLAKE2B 2208be3d5d9dc34b27d2d653f1d959902327df34f8d2a72b920a0107b95a57a25b8ada821c1a0e3ddd957feba4046e113ed29ed574b17256b602728a1cf88477 SHA512 5f48e15f0c6c43c8b20b7cb72bf642e12a99d469bea21372a7a602d5f8522c4097d18918a3a007961b3ea6177ec864d50a7bc24211194ac9d791c5190978e167
-EBUILD profxp-3_pre2-r2.ebuild 940 BLAKE2B c0692cab063844567f40e9b5fb24ce1286c37398b6447262ea3efc9f8dc058e83380d6bc8259bc06af7a51096c73819ad73d2be1be57513022885233b3ca173c SHA512 2e61b186c37d12d71baf957f1582214edda88acdbdda15f49fc362112aee0a0fbc5d754d036682b7b36e54a38b1fffcf1c08387a28ec10a268f0a1bdf59078a2
+EBUILD profxp-3_pre2-r2.ebuild 942 BLAKE2B a16974d4205e4b919ed1047e491dc93df6454ffca5209c2869daae607e4a41a4821afb4329410e4bf18c33f6f6a9b0bcbb6cabc4ea6d375a179439dd16c4de61 SHA512 6591668a3cc49bbbddae449a74089f283d80a171c4c46278e7a5894fa5a38c6bd51d4ba20461d4ce23d88f0e5918c5aeb09f972fab31aff9afbddfa9d73906a2
MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
diff --git a/net-ftp/profxp/profxp-3_pre2-r2.ebuild b/net-ftp/profxp/profxp-3_pre2-r2.ebuild
index 025fd90ef53d..c78525fd1b9f 100644
--- a/net-ftp/profxp/profxp-3_pre2-r2.ebuild
+++ b/net-ftp/profxp/profxp-3_pre2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
inherit perl-module
DESCRIPTION="FXP (server-to-server FTP) commandline client written in Perl"
-HOMEPAGE="http://duncanthrax.net/profxp/"
-SRC_URI="http://duncanthrax.net/profxp/profxp-v${PV/_/-}-src.tar.gz
+HOMEPAGE="https://duncanthrax.net/profxp/"
+SRC_URI="https://duncanthrax.net/profxp/profxp-v${PV/_/-}-src.tar.gz
http://search.cpan.org/src/CLINTDW/SOCKS-0.03/lib/Net/SOCKS.pm"
LICENSE="BSD"