From b3997d3713ccbf39afc13b7ebc067891d5cca215 Mon Sep 17 00:00:00 2001 From: Donald Cooley Date: Thu, 3 Jan 2019 08:50:34 +0700 Subject: perl/perl-Cpanel-JSON-XS: Updated for version 4.08. Signed-off-by: Willy Sudiarto Raharjo --- perl/perl-Cpanel-JSON-XS/README | 9 ++++++++- .../perl-Cpanel-JSON-XS.SlackBuild | 6 +++--- perl/perl-Cpanel-JSON-XS/perl-Cpanel-JSON-XS.info | 8 ++++---- perl/perl-Cpanel-JSON-XS/slack-desc | 20 ++++++++++---------- 4 files changed, 25 insertions(+), 18 deletions(-) (limited to 'perl/perl-Cpanel-JSON-XS') diff --git a/perl/perl-Cpanel-JSON-XS/README b/perl/perl-Cpanel-JSON-XS/README index 277c6320d0..a5d0b05e53 100644 --- a/perl/perl-Cpanel-JSON-XS/README +++ b/perl/perl-Cpanel-JSON-XS/README @@ -1 +1,8 @@ -A cPanel fork of JSON::XS, fast and correct serializing. +perl-Cpanel-JSON-XS converts Perl data structures to JSON and vice +versa. Its primary goal is to be correct and its secondary goal is to be +fast. To reach the latter goal it was written in C. As this is the n-th +something JSON module on CPAN, what was the reason to write yet another +JSON module? While it seems there are many JSON modules, none of them +correctly handle all corner cases, and in most cases their maintainers +are unresponsive, gone missing, or not listening to bug reports for +other reasons. diff --git a/perl/perl-Cpanel-JSON-XS/perl-Cpanel-JSON-XS.SlackBuild b/perl/perl-Cpanel-JSON-XS/perl-Cpanel-JSON-XS.SlackBuild index bf0c0c06f6..30e7655425 100644 --- a/perl/perl-Cpanel-JSON-XS/perl-Cpanel-JSON-XS.SlackBuild +++ b/perl/perl-Cpanel-JSON-XS/perl-Cpanel-JSON-XS.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for perl-Cpanel-JSON-XS -# Copyright 2018 Donald Cooley South Haven, Indiana USA +# Copyright 2018-2019 Donald Cooley South Haven, Indiana USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Cpanel-JSON-XS -VERSION=${VERSION:-4.07} +VERSION=${VERSION:-4.08} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -92,7 +92,7 @@ find $PKG -depth -type d -empty -delete || true mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a \ - COPYING Changes README \ + COPYING Changes README SIGNATURE \ $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild diff --git a/perl/perl-Cpanel-JSON-XS/perl-Cpanel-JSON-XS.info b/perl/perl-Cpanel-JSON-XS/perl-Cpanel-JSON-XS.info index 9aebf49723..b45ba8ee89 100644 --- a/perl/perl-Cpanel-JSON-XS/perl-Cpanel-JSON-XS.info +++ b/perl/perl-Cpanel-JSON-XS/perl-Cpanel-JSON-XS.info @@ -1,8 +1,8 @@ PRGNAM="perl-Cpanel-JSON-XS" -VERSION="4.07" -HOMEPAGE="https://metacpan.org/pod/Cpanel::JSON::XS" -DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RU/RURBAN/Cpanel-JSON-XS-4.07.tar.gz" -MD5SUM="c7d32fb0480c794a8ed85aff435340b6" +VERSION="4.08" +HOMEPAGE="https://metacpan.org/release/Cpanel-JSON-XS" +DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RU/RURBAN/Cpanel-JSON-XS-4.08.tar.gz" +MD5SUM="172efec9553c69d011dbd0972553fdb9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/perl/perl-Cpanel-JSON-XS/slack-desc b/perl/perl-Cpanel-JSON-XS/slack-desc index ebacffde5d..f382f15605 100644 --- a/perl/perl-Cpanel-JSON-XS/slack-desc +++ b/perl/perl-Cpanel-JSON-XS/slack-desc @@ -6,14 +6,14 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -perl-Cpanel-JSON-XS: perl-Cpanel-JSON-XS (fork of JSON::XS) -perl-Cpanel-JSON-XS: -perl-Cpanel-JSON-XS: cPanel fork of JSON::XS, fast and correct serializing. -perl-Cpanel-JSON-XS: -perl-Cpanel-JSON-XS: -perl-Cpanel-JSON-XS: -perl-Cpanel-JSON-XS: https://metacpan.org/pod/Cpanel::JSON::XS -perl-Cpanel-JSON-XS: -perl-Cpanel-JSON-XS: -perl-Cpanel-JSON-XS: +perl-Cpanel-JSON-XS: perl-Cpanel-JSON-XS (cPanel fork of JSON::XS) +perl-Cpanel-JSON-XS: +perl-Cpanel-JSON-XS: This module converts Perl data structures to JSON and vice versa. Its +perl-Cpanel-JSON-XS: primary goal is to be correct and its secondary goal is to be fast. +perl-Cpanel-JSON-XS: To reach the latter goal it was written in C. +perl-Cpanel-JSON-XS: As this is the n-th something JSON module on CPAN, what was the reason +perl-Cpanel-JSON-XS: to write yet another JSON module? While it seems there are many JSON +perl-Cpanel-JSON-XS: modules, none of them correctly handle all corner cases, and in most +perl-Cpanel-JSON-XS: cases their maintainers are unresponsive, gone missing, or not +perl-Cpanel-JSON-XS: listening to bug reports for other reasons. perl-Cpanel-JSON-XS: -- cgit v1.2.3