Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 319259

Summary: dev-util/ddd version bump to 3.3.12
Product: Gentoo Linux Reporter: Christopher Harvey <chris>
Component: [OLD] DevelopmentAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: enhancement CC: jlec, SebastianLuther
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.gnu.org/software/ddd/
Whiteboard:
Package list:
Runtime testing required: ---

Description Christopher Harvey 2010-05-11 09:49:48 UTC
DDD 3.3.12 features much improved support for debugging Python, Bash and Make, as well as various bug fixes. 

Reproducible: Always

Steps to Reproduce:
Comment 1 Sebastian Luther (few) 2010-05-18 06:44:46 UTC
Looks like this version is already in the tree for some months. Am I missing something?
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2010-05-18 08:33:55 UTC
it is stable in the tree.
Comment 3 Christopher Harvey 2010-05-18 17:19:49 UTC
The version we have in portage is 3.3.12-rc1, but 3.3.12 was released a few months after. 

(2009/02/11) DDD 3.3.12 is now available from ftp.gnu.org.
(2008/11/07) Release candidate 3.3.12-rc1 is available.

in the ebuild we have:
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"

looks like their naming could be "non standard" maybe that's why it's confusing at first glance. 

Please re-open?
Comment 4 Sebastian Luther (few) 2010-05-18 17:37:20 UTC
Are you sure that you get the meaning of -r1 right (in the gentoo version)?.

SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
with 3.3.12-r1: $P == ddd-3.3.12

This -r1 is only the ebuild revision. Upstream release candidates get _rcX.
Comment 5 Christopher Harvey 2010-05-18 18:29:48 UTC
You're right. i just emerged it and it claims to be the most recent version.