public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/ftp/
@ 2017-03-12 17:09 Bernard Cafarelli
  0 siblings, 0 replies; 4+ messages in thread
From: Bernard Cafarelli @ 2017-03-12 17:09 UTC (permalink / raw
  To: gentoo-commits

commit:     11de47aea1ae27522c4c038077588548fcc5917d
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 12 17:08:40 2017 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Sun Mar 12 17:09:11 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11de47ae

gnustep-apps/ftp: initial commit, bug #611880

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 gnustep-apps/ftp/Manifest       |  1 +
 gnustep-apps/ftp/ftp-0.5.ebuild | 21 +++++++++++++++++++++
 gnustep-apps/ftp/metadata.xml   | 12 ++++++++++++
 3 files changed, 34 insertions(+)

diff --git a/gnustep-apps/ftp/Manifest b/gnustep-apps/ftp/Manifest
new file mode 100644
index 00000000000..10b648a5673
--- /dev/null
+++ b/gnustep-apps/ftp/Manifest
@@ -0,0 +1 @@
+DIST FTP-0.5.tar.gz 132587 SHA256 159b297df1d797f6a4af2aa353380eeecc99078db27ecc5172e90c5bc3f06073 SHA512 186ea229d15d06f43410bfb7eaa5d50548f908f1675a0beae54dcbc9f7adeb62384ab68fee8980df582d0c257721fb3a56ea4968ecdc91c3301172d82d61bee7 WHIRLPOOL eded4bed4af37a14971527de67a3697ed7e19da387b5399f04184ef476bd365a7a690df58eb90f802c25eb0b253c4da0d2591b19ee54f0bf7427f19515253cce

diff --git a/gnustep-apps/ftp/ftp-0.5.ebuild b/gnustep-apps/ftp/ftp-0.5.ebuild
new file mode 100644
index 00000000000..557b97b8951
--- /dev/null
+++ b/gnustep-apps/ftp/ftp-0.5.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnustep-2
+
+MY_P="FTP-${PV}"
+
+DESCRIPTION="FTP client for GNUstep"
+HOMEPAGE="http://gap.nongnu.org/ftp/"
+SRC_URI="http://savannah.nongnu.org/download/gap/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${MY_P}

diff --git a/gnustep-apps/ftp/metadata.xml b/gnustep-apps/ftp/metadata.xml
new file mode 100644
index 00000000000..8c1fd1a8d59
--- /dev/null
+++ b/gnustep-apps/ftp/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+	<email>gnustep@gentoo.org</email>
+	<name>Gentoo GNUstep Project</name>
+</maintainer> 
+<longdescription>FTP is a file transfer application (RFC 765) featuring a compact and easy interface. As most applications in GAP it tries to work on both GNUstep and MacOS X and retain the utmost possible simlilarity among the two version to ease working in both environments.
+
+Two panes manage local (left) and remote (right) resources.
+Transfer of single files as well as multiple selection is possible, recursive upload (directories and sub-directories) is performed transparently.</longdescription>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/ftp/
@ 2017-09-19 10:08 Bernard Cafarelli
  0 siblings, 0 replies; 4+ messages in thread
From: Bernard Cafarelli @ 2017-09-19 10:08 UTC (permalink / raw
  To: gentoo-commits

commit:     4000952e39a14e7a9ad0aee98b312a208edba39c
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 19 08:52:34 2017 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Tue Sep 19 10:08:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4000952e

gnustep-apps/ftp: 0.6 bump

Also switch SRC_URIs to https

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 gnustep-apps/ftp/Manifest                           | 1 +
 gnustep-apps/ftp/ftp-0.5.ebuild                     | 2 +-
 gnustep-apps/ftp/{ftp-0.5.ebuild => ftp-0.6.ebuild} | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnustep-apps/ftp/Manifest b/gnustep-apps/ftp/Manifest
index 10b648a5673..38247d49187 100644
--- a/gnustep-apps/ftp/Manifest
+++ b/gnustep-apps/ftp/Manifest
@@ -1 +1,2 @@
 DIST FTP-0.5.tar.gz 132587 SHA256 159b297df1d797f6a4af2aa353380eeecc99078db27ecc5172e90c5bc3f06073 SHA512 186ea229d15d06f43410bfb7eaa5d50548f908f1675a0beae54dcbc9f7adeb62384ab68fee8980df582d0c257721fb3a56ea4968ecdc91c3301172d82d61bee7 WHIRLPOOL eded4bed4af37a14971527de67a3697ed7e19da387b5399f04184ef476bd365a7a690df58eb90f802c25eb0b253c4da0d2591b19ee54f0bf7427f19515253cce
+DIST FTP-0.6.tar.gz 161962 SHA256 f9884c1d0a3f37fea183ed1f80905d0f9ed3c99f776dc6a876434c7512c4d610 SHA512 c717a7163b98b00c20aa06ab9acc5f3abca0e2b035a3ad801d5339bc80ad54cd86f1e52c1a28f0d7fb931bf70f0565073c20f9ba5e129cb7514cf0a153ec16a4 WHIRLPOOL 041dc4d52d40565153434be5e27b8587a360ed0e2edaef30dddc578bafff947f91a5c6735c45b19edbf1a01baf87a150b84627a09b386f48e6195c3461ead61f

diff --git a/gnustep-apps/ftp/ftp-0.5.ebuild b/gnustep-apps/ftp/ftp-0.5.ebuild
index 557b97b8951..df4e52448d4 100644
--- a/gnustep-apps/ftp/ftp-0.5.ebuild
+++ b/gnustep-apps/ftp/ftp-0.5.ebuild
@@ -8,7 +8,7 @@ MY_P="FTP-${PV}"
 
 DESCRIPTION="FTP client for GNUstep"
 HOMEPAGE="http://gap.nongnu.org/ftp/"
-SRC_URI="http://savannah.nongnu.org/download/gap/${MY_P}.tar.gz"
+SRC_URI="https://savannah.nongnu.org/download/gap/${MY_P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/gnustep-apps/ftp/ftp-0.5.ebuild b/gnustep-apps/ftp/ftp-0.6.ebuild
similarity index 83%
copy from gnustep-apps/ftp/ftp-0.5.ebuild
copy to gnustep-apps/ftp/ftp-0.6.ebuild
index 557b97b8951..df4e52448d4 100644
--- a/gnustep-apps/ftp/ftp-0.5.ebuild
+++ b/gnustep-apps/ftp/ftp-0.6.ebuild
@@ -8,7 +8,7 @@ MY_P="FTP-${PV}"
 
 DESCRIPTION="FTP client for GNUstep"
 HOMEPAGE="http://gap.nongnu.org/ftp/"
-SRC_URI="http://savannah.nongnu.org/download/gap/${MY_P}.tar.gz"
+SRC_URI="https://savannah.nongnu.org/download/gap/${MY_P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/ftp/
@ 2023-09-02 11:42 Andreas Sturmlechner
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Sturmlechner @ 2023-09-02 11:42 UTC (permalink / raw
  To: gentoo-commits

commit:     8b6b6d3c97d169ec5c7f09b94f8cf3cae33acf56
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 26 15:50:11 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Sep  2 11:41:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b6b6d3c

gnustep-apps/ftp: drop 0.5

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 gnustep-apps/ftp/Manifest       |  1 -
 gnustep-apps/ftp/ftp-0.5.ebuild | 18 ------------------
 2 files changed, 19 deletions(-)

diff --git a/gnustep-apps/ftp/Manifest b/gnustep-apps/ftp/Manifest
index 375e3af8cfe7..d10fb44466f6 100644
--- a/gnustep-apps/ftp/Manifest
+++ b/gnustep-apps/ftp/Manifest
@@ -1,2 +1 @@
-DIST FTP-0.5.tar.gz 132587 BLAKE2B cf564c0780abae841ea9ac8774841955429b688e8e4150391996d4d72051a8be9e14d8533d21a238f1b4a50c9bdf17cc717a9788a7b1514d30a1e2a3bf0f4037 SHA512 186ea229d15d06f43410bfb7eaa5d50548f908f1675a0beae54dcbc9f7adeb62384ab68fee8980df582d0c257721fb3a56ea4968ecdc91c3301172d82d61bee7
 DIST FTP-0.6.tar.gz 161962 BLAKE2B c2a121455589ee76c78df171a9f099737bd006da9775d0edd7c5c9643de79300a720a8cccde7b2ed835b73e3d78079b3c9a8932af52636a0f957d8461ab881ce SHA512 c717a7163b98b00c20aa06ab9acc5f3abca0e2b035a3ad801d5339bc80ad54cd86f1e52c1a28f0d7fb931bf70f0565073c20f9ba5e129cb7514cf0a153ec16a4

diff --git a/gnustep-apps/ftp/ftp-0.5.ebuild b/gnustep-apps/ftp/ftp-0.5.ebuild
deleted file mode 100644
index 8b5d205858c2..000000000000
--- a/gnustep-apps/ftp/ftp-0.5.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnustep-2
-
-MY_P="FTP-${PV}"
-
-DESCRIPTION="FTP client for GNUstep"
-HOMEPAGE="http://gap.nongnu.org/ftp/"
-SRC_URI="https://savannah.nongnu.org/download/gap/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-S=${WORKDIR}/${MY_P}


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/ftp/
@ 2023-09-19 20:49 Bernard Cafarelli
  0 siblings, 0 replies; 4+ messages in thread
From: Bernard Cafarelli @ 2023-09-19 20:49 UTC (permalink / raw
  To: gentoo-commits

commit:     be6ec5c4d2d19603626cd811076e6aae1ade88b6
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Sep 19 16:56:16 2023 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Tue Sep 19 20:48:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be6ec5c4

gnustep-apps/ftp: EAPI8 bump, use https

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 gnustep-apps/ftp/ftp-0.6.ebuild | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/gnustep-apps/ftp/ftp-0.6.ebuild b/gnustep-apps/ftp/ftp-0.6.ebuild
index 8b5d205858c2..e8db4ba1cc08 100644
--- a/gnustep-apps/ftp/ftp-0.6.ebuild
+++ b/gnustep-apps/ftp/ftp-0.6.ebuild
@@ -1,18 +1,17 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
+
 inherit gnustep-2
 
 MY_P="FTP-${PV}"
 
 DESCRIPTION="FTP client for GNUstep"
-HOMEPAGE="http://gap.nongnu.org/ftp/"
+HOMEPAGE="https://gap.nongnu.org/ftp/"
 SRC_URI="https://savannah.nongnu.org/download/gap/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-S=${WORKDIR}/${MY_P}


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-09-19 20:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-02 11:42 [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/ftp/ Andreas Sturmlechner
  -- strict thread matches above, loose matches on Subject: below --
2023-09-19 20:49 Bernard Cafarelli
2017-09-19 10:08 Bernard Cafarelli
2017-03-12 17:09 Bernard Cafarelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox