Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 301463 - dev-cpp/ctemplate-0.97 version bump
Summary: dev-cpp/ctemplate-0.97 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: C++ Team [disbanded]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-19 00:09 UTC by Tim Harder
Modified: 2010-10-26 07:42 UTC (History)
0 users

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


Attachments
Ebuild updates for ctemplate-0.97 (ctemplate-0.95-to-0.97.diff,872 bytes, patch)
2010-04-29 21:43 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-01-19 00:09:18 UTC
A new version is available and a simple version bump from 0.95 works fine.

However, I'm getting two test failures: template_unittest and template_nothreads_unittest. These should probably be solved before the ebuild is bumped since I had no test failures with version 0.95.
Comment 1 Tim Harder gentoo-dev 2010-04-29 21:38:37 UTC
ctemplate-0.97 has been released and it now passes all its tests. See the attached patch for minor ebuild updates.
Comment 2 Tim Harder gentoo-dev 2010-04-29 21:43:11 UTC
Created attachment 229737 [details, diff]
Ebuild updates for ctemplate-0.97

Ebuild updates for ctemplate-0.97:
  * Add newline to split variable sections to follow the general cosmetic default for ebuilds
  * Parallel install issues seem to be fixed so drop the -j1 flag from emake
Comment 3 Tim Harder gentoo-dev 2010-10-26 07:42:57 UTC
I added ctemplate-0.98 to CVS.