Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 181426 - app-misc/ckermit-8.0.211 ebuild actually builds ckermit 8.0.209
Summary: app-misc/ckermit-8.0.211 ebuild actually builds ckermit 8.0.209
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-09 16:15 UTC by Alex Christensen
Modified: 2007-07-27 00:06 UTC (History)
1 user (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 Alex Christensen 2007-06-09 16:15:06 UTC
The ckermit-8.0.211 ebuild actually builds ckermit version 8.0.209. The MY_P variable in the ebuild is set to cku209. If I change this manually to cku211 then ckermit 8.0.211 is actually emerged.

Reproducible: Always

Steps to Reproduce:
1. emerge ckermit
2.run ckermit
3.look at the version number in the banner it shows

Actual Results:  
C-Kermit 8.0.209, 17 Mar 2003, for Linux
 Copyright (C) 1985, 2003,
  Trustees of Columbia University in the City of New York.

Expected Results:  
C-Kermit 8.0.211, 10 Apr 2004, for Linux
 Copyright (C) 1985, 2004,
  Trustees of Columbia University in the City of New York.
Comment 1 Martin Jackson (RETIRED) gentoo-dev 2007-07-27 00:06:28 UTC
Alex, your diagnosis is correct -- thanks for reporting.  The fix is in CVS as -r1.  I am also taking ownership of this package.