Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 304167 - net-dialup/minicom-2.4 version bump
Summary: net-dialup/minicom-2.4 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Dialup Developers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-09 19:41 UTC by Tim Harder
Modified: 2010-02-19 17:19 UTC (History)
0 users

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


Attachments
Ebuild updates for minicom-2.4 (minicom-2.3-to-2.4.diff,1.50 KB, patch)
2010-02-09 19:48 UTC, Tim Harder
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Harder gentoo-dev 2010-02-09 19:41:51 UTC
A new version is available with the following changes:
 - Add -D and -b options to specify device and baud rate on the command line.
 - Do character conversion between local and remote side (-R option)
 - Added indonesian translation
 - Compatibility fixes for recent build environments
 - Remove code that handled very old systems

See the attached patch for ebuild updates.
Comment 1 Tim Harder gentoo-dev 2010-02-09 19:48:59 UTC
Created attachment 219021 [details, diff]
Ebuild updates for minicom-2.4

Ebuild updates for minicom-2.4:
  - Update STUPID_NUM so SRC_URI is correct
  - All keywords to testing status
  - Add Indonesian to available LINGUAS
  - Remove getline-rename patch as it has been applied upstream in some form
  - Remove explicit econf die since package managers now implement that internally
Comment 2 Patrick Lauer gentoo-dev 2010-02-19 17:19:05 UTC
+  19 Feb 2010; Patrick Lauer <patrick@gentoo.org> +minicom-2.4.ebuild:
+  Bump to 2.4, thanks to Tim Harder. Fixes #304167