Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 614664 - dev-perl/WWW-Dict-Leo-Org-2.0.0 version bump request
Summary: dev-perl/WWW-Dict-Leo-Org-2.0.0 version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-04 17:06 UTC by Adam
Modified: 2017-04-04 18:05 UTC (History)
1 user (show)

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


Attachments
dev-perl/WWW-Dict-Leo-Org-2.00.ebuild (WWW-Dict-Leo-Org-2.00.ebuild,714 bytes, text/plain)
2017-04-04 17:09 UTC, Adam
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adam 2017-04-04 17:06:29 UTC
the version dev-perl/WWW-Dict-Leo-Org-1.400.0 (1.4) ist outdated and broken.

See Changelog at http://cpansearch.perl.org/src/TLINDEN/WWW-Dict-Leo-Org-2.00/Changelog

The new version 2.00 implemented the new XML API:
https://github.com/TLINDEN/leo/pull/1

Reproducible: Always
Comment 1 Adam 2017-04-04 17:09:54 UTC
Created attachment 469142 [details]
dev-perl/WWW-Dict-Leo-Org-2.00.ebuild

new ebuild suggestion
Comment 2 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-04-04 17:11:42 UTC
It came out 19 hours ago ;) Give me a break :D
Comment 3 Adam 2017-04-04 17:14:55 UTC
(In reply to Kent Fredric (IRC: kent\n) from comment #2)
> It came out 19 hours ago ;) Give me a break :D

^^ thanks!
Comment 4 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-04-04 17:37:42 UTC
Thanks, and fixed :).

Although generally advice is to wait a few days before filing a bug, this one had fallen off the thing that tells me things are out of date automatically, so prompting would have likely been necessary anyway :).

Hopefully subsequent releases will be more timely.

commit:  2b22669ee5e1aa64457ddb70fe34e2b405256400
author:  2017-04-04 17:34:20 +0000 Kent Fredric <kentnl@gentoo.org>
commit:  2017-04-04 17:35:27 +0000 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/WWW-Dict-Leo-Org: Bump to version 2.0.0

    Thanks for the report by "Adam" in bug #614664
    
    - Add USE="examples"
    
    Upstream:
    - Generalised lang parsing and passing support
    - Increased language support
    - Better Tabular output
    - Better Error Handling
    - More Portable
    - Implementation now uses XML interface instead of removed HTML
      interface.
    
    Bug: https://bugs.gentoo.org/614664
    Package-Manager: Portage-2.3.4, Repoman-2.3.2


 dev-perl/WWW-Dict-Leo-Org/Manifest                      |  1 +
 dev-perl/WWW-Dict-Leo-Org/WWW-Dict-Leo-Org-2.0.0.ebuild | 39 +++++
 2 files changed, 40 insertions(+)
Comment 5 Adam 2017-04-04 18:05:13 UTC
(In reply to Kent Fredric (IRC: kent\n) from comment #4)
> Thanks, and fixed :).
> 
> Although generally advice is to wait a few days before filing a bug, this
> one had fallen off the thing that tells me things are out of date
> automatically, so prompting would have likely been necessary anyway :).
> 
> Hopefully subsequent releases will be more timely.
> 
> commit:  2b22669ee5e1aa64457ddb70fe34e2b405256400
> author:  2017-04-04 17:34:20 +0000 Kent Fredric <kentnl@gentoo.org>
> commit:  2017-04-04 17:35:27 +0000 Kent Fredric <kentnl@gentoo.org>
> gpg-key: E854324B1366A820
> 
>     dev-perl/WWW-Dict-Leo-Org: Bump to version 2.0.0
> 
>     Thanks for the report by "Adam" in bug #614664
>     
>     - Add USE="examples"
>     
>     Upstream:
>     - Generalised lang parsing and passing support
>     - Increased language support
>     - Better Tabular output
>     - Better Error Handling
>     - More Portable
>     - Implementation now uses XML interface instead of removed HTML
>       interface.
>     
>     Bug: https://bugs.gentoo.org/614664
>     Package-Manager: Portage-2.3.4, Repoman-2.3.2
> 
> 
>  dev-perl/WWW-Dict-Leo-Org/Manifest                      |  1 +
>  dev-perl/WWW-Dict-Leo-Org/WWW-Dict-Leo-Org-2.0.0.ebuild | 39 +++++
>  2 files changed, 40 insertions(+)

Thank you for this really quick fix!