Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 70748 - gftp-2.0.18rc1 is out
Summary: gftp-2.0.18rc1 is out
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 47594 71310
  Show dependency tree
 
Reported: 2004-11-10 23:56 UTC by Akos Ladanyi
Modified: 2005-02-04 10:59 UTC (History)
1 user (show)

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


Attachments
gftp-2.0.18_rc1.ebuild (gftp-2.0.18_rc1.ebuild,1.32 KB, text/plain)
2004-12-03 08:21 UTC, Simon Stelling (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Akos Ladanyi 2004-11-10 23:56:19 UTC
gftp-2.0.18rc1 is out and it is a stable release.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Simon Stelling (RETIRED) gentoo-dev 2004-12-03 08:21:12 UTC
Created attachment 45206 [details]
gftp-2.0.18_rc1.ebuild

i just bumped and tested 2.0.18rc1, at least on amd64 it works and fixes
serveral bugs (see dependancies). a little diff:

--- gftp-2.0.17.ebuild	2004-11-04 18:02:56.194186840 +0100
+++ gftp-2.0.18_rc1.ebuild	2004-12-03 17:10:55.390699032 +0100
@@ -3,13 +3,14 @@
 # $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.17.ebuild,v 1.8
2004/11/02 19:43:24 corsair Exp $

 DESCRIPTION="Gnome based FTP Client"
-SRC_URI="http://www.gftp.org/${P}.tar.bz2"
+SRC_URI="http://www.gftp.org/${PN}-2.0.18rc1.tar.bz2"
 HOMEPAGE="http://www.gftp.org"

 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc -amd64 ppc64"
+KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~ppc64"
 IUSE="nls gtk gtk2 ssl"
+S=${WORKDIR}/${PN}-2.0.18rc1

 DEPEND="virtual/x11
	ssl? ( dev-libs/openssl )

i'd like to get this into portage as soon as possible.
Comment 2 Simon Stelling (RETIRED) gentoo-dev 2004-12-03 08:25:16 UTC
damn, wrong bug. sorry :D
Comment 3 Simon Stelling (RETIRED) gentoo-dev 2004-12-03 08:26:31 UTC
*rotfl* a big sorry for the hopping, i shouldn't do 3 things in the same time :S
Comment 4 Philip Kovacs 2005-01-28 19:10:43 UTC
prolly better to name the ebuild 2.0.17.99 so that when 2.0.18 comes out and hits portage, you'll get a portage update notice:

# etcat -v gftp
[ Results for search key           : gftp ]
[ Candidate applications found : 5 ]

 Only printing found installed programs.

*  net-ftp/gftp :
        [   ] 2.0.14 (0)
        [   ] 2.0.15 (0)
        [   ] 2.0.16-r1 (0)
        [ ~ ] 2.0.17 (0)
        [  I] 2.0.17.99 (0) OVERLAY
Comment 5 Simon Stelling (RETIRED) gentoo-dev 2005-01-29 01:55:33 UTC
that's not the problem, it just has to be named with an underscore: 2.0.18_rc1
Comment 6 Joe McCann (RETIRED) gentoo-dev 2005-02-04 10:59:51 UTC
2.0.18 final is out and in the tree