From b87da2ccb41833e68051061d37b4815b7a19467a Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Mon, 30 Jan 2017 11:24:44 +0100 Subject: perl/perl-Mojolicious: Updated for version 7.23 + Fix README. Signed-off-by: Andreas Guldstrand --- perl/perl-Mojolicious/README | 20 ++++++++++++++------ perl/perl-Mojolicious/perl-Mojolicious.SlackBuild | 2 +- perl/perl-Mojolicious/perl-Mojolicious.info | 6 +++--- 3 files changed, 18 insertions(+), 10 deletions(-) (limited to 'perl/perl-Mojolicious') diff --git a/perl/perl-Mojolicious/README b/perl/perl-Mojolicious/README index ae5e42e997..676c3c0df6 100644 --- a/perl/perl-Mojolicious/README +++ b/perl/perl-Mojolicious/README @@ -1,8 +1,16 @@ Mojolicious is a next generation web framework for Perl. -Back in the early days of the web, many people learned Perl because of a -wonderful Perl library called CGI. It was simple enough to get started without -knowing much about the language and powerful enough to keep you going, learning -by doing was much fun. While most of the techniques used are outdated now, the -idea behind it is not. Mojolicious is a new endeavor to implement this idea -using bleeding edge technologies. +Back in the early days of the web, many people learned Perl because of +a wonderful Perl library called CGI. It was simple enough to get +started without knowing much about the language and powerful enough to +keep you going, learning by doing was much fun. While most of the +techniques used are outdated now, the idea behind it is not. +Mojolicious is a new endeavor to implement this idea using bleeding +edge technologies. + +Optional dependencies: perl-IO-Socket-SSL, perl-IO-Socket-Socks, + perl-EV, perl-Net-DNS-Native + +The optional dependencies can be installed and uninstalled without +needing to rebuild perl-Mojolicious itself; they will be found at +runtime if they are installed. diff --git a/perl/perl-Mojolicious/perl-Mojolicious.SlackBuild b/perl/perl-Mojolicious/perl-Mojolicious.SlackBuild index 5bcd025e95..0bf49d1264 100644 --- a/perl/perl-Mojolicious/perl-Mojolicious.SlackBuild +++ b/perl/perl-Mojolicious/perl-Mojolicious.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Mojolicious -VERSION=${VERSION:-7.22} +VERSION=${VERSION:-7.23} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-Mojolicious/perl-Mojolicious.info b/perl/perl-Mojolicious/perl-Mojolicious.info index a1e2b82d33..58c5f8ab96 100644 --- a/perl/perl-Mojolicious/perl-Mojolicious.info +++ b/perl/perl-Mojolicious/perl-Mojolicious.info @@ -1,8 +1,8 @@ PRGNAM="perl-Mojolicious" -VERSION="7.22" +VERSION="7.23" HOMEPAGE="http://mojolicious.org/" -DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SR/SRI/Mojolicious-7.22.tar.gz" -MD5SUM="ddd34442efac5f17c469fbc0c65b86a4" +DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SR/SRI/Mojolicious-7.23.tar.gz" +MD5SUM="8a83e032331cc63c342e73302e2d6784" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3-80-g2a13