Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 654660 - dev-perl/Text-Template-1.530.0 version bump
Summary: dev-perl/Text-Template-1.530.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-05-02 19:31 UTC by Ervin Peters
Modified: 2018-12-09 07:38 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 Ervin Peters 2018-05-02 19:31:23 UTC
On github upstream released a new version 1.53 with the ability to specify the template encoding. I'd like to see that in tree because it'll make the work on utf-8 systems much easier.

Many thanks!

ervin

https://github.com/mschout/perl-text-template/releases/tag/v1.53
Comment 1 Larry the Git Cow gentoo-dev 2018-12-09 07:38:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=943812f354380af566fdcecfa0aa3bb723f89bce

commit 943812f354380af566fdcecfa0aa3bb723f89bce
Author:     Ervin Peters <coder@ervnet.de>
AuthorDate: 2018-12-04 15:43:49 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2018-12-09 07:37:26 +0000

    dev-perl/Text-Template: Bump to version 1.530.0
    
    Upstream:
    - Add support for decoding encoded templates via ENCODING arg
    - Documentation cleanup
    
    Closes: https://bugs.gentoo.org/654660
    Closes: https://github.com/gentoo/gentoo/pull/10564
    Signed-off-by: Ervin Peters <ervin.peters@ervnet.de>
    Signed-off-by: Kent Fredric <kentnl@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-perl/Text-Template/Manifest                    |  1 +
 .../Text-Template/Text-Template-1.530.0.ebuild     | 31 ++++++++++++++++++++++
 2 files changed, 32 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c82f1aaf943f08c0bac6bd73c5ef730958f16e0d

commit c82f1aaf943f08c0bac6bd73c5ef730958f16e0d
Author:     Ervin Peters <coder@ervnet.de>
AuthorDate: 2018-12-05 07:28:04 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2018-12-09 07:37:25 +0000

    dev-perl/Test-More-UTF8: Add w/ version 0.50.0
    
    Needed by tests in Text-Template-1.530
    
    Bug: https://bugs.gentoo.org/654660
    Bug: https://github.com/gentoo/gentoo/pull/10564
    Signed-off-by: Ervin Peters <ervin.peters@ervnet.de>
    Signed-off-by: Kent Fredric <kentnl@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-perl/Test-More-UTF8/Manifest                   |  1 +
 .../Test-More-UTF8/Test-More-UTF8-0.50.0.ebuild    | 27 ++++++++++++++++++++++
 dev-perl/Test-More-UTF8/metadata.xml               | 12 ++++++++++
 3 files changed, 40 insertions(+)