Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 635786 - net-ftp/atftp-0.7-r5 : new HOMEPAGE and SRC_URI (project moved?)
Summary: net-ftp/atftp-0.7-r5 : new HOMEPAGE and SRC_URI (project moved?)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Tobias Klausmann (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-29 13:17 UTC by Manfred Knick
Modified: 2018-11-26 13:05 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Manfred Knick 2017-10-29 13:17:40 UTC
.../net-ftp/atftp/atftp-0.7-r5.ebuild:

HOMEPAGE="ftp://ftp.mamalinux.com/pub/atftp/"

SRC_URI="ftp://ftp.mamalinux.com/pub/atftp/${P}.tar.gz
    mirror://debian/pool/main/a/${PN}/${DEBIAN_A}.gz"


. . . # ping ftp.mamalinux.com
. . .   ping: unknown host ftp.mamalinux.com


http://www.mamalinux.com/ exists,
but does not contain anything about ftp.


ALTERNATIVE:
   - c.f. net-ftp/tftp-hpa
   - set USE=tftpd for net-misc/iputils
Comment 1 Manfred Knick 2017-10-29 13:56:17 UTC
CLARIFICATION / CONFIRMATION:

. . . net-ftp/atftp-0.7-r5  USE="pcre readline tcpd (-selinux)"

emerge still works / installs without complaints.
Comment 3 Manfred Knick 2017-10-30 09:44:45 UTC
(In reply to Jonas Stein from comment #2)

Thanks, Jonas!

May I migrate this bug into a "version bump" to 0.7.1 ,
including update of the links?
Comment 4 Manfred Knick 2017-11-01 12:57:48 UTC
REFERENCE:

Bug 636150 - net-ftp/atftp-0.7.1 version bump
Comment 5 Martin Dummer 2018-04-08 09:07:59 UTC
Hi,
I am user "md11" on sourceforge and took over maintenance from the original authors of "atftp". I and user "khorniszon" rescued the sources to sf.net because the original author's URL disappeared in 2011.
There are some important fixes to integrate into the repository, and after that I will bump a new revision.
Comment 6 Larry the Git Cow gentoo-dev 2018-11-26 12:49:32 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4429d3fda54b99ebc68aa12bc21f8de4bfd657b

commit e4429d3fda54b99ebc68aa12bc21f8de4bfd657b
Author:     Tobias Klausmann <klausman@gentoo.org>
AuthorDate: 2018-11-26 12:49:00 +0000
Commit:     Tobias Klausmann <klausman@gentoo.org>
CommitDate: 2018-11-26 12:49:25 +0000

    net-ftp/atftp: Fix HOMEPAGE
    
    Bug: https://bugs.gentoo.org/635786
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Tobias Klausmann <klausman@gentoo.org>

 net-ftp/atftp/atftp-0.7-r3.ebuild | 4 ++--
 net-ftp/atftp/atftp-0.7-r5.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 7 Larry the Git Cow gentoo-dev 2018-11-26 13:03:48 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e59c9a01a14655acf765d29bf975ed4b3375813c

commit e59c9a01a14655acf765d29bf975ed4b3375813c
Author:     Tobias Klausmann <klausman@gentoo.org>
AuthorDate: 2018-11-26 13:03:30 +0000
Commit:     Tobias Klausmann <klausman@gentoo.org>
CommitDate: 2018-11-26 13:03:41 +0000

    net-ftp/atftp: Bump to -r6
    
    This changes the SRC_URI, but the resulting binaries and files are the
    same, except for a handful of RFCs that shouldn't have been shipped
    anyway.
    
    Bug: https://bugs.gentoo.org/635786
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    RepoMan-Options: --force
    Signed-off-by: Tobias Klausmann <klausman@gentoo.org>

 net-ftp/atftp/Manifest                             |  1 +
 net-ftp/atftp/atftp-0.7-r5.ebuild                  |  2 +-
 .../{atftp-0.7-r3.ebuild => atftp-0.7-r6.ebuild}   | 56 ++++++++++++----------
 3 files changed, 33 insertions(+), 26 deletions(-)