diff options
Diffstat (limited to 'perl')
82 files changed, 583 insertions, 173 deletions
diff --git a/perl/MoarVM/MoarVM.SlackBuild b/perl/MoarVM/MoarVM.SlackBuild index 9d32ac5d18..a09cf617a8 100644 --- a/perl/MoarVM/MoarVM.SlackBuild +++ b/perl/MoarVM/MoarVM.SlackBuild @@ -2,6 +2,7 @@ # Slackware build script for MoarVM +# Copyright 2020- Michel Begue <mab974@gmail.com> # Copyright 2018-2020 Andreas Voegele <andreas@andreasvoegele.com> # # Permission to use, copy, modify, and distribute this software for any @@ -17,7 +18,7 @@ # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. PRGNAM=MoarVM -VERSION=${VERSION:-2020.10} +VERSION=${VERSION:-2021.02} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/MoarVM/MoarVM.info b/perl/MoarVM/MoarVM.info index b19255a7b8..d482a4b05b 100644 --- a/perl/MoarVM/MoarVM.info +++ b/perl/MoarVM/MoarVM.info @@ -1,10 +1,10 @@ PRGNAM="MoarVM" -VERSION="2020.10" +VERSION="2021.02" HOMEPAGE="https://moarvm.org/" -DOWNLOAD="https://moarvm.org/releases/MoarVM-2020.10.tar.gz" -MD5SUM="8923160c8d69ecac15fbd5bac8d5c7c6" +DOWNLOAD="https://moarvm.org/releases/MoarVM-2021.02.tar.gz" +MD5SUM="8bf82024f5e644676412e9b7fb010621" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libtommath libuv" -MAINTAINER="Andreas Voegele" -EMAIL="andreas@andreasvoegele.com" +MAINTAINER="Michel Begue" +EMAIL="mab974@gmail.com" diff --git a/perl/nqp/nqp.SlackBuild b/perl/nqp/nqp.SlackBuild index 20adcc7e57..82d51bffa9 100644 --- a/perl/nqp/nqp.SlackBuild +++ b/perl/nqp/nqp.SlackBuild @@ -2,6 +2,7 @@ # Slackware build script for nqp +# Copyright 2020- Michel Begue <mab974@gmail.com> # Copyright 2018-2020 Andreas Voegele <andreas@andreasvoegele.com> # # Permission to use, copy, modify, and distribute this software for any @@ -17,7 +18,7 @@ # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. PRGNAM=nqp -VERSION=${VERSION:-2020.10} +VERSION=${VERSION:-2021.02} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/nqp/nqp.info b/perl/nqp/nqp.info index c23e433ce2..1f1fb7a6c1 100644 --- a/perl/nqp/nqp.info +++ b/perl/nqp/nqp.info @@ -1,10 +1,10 @@ PRGNAM="nqp" -VERSION="2020.10" +VERSION="2021.02" HOMEPAGE="https://rakudo.org" -DOWNLOAD="https://github.com/Raku/nqp/releases/download/2020.10/nqp-2020.10.tar.gz" -MD5SUM="45538329d309dce1b4f16f3cabdf0855" +DOWNLOAD="https://github.com/Raku/nqp/releases/download/2021.02/nqp-2020.12.tar.gz" +MD5SUM="430982d10e21a70d438623f49cf7ae96" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="MoarVM" -MAINTAINER="Andreas Voegele" -EMAIL="andreas@andreasvoegele.com" +MAINTAINER="Michel Begue" +EMAIL="mab974@gmail.com" diff --git a/perl/perl-Archive-Extract/perl-Archive-Extract.info b/perl/perl-Archive-Extract/perl-Archive-Extract.info index 1c3edc4479..0afda6717b 100644 --- a/perl/perl-Archive-Extract/perl-Archive-Extract.info +++ b/perl/perl-Archive-Extract/perl-Archive-Extract.info @@ -6,5 +6,5 @@ MD5SUM="f586017fb17bec26b56c7ff7ea0307fa" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Andreas Voegele" -EMAIL="andreas@andreasvoegele.com" +MAINTAINER="Sergey Poznyakoff" +EMAIL="gray@gnu.org" diff --git a/perl/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build.info b/perl/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build.info index cf7ff09478..01880237ec 100644 --- a/perl/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build.info +++ b/perl/perl-CPANPLUS-Dist-Build/perl-CPANPLUS-Dist-Build.info @@ -6,5 +6,5 @@ MD5SUM="1fbf2c087bbe10a4c1536b415e45c960" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-CPANPLUS perl-Module-Build" -MAINTAINER="Andreas Voegele" -EMAIL="andreas@andreasvoegele.com" +MAINTAINER="Sergey Poznyakoff" +EMAIL="gray@gnu.org" diff --git a/perl/perl-CPANPLUS-Dist-Slackware/perl-CPANPLUS-Dist-Slackware.info b/perl/perl-CPANPLUS-Dist-Slackware/perl-CPANPLUS-Dist-Slackware.info index 6ac3025a95..7ea4320a3f 100644 --- a/perl/perl-CPANPLUS-Dist-Slackware/perl-CPANPLUS-Dist-Slackware.info +++ b/perl/perl-CPANPLUS-Dist-Slackware/perl-CPANPLUS-Dist-Slackware.info @@ -6,5 +6,5 @@ MD5SUM="9b9f82c2f98cf7193f22a692b71cd737" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="fakeroot perl-CPANPLUS perl-CPANPLUS-Dist-Build perl-Module-Pluggable" -MAINTAINER="Andreas Voegele" -EMAIL="andreas@andreasvoegele.com" +MAINTAINER="Sergey Poznyakoff" +EMAIL="gray@gnu.org" diff --git a/perl/perl-CPANPLUS/perl-CPANPLUS.SlackBuild b/perl/perl-CPANPLUS/perl-CPANPLUS.SlackBuild index 6555507a07..2ca2a30a22 100644 --- a/perl/perl-CPANPLUS/perl-CPANPLUS.SlackBuild +++ b/perl/perl-CPANPLUS/perl-CPANPLUS.SlackBuild @@ -17,7 +17,7 @@ # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. PRGNAM=perl-CPANPLUS -VERSION=${VERSION:-0.9908} +VERSION=${VERSION:-0.9910} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-CPANPLUS/perl-CPANPLUS.info b/perl/perl-CPANPLUS/perl-CPANPLUS.info index de0620c1fe..bc68bc01be 100644 --- a/perl/perl-CPANPLUS/perl-CPANPLUS.info +++ b/perl/perl-CPANPLUS/perl-CPANPLUS.info @@ -1,10 +1,10 @@ PRGNAM="perl-CPANPLUS" -VERSION="0.9908" +VERSION="0.9910" HOMEPAGE="https://metacpan.org/pod/CPANPLUS" -DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/CPANPLUS-0.9908.tar.gz" -MD5SUM="a6d9b7ccd29ff1ecb987d3ecdf31f1bd" +DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/CPANPLUS-0.9910.tar.gz" +MD5SUM="2f80c70ca7464083c22351a401d55f69" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Archive-Extract perl-DBD-SQLite perl-DBIx-Simple perl-Log-Message perl-Module-Pluggable perl-Object-Accessor perl-Package-Constants perl-Term-ReadLine-Gnu perl-Term-UI" -MAINTAINER="Andreas Voegele" -EMAIL="andreas@andreasvoegele.com" +MAINTAINER="Sergey Poznyakoff" +EMAIL="gray@gnu.org" diff --git a/perl/perl-Cairo-GObject/perl-Cairo-GObject.SlackBuild b/perl/perl-Cairo-GObject/perl-Cairo-GObject.SlackBuild index d75924fd40..6604ac2b9b 100644 --- a/perl/perl-Cairo-GObject/perl-Cairo-GObject.SlackBuild +++ b/perl/perl-Cairo-GObject/perl-Cairo-GObject.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Cairo-GObject -VERSION=${VERSION:-1.004} +VERSION=${VERSION:-1.005} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-Cairo-GObject/perl-Cairo-GObject.info b/perl/perl-Cairo-GObject/perl-Cairo-GObject.info index 9d68ce7b28..e57820373f 100644 --- a/perl/perl-Cairo-GObject/perl-Cairo-GObject.info +++ b/perl/perl-Cairo-GObject/perl-Cairo-GObject.info @@ -1,8 +1,8 @@ PRGNAM="perl-Cairo-GObject" -VERSION="1.004" +VERSION="1.005" HOMEPAGE="https://metacpan.org/pod/Cairo::GObject" -DOWNLOAD="https://cpan.metacpan.org/authors/id/X/XA/XAOC/Cairo-GObject-1.004.tar.gz" -MD5SUM="cf8767c05a6797783e666db839d5d97a" +DOWNLOAD="https://cpan.metacpan.org/authors/id/X/XA/XAOC/Cairo-GObject-1.005.tar.gz" +MD5SUM="a58c749a7d1bc6920499be0ac2dc7ee8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-glib perl-cairo" diff --git a/perl/perl-DBIx-Simple/perl-DBIx-Simple.info b/perl/perl-DBIx-Simple/perl-DBIx-Simple.info index 7dafb1c53b..6a9aeeb5de 100644 --- a/perl/perl-DBIx-Simple/perl-DBIx-Simple.info +++ b/perl/perl-DBIx-Simple/perl-DBIx-Simple.info @@ -6,5 +6,5 @@ MD5SUM="eb53ef4a93be7ebf043cd49075e81913" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Andreas Voegele" -EMAIL="andreas@andreasvoegele.com" +MAINTAINER="Sergey Poznyakoff" +EMAIL="gray@gnu.org" diff --git a/perl/perl-Date-Manip/perl-Date-Manip.SlackBuild b/perl/perl-Date-Manip/perl-Date-Manip.SlackBuild index 003d052e63..9f571bdab5 100644 --- a/perl/perl-Date-Manip/perl-Date-Manip.SlackBuild +++ b/perl/perl-Date-Manip/perl-Date-Manip.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for perl-Date-Manip # Copyright 2010 V'yacheslav Stetskevych <slava18 dont_spam_me gmail com> -# Copyright 2014-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2014-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Date-Manip -VERSION=${VERSION:-6.82} +VERSION=${VERSION:-6.85} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-Date-Manip/perl-Date-Manip.info b/perl/perl-Date-Manip/perl-Date-Manip.info index 6a00d8c240..c8cba30565 100644 --- a/perl/perl-Date-Manip/perl-Date-Manip.info +++ b/perl/perl-Date-Manip/perl-Date-Manip.info @@ -1,8 +1,8 @@ PRGNAM="perl-Date-Manip" -VERSION="6.82" +VERSION="6.85" HOMEPAGE="https://metacpan.org/pod/distribution/Date-Manip/lib/Date/Manip.pod" -DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SB/SBECK/Date-Manip-6.82.tar.gz" -MD5SUM="13c7600ff8a33d585b753874df85e4ea" +DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SB/SBECK/Date-Manip-6.85.tar.gz" +MD5SUM="ce3447409d83d16e6dd7bea0a18f24b4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Test-Inter perl-Test-Pod perl-Test-Pod-Coverage perl-YAML-Syck" diff --git a/perl/perl-Devel-Cycle/README b/perl/perl-Devel-Cycle/README new file mode 100644 index 0000000000..015ffa1efa --- /dev/null +++ b/perl/perl-Devel-Cycle/README @@ -0,0 +1 @@ + perl-Devel-Cycle - Find memory cycles in objects. diff --git a/perl/perl-Devel-Cycle/perl-Devel-Cycle.SlackBuild b/perl/perl-Devel-Cycle/perl-Devel-Cycle.SlackBuild new file mode 100644 index 0000000000..9fa8534a1f --- /dev/null +++ b/perl/perl-Devel-Cycle/perl-Devel-Cycle.SlackBuild @@ -0,0 +1,103 @@ +#!/bin/sh + +# Slackware build script for perl-Devel-Cycle + +# Copyright 2020 M.A.Begue mab974@gmail.com +# All rights reserved. +# +# Redistribution and use of this script, with or without modification, is +# permitted provided that the following conditions are met: +# +# 1. Redistributions of this script must retain the above copyright +# notice, this list of conditions and the following disclaimer. +# +# THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED +# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO +# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; +# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +PRGNAM=perl-Devel-Cycle +VERSION=${VERSION:-1.12} +BUILD=${BUILD:-1} +TAG=${TAG:-_SBo} + +SRCNAM="$(printf $PRGNAM | cut -d- -f2-)" + +if [ -z "$ARCH" ]; then + case "$( uname -m )" in + i?86) ARCH=i586 ;; + arm*) ARCH=arm ;; + *) ARCH=$( uname -m ) ;; + esac +fi + +CWD=$(pwd) +TMP=${TMP:-/tmp/SBo} +PKG=$TMP/package-$PRGNAM +OUTPUT=${OUTPUT:-/tmp} + +if [ "$ARCH" = "i586" ]; then + SLKCFLAGS="-O2 -march=i586 -mtune=i686" + LIBDIRSUFFIX="" +elif [ "$ARCH" = "i686" ]; then + SLKCFLAGS="-O2 -march=i686 -mtune=i686" + LIBDIRSUFFIX="" +elif [ "$ARCH" = "x86_64" ]; then + SLKCFLAGS="-O2 -fPIC" + LIBDIRSUFFIX="64" +else + SLKCFLAGS="-O2" + LIBDIRSUFFIX="" +fi + +set -e + +rm -rf $PKG +mkdir -p $TMP $PKG $OUTPUT +cd $TMP +rm -rf $SRCNAM-$VERSION +tar xvf $CWD/$SRCNAM-$VERSION.tar.gz +cd $SRCNAM-$VERSION +chown -R root:root . +find -L . \ + \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ + -o -perm 511 \) -exec chmod 755 {} \; -o \ + \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ + -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; + +perl Makefile.PL \ + PREFIX=/usr \ + INSTALLDIRS=vendor \ + INSTALLVENDORMAN1DIR=/usr/man/man1 \ + INSTALLVENDORMAN3DIR=/usr/man/man3 +make +make test +make install DESTDIR=$PKG + +find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \ + | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true + +find $PKG/usr/man -type f -exec gzip -9 {} \; +for i in $( find $PKG/usr/man -type l ) ; do ln -s $( readlink $i ).gz $i.gz ; rm $i ; done + +find $PKG -name perllocal.pod -o -name ".packlist" -o -name "*.bs" | xargs rm -f || true + +find $PKG -depth -type d -empty -delete || true + +mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION +cp -a \ + Changes README \ + $PKG/usr/doc/$PRGNAM-$VERSION +cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild + +mkdir -p $PKG/install +cat $CWD/slack-desc > $PKG/install/slack-desc + +cd $PKG +/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} diff --git a/perl/perl-Devel-Cycle/perl-Devel-Cycle.info b/perl/perl-Devel-Cycle/perl-Devel-Cycle.info new file mode 100644 index 0000000000..451f50c8ec --- /dev/null +++ b/perl/perl-Devel-Cycle/perl-Devel-Cycle.info @@ -0,0 +1,10 @@ +PRGNAM="perl-Devel-Cycle" +VERSION="1.12" +HOMEPAGE="https://metacpan.org/pod/Devel::Cycle" +DOWNLOAD="https://cpan.metacpan.org/authors/id/L/LD/LDS/Devel-Cycle-1.12.tar.gz" +MD5SUM="3d9a963da87b17398fab9acbef63f277" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Michel A. BEGUE" +EMAIL="mab974@gmail.com" diff --git a/perl/perl-Devel-Cycle/slack-desc b/perl/perl-Devel-Cycle/slack-desc new file mode 100644 index 0000000000..08ab477771 --- /dev/null +++ b/perl/perl-Devel-Cycle/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +perl-Devel-Cycle: perl-Devel-Cycle (find memory cycles in objects) +perl-Devel-Cycle: +perl-Devel-Cycle: homepage : https://metacpan.org/pod/Devel::Cycle +perl-Devel-Cycle: +perl-Devel-Cycle: +perl-Devel-Cycle: +perl-Devel-Cycle: +perl-Devel-Cycle: +perl-Devel-Cycle: +perl-Devel-Cycle: +perl-Devel-Cycle: diff --git a/perl/perl-ExtUtils-Install/perl-ExtUtils-Install.SlackBuild b/perl/perl-ExtUtils-Install/perl-ExtUtils-Install.SlackBuild index 9f609a6275..55a8a3b0d0 100644 --- a/perl/perl-ExtUtils-Install/perl-ExtUtils-Install.SlackBuild +++ b/perl/perl-ExtUtils-Install/perl-ExtUtils-Install.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-ExtUtils-Install -VERSION=${VERSION:-2.14} +VERSION=${VERSION:-2.20} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-ExtUtils-Install/perl-ExtUtils-Install.info b/perl/perl-ExtUtils-Install/perl-ExtUtils-Install.info index 3f14495167..32509e9e83 100644 --- a/perl/perl-ExtUtils-Install/perl-ExtUtils-Install.info +++ b/perl/perl-ExtUtils-Install/perl-ExtUtils-Install.info @@ -1,8 +1,8 @@ PRGNAM="perl-ExtUtils-Install" -VERSION="2.14" +VERSION="2.20" HOMEPAGE="https://metacpan.org/pod/ExtUtils::Install" -DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/ExtUtils-Install-2.14.tar.gz" -MD5SUM="ae6af2689daa6f8c2d01d04a28ab0ef0" +DOWNLOAD="https://cpan.metacpan.org/authors/id/B/BI/BINGOS/ExtUtils-Install-2.20.tar.gz" +MD5SUM="8e28404be69b47b2350eb09b21474de2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/perl/perl-File-Remove/perl-File-Remove.SlackBuild b/perl/perl-File-Remove/perl-File-Remove.SlackBuild index a5a5103c14..77b1dda17f 100644 --- a/perl/perl-File-Remove/perl-File-Remove.SlackBuild +++ b/perl/perl-File-Remove/perl-File-Remove.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-File-Remove -VERSION=${VERSION:-1.58} +VERSION=${VERSION:-1.60} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-File-Remove/perl-File-Remove.info b/perl/perl-File-Remove/perl-File-Remove.info index f3b783e377..197cd98815 100644 --- a/perl/perl-File-Remove/perl-File-Remove.info +++ b/perl/perl-File-Remove/perl-File-Remove.info @@ -1,8 +1,8 @@ PRGNAM="perl-File-Remove" -VERSION="1.58" +VERSION="1.60" HOMEPAGE="https://metacpan.org/pod/File::Remove" -DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/File-Remove-1.58.tar.gz" -MD5SUM="f2d3959c7a8982bbdd03bb27f8b76891" +DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/File-Remove-1.60.tar.gz" +MD5SUM="34f46f9a07b2ad6fc80061d266f387b5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Module-Build" diff --git a/perl/perl-Gtk3/perl-Gtk3.SlackBuild b/perl/perl-Gtk3/perl-Gtk3.SlackBuild index e819cf607b..27b16e402e 100644 --- a/perl/perl-Gtk3/perl-Gtk3.SlackBuild +++ b/perl/perl-Gtk3/perl-Gtk3.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Gtk3 -VERSION=${VERSION:-0.035} +VERSION=${VERSION:-0.038} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-Gtk3/perl-Gtk3.info b/perl/perl-Gtk3/perl-Gtk3.info index 48763e4275..49e4d819c4 100644 --- a/perl/perl-Gtk3/perl-Gtk3.info +++ b/perl/perl-Gtk3/perl-Gtk3.info @@ -1,8 +1,8 @@ PRGNAM="perl-Gtk3" -VERSION="0.035" +VERSION="0.038" HOMEPAGE="https://metacpan.org/pod/Gtk3" -DOWNLOAD="https://cpan.metacpan.org/authors/id/X/XA/XAOC/Gtk3-0.035.tar.gz" -MD5SUM="9532a7939f21ece4e47d77a2e2fc44cc" +DOWNLOAD="https://cpan.metacpan.org/authors/id/X/XA/XAOC/Gtk3-0.038.tar.gz" +MD5SUM="c4f13880b5a95855cbdf3bcd6ada5661" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Glib-Object-Introspection perl-Cairo-GObject" diff --git a/perl/perl-IO-Socket-SSL/perl-IO-Socket-SSL.SlackBuild b/perl/perl-IO-Socket-SSL/perl-IO-Socket-SSL.SlackBuild index f8cbb62874..137494054c 100644 --- a/perl/perl-IO-Socket-SSL/perl-IO-Socket-SSL.SlackBuild +++ b/perl/perl-IO-Socket-SSL/perl-IO-Socket-SSL.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for perl-IO-Socket-SSL # Copyright 2009-2012 Marco Bonetti <sid77@slackware.it> -# Copyright 2015-2020 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2015-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-IO-Socket-SSL -VERSION=${VERSION:-2.068} +VERSION=${VERSION:-2.070} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-IO-Socket-SSL/perl-IO-Socket-SSL.info b/perl/perl-IO-Socket-SSL/perl-IO-Socket-SSL.info index f212fa761a..212108fe79 100644 --- a/perl/perl-IO-Socket-SSL/perl-IO-Socket-SSL.info +++ b/perl/perl-IO-Socket-SSL/perl-IO-Socket-SSL.info @@ -1,8 +1,8 @@ PRGNAM="perl-IO-Socket-SSL" -VERSION="2.068" +VERSION="2.070" HOMEPAGE="https://metacpan.org/pod/IO::Socket::SSL" -DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SU/SULLR/IO-Socket-SSL-2.068.tar.gz" -MD5SUM="4230c829c8875889848093b2b46a7284" +DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SU/SULLR/IO-Socket-SSL-2.070.tar.gz" +MD5SUM="3c8df96b5249c02025e2eb48596c213b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="Net-SSLeay perl-Net-LibIDN" diff --git a/perl/perl-Image-Sane/perl-Image-Sane.SlackBuild b/perl/perl-Image-Sane/perl-Image-Sane.SlackBuild index 710f38f8f3..21ab034939 100644 --- a/perl/perl-Image-Sane/perl-Image-Sane.SlackBuild +++ b/perl/perl-Image-Sane/perl-Image-Sane.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Image-Sane -VERSION=${VERSION:-0.14} +VERSION=${VERSION:-5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-Image-Sane/perl-Image-Sane.info b/perl/perl-Image-Sane/perl-Image-Sane.info index e168f13939..54d554fa14 100644 --- a/perl/perl-Image-Sane/perl-Image-Sane.info +++ b/perl/perl-Image-Sane/perl-Image-Sane.info @@ -1,8 +1,8 @@ PRGNAM="perl-Image-Sane" -VERSION="0.14" +VERSION="5" HOMEPAGE="https://metacpan.org/pod/Image::Sane" -DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RA/RATCLIFFE/Image-Sane-0.14.tar.gz" -MD5SUM="5a8687379630a272cacbcb52d66ae65a" +DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RA/RATCLIFFE/Image-Sane-5.tar.gz" +MD5SUM="ea37bae44f50a8e916f5d584383b2cab" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-extutils-depends perl-extutils-pkgconfig perl-Exception-Class perl-Test-Requires perl-Class-Data-Inheritable perl-Devel-StackTrace perl-Readonly perl-Try-Tiny" diff --git a/perl/perl-LWP-Protocol-https/perl-LWP-Protocol-https.SlackBuild b/perl/perl-LWP-Protocol-https/perl-LWP-Protocol-https.SlackBuild index f515287f96..885881af1c 100644 --- a/perl/perl-LWP-Protocol-https/perl-LWP-Protocol-https.SlackBuild +++ b/perl/perl-LWP-Protocol-https/perl-LWP-Protocol-https.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for perl-LWP-Protocol-https -# Copyright 2013,2019 Chris Walker Kempner, TX +# Copyright 2013,2019,2021 Chris Walker Kempner, TX # 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-LWP-Protocol-https -VERSION=${VERSION:-6.07} +VERSION=${VERSION:-6.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -77,7 +77,7 @@ find $PKG -depth -type d -empty -delete || true mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a \ - Changes README \ + Changes Install LICENSE \ $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild diff --git a/perl/perl-LWP-Protocol-https/perl-LWP-Protocol-https.info b/perl/perl-LWP-Protocol-https/perl-LWP-Protocol-https.info index edddd2eae2..edd167a02e 100644 --- a/perl/perl-LWP-Protocol-https/perl-LWP-Protocol-https.info +++ b/perl/perl-LWP-Protocol-https/perl-LWP-Protocol-https.info @@ -1,8 +1,8 @@ PRGNAM="perl-LWP-Protocol-https" -VERSION="6.07" +VERSION="6.10" HOMEPAGE="https://metacpan.org/pod/LWP::Protocol::https" -DOWNLOAD="https://cpan.metacpan.org/authors/id/O/OA/OALDERS/LWP-Protocol-https-6.07.tar.gz" -MD5SUM="b8943dfb7d187af63c36fc18ab15947d" +DOWNLOAD="https://cpan.metacpan.org/authors/id/O/OA/OALDERS/LWP-Protocol-https-6.10.tar.gz" +MD5SUM="cf64e4bc57a9266ac4343cdf0808c5c8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libwww-perl perl-Mozilla-CA perl-IO-Socket-SSL perl-Test-RequiresInternet" diff --git a/perl/perl-Log-Message-Simple/perl-Log-Message-Simple.info b/perl/perl-Log-Message-Simple/perl-Log-Message-Simple.info index 41417942b5..0e089081d1 100644 --- a/perl/perl-Log-Message-Simple/perl-Log-Message-Simple.info +++ b/perl/perl-Log-Message-Simple/perl-Log-Message-Simple.info @@ -6,5 +6,5 @@ MD5SUM="0a0f9df6bc1148cc2aae4cb2882c0664" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Log-Message" -MAINTAINER="Andreas Voegele" -EMAIL="andreas@andreasvoegele.com" +MAINTAINER="orphaned - no maintainer" +EMAIL="nobody@nowhere" diff --git a/perl/perl-Log-Message/perl-Log-Message.info b/perl/perl-Log-Message/perl-Log-Message.info index 17194e890b..201783b9d1 100644 --- a/perl/perl-Log-Message/perl-Log-Message.info +++ b/perl/perl-Log-Message/perl-Log-Message.info @@ -6,5 +6,5 @@ MD5SUM="406fe7d1e37980afa105b663c436c4af" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Andreas Voegele" -EMAIL="andreas@andreasvoegele.com" +MAINTAINER="orphaned - no maintainer" +EMAIL="nobody@nowhere" diff --git a/perl/perl-Math-GMPq/perl-Math-GMPq.SlackBuild b/perl/perl-Math-GMPq/perl-Math-GMPq.SlackBuild index 350270f39f..9d6b24b745 100644 --- a/perl/perl-Math-GMPq/perl-Math-GMPq.SlackBuild +++ b/perl/perl-Math-GMPq/perl-Math-GMPq.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Math-GMPq -VERSION=${VERSION:-0.45} +VERSION=${VERSION:-0.46} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-Math-GMPq/perl-Math-GMPq.info b/perl/perl-Math-GMPq/perl-Math-GMPq.info index 34989da3fa..cd403cf83c 100644 --- a/perl/perl-Math-GMPq/perl-Math-GMPq.info +++ b/perl/perl-Math-GMPq/perl-Math-GMPq.info @@ -1,10 +1,10 @@ PRGNAM="perl-Math-GMPq" -VERSION="0.45" +VERSION="0.46" HOMEPAGE="https://metacpan.org/pod/Math::GMPq" -DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-GMPq-0.45.tar.gz" -MD5SUM="6088853d8eb6b25d7a47c14dfb41b029" +DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-GMPq-0.46.tar.gz" +MD5SUM="6f53ce25f379bb355fda19b10543cd9a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="orphaned - no maintainer" -EMAIL="nobody@nowhere" +MAINTAINER="Dave Woodfall" +EMAIL="dave@slackbuilds.org" diff --git a/perl/perl-Math-GMPz/perl-Math-GMPz.SlackBuild b/perl/perl-Math-GMPz/perl-Math-GMPz.SlackBuild index c2db2ce3d3..cdf09c1dae 100644 --- a/perl/perl-Math-GMPz/perl-Math-GMPz.SlackBuild +++ b/perl/perl-Math-GMPz/perl-Math-GMPz.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Math-GMPz -VERSION=${VERSION:-0.48} +VERSION=${VERSION:-0.49} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-Math-GMPz/perl-Math-GMPz.info b/perl/perl-Math-GMPz/perl-Math-GMPz.info index 48930041c6..8442068184 100644 --- a/perl/perl-Math-GMPz/perl-Math-GMPz.info +++ b/perl/perl-Math-GMPz/perl-Math-GMPz.info @@ -1,8 +1,8 @@ PRGNAM="perl-Math-GMPz" -VERSION="0.48" +VERSION="0.49" HOMEPAGE="https://metacpan.org/pod/Math::GMPz" -DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-GMPz-0.48.tar.gz" -MD5SUM="9c25f3e60bb0a094395227d85391bc04" +DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-GMPz-0.49.tar.gz" +MD5SUM="50ca3fb416c9696be26cff992db2e2e4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild b/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild index e9db40bf0c..03a7196402 100644 --- a/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild +++ b/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Math-MPFR -VERSION=${VERSION:-4.14} +VERSION=${VERSION:-4.16} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-Math-MPFR/perl-Math-MPFR.info b/perl/perl-Math-MPFR/perl-Math-MPFR.info index bb34c908ca..300b0034af 100644 --- a/perl/perl-Math-MPFR/perl-Math-MPFR.info +++ b/perl/perl-Math-MPFR/perl-Math-MPFR.info @@ -1,8 +1,8 @@ PRGNAM="perl-Math-MPFR" -VERSION="4.14" +VERSION="4.16" HOMEPAGE="https://metacpan.org/pod/Math::MPFR" -DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-MPFR-4.14.tar.gz" -MD5SUM="465103aa90da3e44e52e67dc6632a7c5" +DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-MPFR-4.16.tar.gz" +MD5SUM="a8522ce0657ee7822edfdfa4000f5231" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Math-GMPq perl-Math-GMPz" diff --git a/perl/perl-Module-Pluggable/perl-Module-Pluggable.info b/perl/perl-Module-Pluggable/perl-Module-Pluggable.info index ca07688f70..d0564e7483 100644 --- a/perl/perl-Module-Pluggable/perl-Module-Pluggable.info +++ b/perl/perl-Module-Pluggable/perl-Module-Pluggable.info @@ -6,5 +6,5 @@ MD5SUM="87ce2971662efd0b69a81bb4dc9ea76c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Andreas Voegele" -EMAIL="andreas@andreasvoegele.com" +MAINTAINER="orphaned - no maintainer" +EMAIL="nobody@nowhere" diff --git a/perl/perl-Moo/perl-Moo.SlackBuild b/perl/perl-Moo/perl-Moo.SlackBuild index fcfe898ef0..29fc859cf4 100644 --- a/perl/perl-Moo/perl-Moo.SlackBuild +++ b/perl/perl-Moo/perl-Moo.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for perl-Moo -# Copyright 2013-2020 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2013-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # 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-Moo -VERSION=${VERSION:-2.004003} +VERSION=${VERSION:-2.004004} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-Moo/perl-Moo.info b/perl/perl-Moo/perl-Moo.info index f0c22842ad..eb23e3ec3c 100644 --- a/perl/perl-Moo/perl-Moo.info +++ b/perl/perl-Moo/perl-Moo.info @@ -1,8 +1,8 @@ PRGNAM="perl-Moo" -VERSION="2.004003" +VERSION="2.004004" HOMEPAGE="https://metacpan.org/pod/Moo" -DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/Moo-2.004003.tar.gz" -MD5SUM="2ee55814d6074471a0da0908ef217732" +DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/Moo-2.004004.tar.gz" +MD5SUM="51f3732e043a1e856ab6cdc260d2814c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Role-Tiny perl-strictures perl-Dist-CheckConflicts perl-Class-Method-Modifiers perl-Devel-GlobalDestruction perl-Module-Runtime perl-Import-Into perl-Sub-Quote" diff --git a/perl/perl-Mozilla-CA/perl-Mozilla-CA.SlackBuild b/perl/perl-Mozilla-CA/perl-Mozilla-CA.SlackBuild index b820555537..29158c5588 100644 --- a/perl/perl-Mozilla-CA/perl-Mozilla-CA.SlackBuild +++ b/perl/perl-Mozilla-CA/perl-Mozilla-CA.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Mozilla-CA -VERSION=${VERSION:-20130114} +VERSION=${VERSION:-20200520} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-Mozilla-CA/perl-Mozilla-CA.info b/perl/perl-Mozilla-CA/perl-Mozilla-CA.info index 4c90c74f65..8ebc4966d1 100644 --- a/perl/perl-Mozilla-CA/perl-Mozilla-CA.info +++ b/perl/perl-Mozilla-CA/perl-Mozilla-CA.info @@ -1,10 +1,10 @@ PRGNAM="perl-Mozilla-CA" -VERSION="20130114" +VERSION="20200520" HOMEPAGE="https://metacpan.org/pod/Mozilla::CA" -DOWNLOAD="https://cpan.metacpan.org/authors/id/A/AB/ABH/Mozilla-CA-20130114.tar.gz" -MD5SUM="45a42082dbd68cf25869ceb2aa49d5b2" +DOWNLOAD="https://cpan.metacpan.org/authors/id/A/AB/ABH/Mozilla-CA-20200520.tar.gz" +MD5SUM="8ac3fe1a83c45da3f468f78ab8133ea6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Christopher Walker" +MAINTAINER="Chris Walker" EMAIL="kris240376@gmail.com" diff --git a/perl/perl-MusicBrainz-DiscID/perl-MusicBrainz-DiscID.info b/perl/perl-MusicBrainz-DiscID/perl-MusicBrainz-DiscID.info index 165d37e22c..b9cb93e001 100644 --- a/perl/perl-MusicBrainz-DiscID/perl-MusicBrainz-DiscID.info +++ b/perl/perl-MusicBrainz-DiscID/perl-MusicBrainz-DiscID.info @@ -6,5 +6,5 @@ MD5SUM="6579d43d270c965563f84fd5ffe0dde5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Andreas Voegele" -EMAIL="andreas@andreasvoegele.com" +MAINTAINER="Didier Spaier" +EMAIL="didier at slint dot fr" diff --git a/perl/perl-Object-Accessor/perl-Object-Accessor.info b/perl/perl-Object-Accessor/perl-Object-Accessor.info index 481a329383..38e5ab1b4d 100644 --- a/perl/perl-Object-Accessor/perl-Object-Accessor.info +++ b/perl/perl-Object-Accessor/perl-Object-Accessor.info @@ -6,5 +6,5 @@ MD5SUM="46a3ce50d8817938cecbb8e02eda9500" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Andreas Voegele" -EMAIL="andreas@andreasvoegele.com" +MAINTAINER="orphaned - no maintainer" +EMAIL="nobody@nowhere" diff --git a/perl/perl-PAR-Dist/perl-PAR-Dist.SlackBuild b/perl/perl-PAR-Dist/perl-PAR-Dist.SlackBuild index a79d742980..dce932d56c 100644 --- a/perl/perl-PAR-Dist/perl-PAR-Dist.SlackBuild +++ b/perl/perl-PAR-Dist/perl-PAR-Dist.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # # Slackware build script for perl-PAR-Dist. -# + # Copyright 2015-2020 Edinaldo P. Silva, Rio de Janeiro, Brazil. # All rights reserved. # @@ -23,10 +23,12 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-PAR-Dist -VERSION=${VERSION:-0.50} +VERSION=${VERSION:-0.51} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} +SRCNAM="$(printf $PRGNAM | cut -d- -f2-)" + if [ -z "$ARCH" ]; then case "$( uname -m )" in i?86) ARCH=i586 ;; @@ -56,8 +58,6 @@ fi set -e -SRCNAM="$(printf $PRGNAM | cut -d- -f2-)" - rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP @@ -90,7 +90,7 @@ find $PKG -name perllocal.pod \ find $PKG -depth -type d -empty -delete || true mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp README Changes $PKG/usr/doc/$PRGNAM-$VERSION +cp -a README Changes $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/perl/perl-PAR-Dist/perl-PAR-Dist.info b/perl/perl-PAR-Dist/perl-PAR-Dist.info index 36986619d4..3dfab4e2e3 100644 --- a/perl/perl-PAR-Dist/perl-PAR-Dist.info +++ b/perl/perl-PAR-Dist/perl-PAR-Dist.info @@ -1,8 +1,8 @@ PRGNAM="perl-PAR-Dist" -VERSION="0.50" +VERSION="0.51" HOMEPAGE="https://metacpan.org/pod/PAR::Dist" -DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/PAR-Dist-0.50.tar.gz" -MD5SUM="bdb8693be3a76c081a9bd1dc14daf663" +DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/PAR-Dist-0.51.tar.gz" +MD5SUM="9231ef7cb0f46c6c183e91962e2a766c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/perl/perl-PAR/perl-PAR.SlackBuild b/perl/perl-PAR/perl-PAR.SlackBuild index 627ca19789..c3ede9764d 100644 --- a/perl/perl-PAR/perl-PAR.SlackBuild +++ b/perl/perl-PAR/perl-PAR.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for perl-PAR. # -# Copyright 2015-2019 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2015-2021 Edinaldo P. Silva, Rio de Janeiro, Brazil. # 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-PAR -VERSION=${VERSION:-1.016} +VERSION=${VERSION:-1.017} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-PAR/perl-PAR.info b/perl/perl-PAR/perl-PAR.info index 3eb2f89f4f..982dd01d4c 100644 --- a/perl/perl-PAR/perl-PAR.info +++ b/perl/perl-PAR/perl-PAR.info @@ -1,8 +1,8 @@ PRGNAM="perl-PAR" -VERSION="1.016" +VERSION="1.017" HOMEPAGE="https://metacpan.org/pod/PAR" -DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/PAR-1.016.tar.gz" -MD5SUM="37045dc980d56561272f285269427458" +DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/PAR-1.017.tar.gz" +MD5SUM="a8f06d64d14354f0cf6fbfa06179ed17" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-PAR-Dist perl-Archive-Zip" diff --git a/perl/perl-PDF-API2/perl-PDF-API2.SlackBuild b/perl/perl-PDF-API2/perl-PDF-API2.SlackBuild index 06ba52d50b..e084133418 100644 --- a/perl/perl-PDF-API2/perl-PDF-API2.SlackBuild +++ b/perl/perl-PDF-API2/perl-PDF-API2.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-PDF-API2 -VERSION=${VERSION:-2.033} +VERSION=${VERSION:-2.038} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-PDF-API2/perl-PDF-API2.info b/perl/perl-PDF-API2/perl-PDF-API2.info index 681c7ed704..c54df2e261 100644 --- a/perl/perl-PDF-API2/perl-PDF-API2.info +++ b/perl/perl-PDF-API2/perl-PDF-API2.info @@ -1,8 +1,8 @@ PRGNAM="perl-PDF-API2" -VERSION="2.033" +VERSION="2.038" HOMEPAGE="https://metacpan.org/pod/PDF::API2" -DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SS/SSIMMS/PDF-API2-2.033.tar.gz" -MD5SUM="4223a38add42741f996bd67d5f2f8e5b" +DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SS/SSIMMS/PDF-API2-2.038.tar.gz" +MD5SUM="2d6683d01b95f554ec5bb2e29f31ff03" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Font-TTF" diff --git a/perl/perl-PDF-Builder/README b/perl/perl-PDF-Builder/README new file mode 100644 index 0000000000..7a6a791666 --- /dev/null +++ b/perl/perl-PDF-Builder/README @@ -0,0 +1,2 @@ + perl-PDF-Builder - Facilitates the creation and modification of PDF + files. diff --git a/perl/perl-PDF-Builder/perl-PDF-Builder.SlackBuild b/perl/perl-PDF-Builder/perl-PDF-Builder.SlackBuild new file mode 100644 index 0000000000..ee4095ee54 --- /dev/null +++ b/perl/perl-PDF-Builder/perl-PDF-Builder.SlackBuild @@ -0,0 +1,107 @@ +#!/bin/sh + +# Slackware build script for perl-PDF-Builder + +# Copyright 2020 M.A.Begue mab974@gmail.com +# All rights reserved. +# +# Redistribution and use of this script, with or without modification, is +# permitted provided that the following conditions are met: +# +# 1. Redistributions of this script must retain the above copyright +# notice, this list of conditions and the following disclaimer. +# +# THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED +# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO +# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; +# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +PRGNAM=perl-PDF-Builder +VERSION=${VERSION:-3.021} +BUILD=${BUILD:-1} +TAG=${TAG:-_SBo} + +SRCNAM="$(printf $PRGNAM | cut -d- -f2-)" + +if [ -z "$ARCH" ]; then + case "$( uname -m )" in + i?86) ARCH=i586 ;; + arm*) ARCH=arm ;; + *) ARCH=$( uname -m ) ;; + esac +fi + +CWD=$(pwd) +TMP=${TMP:-/tmp/SBo} +PKG=$TMP/package-$PRGNAM +OUTPUT=${OUTPUT:-/tmp} + +if [ "$ARCH" = "i586" ]; then + SLKCFLAGS="-O2 -march=i586 -mtune=i686" + LIBDIRSUFFIX="" +elif [ "$ARCH" = "i686" ]; then + SLKCFLAGS="-O2 -march=i686 -mtune=i686" + LIBDIRSUFFIX="" +elif [ "$ARCH" = "x86_64" ]; then + SLKCFLAGS="-O2 -fPIC" + LIBDIRSUFFIX="64" +else + SLKCFLAGS="-O2" + LIBDIRSUFFIX="" +fi + +set -e + +rm -rf $PKG +mkdir -p $TMP $PKG $OUTPUT +cd $TMP +rm -rf $SRCNAM-$VERSION +tar xvf $CWD/$SRCNAM-$VERSION.tar.gz +cd $SRCNAM-$VERSION +chown -R root:root . +find -L . \ + \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ + -o -perm 511 \) -exec chmod 755 {} \; -o \ + \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ + -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; + +perl Makefile.PL \ + PREFIX=/usr \ + INSTALLDIRS=vendor \ + INSTALLVENDORMAN1DIR=/usr/man/man1 \ + INSTALLVENDORMAN3DIR=/usr/man/man3 +make +make test +make install DESTDIR=$PKG + +find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \ + | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true + +mkdir -p $PKG/usr +mv $PKG/usr/local/share/man $PKG/usr +mv $PKG/usr/local/share $PKG/usr + +find $PKG/usr/man -type f -exec gzip -9 {} \; +for i in $( find $PKG/usr/man -type l ) ; do ln -s $( readlink $i ).gz $i.gz ; rm $i ; done + +find $PKG -name perllocal.pod -o -name ".packlist" -o -name "*.bs" | xargs rm -f || true + +find $PKG -depth -type d -empty -delete || true + +mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION +cp -a \ + CONTRIBUTING Changes MANIFEST README.md \ + $PKG/usr/doc/$PRGNAM-$VERSION +cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild + +mkdir -p $PKG/install +cat $CWD/slack-desc > $PKG/install/slack-desc + +cd $PKG +/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} diff --git a/perl/perl-PDF-Builder/perl-PDF-Builder.info b/perl/perl-PDF-Builder/perl-PDF-Builder.info new file mode 100644 index 0000000000..66106ffba9 --- /dev/null +++ b/perl/perl-PDF-Builder/perl-PDF-Builder.info @@ -0,0 +1,10 @@ +PRGNAM="perl-PDF-Builder" +VERSION="3.021" +HOMEPAGE="https://metacpan.org/pod/PDF::Builder" +DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PM/PMPERRY/PDF-Builder-3.021.tar.gz" +MD5SUM="79e35db8ecd21b97bd0078456ca3494f" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="perl-Font-TTF perl-Test-Memory-Cycle perl-Test-Exception" +MAINTAINER="Michel A. BEGUE" +EMAIL="mab974@gmail.com" diff --git a/perl/perl-PDF-Builder/slack-desc b/perl/perl-PDF-Builder/slack-desc new file mode 100644 index 0000000000..fe43cbb6ca --- /dev/null +++ b/perl/perl-PDF-Builder/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +perl-PDF-Builder: perl-PDF-Builder (facilitates the creation and modification of PDFs) +perl-PDF-Builder: +perl-PDF-Builder: homepage : https://metacpan.org/pod/PDF::Builder +perl-PDF-Builder: +perl-PDF-Builder: +perl-PDF-Builder: +perl-PDF-Builder: +perl-PDF-Builder: +perl-PDF-Builder: +perl-PDF-Builder: +perl-PDF-Builder: diff --git a/perl/perl-Package-Constants/perl-Package-Constants.info b/perl/perl-Package-Constants/perl-Package-Constants.info index a05eb4fbd3..3bf136e30f 100644 --- a/perl/perl-Package-Constants/perl-Package-Constants.info +++ b/perl/perl-Package-Constants/perl-Package-Constants.info @@ -6,5 +6,5 @@ MD5SUM="e608e8eb260ee6226943c67eba1015ed" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Andreas Voegele" -EMAIL="andreas@andreasvoegele.com" +MAINTAINER="orphaned - no maintainer" +EMAIL="nobody@nowhere" diff --git a/perl/perl-Path-Tiny/perl-Path-Tiny.SlackBuild b/perl/perl-Path-Tiny/perl-Path-Tiny.SlackBuild index 30fce399e2..d0b305c91c 100644 --- a/perl/perl-Path-Tiny/perl-Path-Tiny.SlackBuild +++ b/perl/perl-Path-Tiny/perl-Path-Tiny.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for perl-Path-Tiny -# Copyright 2017-2020 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2017-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # 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-Path-Tiny -VERSION=${VERSION:-0.114} +VERSION=${VERSION:-0.118} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-Path-Tiny/perl-Path-Tiny.info b/perl/perl-Path-Tiny/perl-Path-Tiny.info index 41cf80d845..580ae7ccb2 100644 --- a/perl/perl-Path-Tiny/perl-Path-Tiny.info +++ b/perl/perl-Path-Tiny/perl-Path-Tiny.info @@ -1,8 +1,8 @@ PRGNAM="perl-Path-Tiny" -VERSION="0.114" +VERSION="0.118" HOMEPAGE="https://metacpan.org/pod/Path::Tiny" -DOWNLOAD="https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/Path-Tiny-0.114.tar.gz" -MD5SUM="dd6092293f8766fb87d003dceebe4263" +DOWNLOAD="https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/Path-Tiny-0.118.tar.gz" +MD5SUM="cb34fd356725ec12b78e88ddac37db08" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/perl/perl-Razor2-Client-Agent/perl-Razor2-Client-Agent.info b/perl/perl-Razor2-Client-Agent/perl-Razor2-Client-Agent.info index 57a883ba60..545991fbe7 100644 --- a/perl/perl-Razor2-Client-Agent/perl-Razor2-Client-Agent.info +++ b/perl/perl-Razor2-Client-Agent/perl-Razor2-Client-Agent.info @@ -6,5 +6,5 @@ MD5SUM="d7f9c7b6fe1c8b93425a01334bd6c3ac" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-digest-sha1 perl-net-dns" -MAINTAINER="Andreas Voegele" -EMAIL="andreas@andreasvoegele.com" +MAINTAINER="orphaned - no maintainer" +EMAIL="nobody@nowhere" diff --git a/perl/perl-Role-Tiny/perl-Role-Tiny.SlackBuild b/perl/perl-Role-Tiny/perl-Role-Tiny.SlackBuild index 80733c95e2..b6e9e5057c 100644 --- a/perl/perl-Role-Tiny/perl-Role-Tiny.SlackBuild +++ b/perl/perl-Role-Tiny/perl-Role-Tiny.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for perl-Role-Tiny -# Copyright 2013-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2013-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # 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-Role-Tiny -VERSION=${VERSION:-2.001004} +VERSION=${VERSION:-2.002004} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-Role-Tiny/perl-Role-Tiny.info b/perl/perl-Role-Tiny/perl-Role-Tiny.info index 08d44ab5e9..9c5d7bd060 100644 --- a/perl/perl-Role-Tiny/perl-Role-Tiny.info +++ b/perl/perl-Role-Tiny/perl-Role-Tiny.info @@ -1,8 +1,8 @@ PRGNAM="perl-Role-Tiny" -VERSION="2.001004" +VERSION="2.002004" HOMEPAGE="https://metacpan.org/pod/Role::Tiny" -DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/Role-Tiny-2.001004.tar.gz" -MD5SUM="98446826608b1e943e65c1f6e35942fe" +DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/Role-Tiny-2.002004.tar.gz" +MD5SUM="9ee45591befa3d0b1094ac75d282b6ba" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Test-Fatal" diff --git a/perl/perl-Sidef/perl-Sidef.SlackBuild b/perl/perl-Sidef/perl-Sidef.SlackBuild index 638d048f04..2f7756cb93 100644 --- a/perl/perl-Sidef/perl-Sidef.SlackBuild +++ b/perl/perl-Sidef/perl-Sidef.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Sidef -VERSION=${VERSION:-3.96} +VERSION=${VERSION:-3.97.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-Sidef/perl-Sidef.info b/perl/perl-Sidef/perl-Sidef.info index 8ffd4c2379..3379b96b7b 100644 --- a/perl/perl-Sidef/perl-Sidef.info +++ b/perl/perl-Sidef/perl-Sidef.info @@ -1,8 +1,8 @@ PRGNAM="perl-Sidef" -VERSION="3.96" +VERSION="3.97.1" HOMEPAGE="https://github.com/trizen/sidef" -DOWNLOAD="https://github.com/trizen/sidef/archive/3.96/sidef-3.96.tar.gz" -MD5SUM="b2ce73500c19ee80f557a078effb47a6" +DOWNLOAD="https://github.com/trizen/sidef/archive/3.97.1/sidef-3.97.1.tar.gz" +MD5SUM="9d7e6dc6aca6c9d4c9450baf62bb7cb9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-data-dump perl-Module-Build perl-Math-MPC perl-Math-Prime-Util-GMP perl-Algorithm-Combinatorics perl-Algorithm-Loops perl-Math-Prime-Util" diff --git a/perl/perl-Term-ReadLine-Gnu/perl-Term-ReadLine-Gnu.SlackBuild b/perl/perl-Term-ReadLine-Gnu/perl-Term-ReadLine-Gnu.SlackBuild index d82cc2399a..7095920e6a 100644 --- a/perl/perl-Term-ReadLine-Gnu/perl-Term-ReadLine-Gnu.SlackBuild +++ b/perl/perl-Term-ReadLine-Gnu/perl-Term-ReadLine-Gnu.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for perl-Term-ReadLine-Gnu -# Copyright 2013-2019 Andreas Voegele <andreas@andreasvoegele.com> +# Copyright 2013-2020 Andreas Voegele <andreas@andreasvoegele.com> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above @@ -17,7 +17,7 @@ # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. PRGNAM=perl-Term-ReadLine-Gnu -VERSION=${VERSION:-1.36} +VERSION=${VERSION:-1.37} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-Term-ReadLine-Gnu/perl-Term-ReadLine-Gnu.info b/perl/perl-Term-ReadLine-Gnu/perl-Term-ReadLine-Gnu.info index 8111cc3ce4..405d6a0b9b 100644 --- a/perl/perl-Term-ReadLine-Gnu/perl-Term-ReadLine-Gnu.info +++ b/perl/perl-Term-ReadLine-Gnu/perl-Term-ReadLine-Gnu.info @@ -1,10 +1,10 @@ PRGNAM="perl-Term-ReadLine-Gnu" -VERSION="1.36" +VERSION="1.37" HOMEPAGE="https://metacpan.org/pod/Term::ReadLine::Gnu" -DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAYASHI/Term-ReadLine-Gnu-1.36.tar.gz" -MD5SUM="f8636c8e17b3266f3a686521a0c06886" +DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAYASHI/Term-ReadLine-Gnu-1.37.tar.gz" +MD5SUM="3d85d964624dd2ead132b7e0f861a939" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Andreas Voegele" -EMAIL="andreas@andreasvoegele.com" +MAINTAINER="orphaned - no maintainer" +EMAIL="nobody@nowhere" diff --git a/perl/perl-Term-UI/perl-Term-UI.info b/perl/perl-Term-UI/perl-Term-UI.info index e28121c45b..0563fa4205 100644 --- a/perl/perl-Term-UI/perl-Term-UI.info +++ b/perl/perl-Term-UI/perl-Term-UI.info @@ -6,5 +6,5 @@ MD5SUM="eaa9240bc44e18dfe558286eb1f3c592" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Log-Message-Simple" -MAINTAINER="Andreas Voegele" -EMAIL="andreas@andreasvoegele.com" +MAINTAINER="orphaned - no maintainer" +EMAIL="nobody@nowhere" diff --git a/perl/perl-Test-Memory-Cycle/README b/perl/perl-Test-Memory-Cycle/README new file mode 100644 index 0000000000..105855f2e7 --- /dev/null +++ b/perl/perl-Test-Memory-Cycle/README @@ -0,0 +1,2 @@ + perl-Test-Memory-Cycle - Check for memory leaks and circular memory + references. diff --git a/perl/perl-Test-Memory-Cycle/perl-Test-Memory-Cycle.SlackBuild b/perl/perl-Test-Memory-Cycle/perl-Test-Memory-Cycle.SlackBuild new file mode 100644 index 0000000000..e4e5c7856a --- /dev/null +++ b/perl/perl-Test-Memory-Cycle/perl-Test-Memory-Cycle.SlackBuild @@ -0,0 +1,103 @@ +#!/bin/sh + +# Slackware build script for perl-Test-Memory-Cycle + +# Copyright 2020 M.A.Begue mab974@gmail.com +# All rights reserved. +# +# Redistribution and use of this script, with or without modification, is +# permitted provided that the following conditions are met: +# +# 1. Redistributions of this script must retain the above copyright +# notice, this list of conditions and the following disclaimer. +# +# THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED +# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO +# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; +# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +PRGNAM=perl-Test-Memory-Cycle +VERSION=${VERSION:-1.06} +BUILD=${BUILD:-1} +TAG=${TAG:-_SBo} + +SRCNAM="$(printf $PRGNAM | cut -d- -f2-)" + +if [ -z "$ARCH" ]; then + case "$( uname -m )" in + i?86) ARCH=i586 ;; + arm*) ARCH=arm ;; + *) ARCH=$( uname -m ) ;; + esac +fi + +CWD=$(pwd) +TMP=${TMP:-/tmp/SBo} +PKG=$TMP/package-$PRGNAM +OUTPUT=${OUTPUT:-/tmp} + +if [ "$ARCH" = "i586" ]; then + SLKCFLAGS="-O2 -march=i586 -mtune=i686" + LIBDIRSUFFIX="" +elif [ "$ARCH" = "i686" ]; then + SLKCFLAGS="-O2 -march=i686 -mtune=i686" + LIBDIRSUFFIX="" +elif [ "$ARCH" = "x86_64" ]; then + SLKCFLAGS="-O2 -fPIC" + LIBDIRSUFFIX="64" +else + SLKCFLAGS="-O2" + LIBDIRSUFFIX="" +fi + +set -e + +rm -rf $PKG +mkdir -p $TMP $PKG $OUTPUT +cd $TMP +rm -rf $SRCNAM-$VERSION +tar xvf $CWD/$SRCNAM-$VERSION.tar.gz +cd $SRCNAM-$VERSION +chown -R root:root . +find -L . \ + \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ + -o -perm 511 \) -exec chmod 755 {} \; -o \ + \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ + -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; + +perl Makefile.PL \ + PREFIX=/usr \ + INSTALLDIRS=vendor \ + INSTALLVENDORMAN1DIR=/usr/man/man1 \ + INSTALLVENDORMAN3DIR=/usr/man/man3 +make +make test +make install DESTDIR=$PKG + +find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \ + | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true + +find $PKG/usr/man -type f -exec gzip -9 {} \; +for i in $( find $PKG/usr/man -type l ) ; do ln -s $( readlink $i ).gz $i.gz ; rm $i ; done + +find $PKG -name perllocal.pod -o -name ".packlist" -o -name "*.bs" | xargs rm -f || true + +find $PKG -depth -type d -empty -delete || true + +mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION +cp -a \ + Changes LICENSE README.md \ + $PKG/usr/doc/$PRGNAM-$VERSION +cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild + +mkdir -p $PKG/install +cat $CWD/slack-desc > $PKG/install/slack-desc + +cd $PKG +/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} diff --git a/perl/perl-Test-Memory-Cycle/perl-Test-Memory-Cycle.info b/perl/perl-Test-Memory-Cycle/perl-Test-Memory-Cycle.info new file mode 100644 index 0000000000..ab796a726c --- /dev/null +++ b/perl/perl-Test-Memory-Cycle/perl-Test-Memory-Cycle.info @@ -0,0 +1,10 @@ +PRGNAM="perl-Test-Memory-Cycle" +VERSION="1.06" +HOMEPAGE="https://metacpan.org/pod/Test::Memory::Cycle" +DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PE/PETDANCE/Test-Memory-Cycle-1.06.tar.gz" +MD5SUM="397e709ba33d3883b5fb2bc49e3a70b0" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="perl-Devel-Cycle" +MAINTAINER="Michel A. BEGUE" +EMAIL="mab974@gmail.com" diff --git a/perl/perl-Test-Memory-Cycle/slack-desc b/perl/perl-Test-Memory-Cycle/slack-desc new file mode 100644 index 0000000000..2683907d83 --- /dev/null +++ b/perl/perl-Test-Memory-Cycle/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +perl-Test-Memory-Cycle: perl-Test-Memory-Cycle (Check for memory leaks/circular memory refs) +perl-Test-Memory-Cycle: +perl-Test-Memory-Cycle: homepage : https://metacpan.org/pod/Test::Memory::Cycle +perl-Test-Memory-Cycle: +perl-Test-Memory-Cycle: +perl-Test-Memory-Cycle: +perl-Test-Memory-Cycle: +perl-Test-Memory-Cycle: +perl-Test-Memory-Cycle: +perl-Test-Memory-Cycle: +perl-Test-Memory-Cycle: diff --git a/perl/perl-Unicode-LineBreak/perl-Unicode-LineBreak.SlackBuild b/perl/perl-Unicode-LineBreak/perl-Unicode-LineBreak.SlackBuild index 9688476878..0ae3b97ba6 100644 --- a/perl/perl-Unicode-LineBreak/perl-Unicode-LineBreak.SlackBuild +++ b/perl/perl-Unicode-LineBreak/perl-Unicode-LineBreak.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Unicode-LineBreak -VERSION=${VERSION:-2015.07.16} +VERSION=${VERSION:-2019.001} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-Unicode-LineBreak/perl-Unicode-LineBreak.info b/perl/perl-Unicode-LineBreak/perl-Unicode-LineBreak.info index 0dd6661434..1919eab456 100644 --- a/perl/perl-Unicode-LineBreak/perl-Unicode-LineBreak.info +++ b/perl/perl-Unicode-LineBreak/perl-Unicode-LineBreak.info @@ -1,8 +1,8 @@ PRGNAM="perl-Unicode-LineBreak" -VERSION="2015.07.16" -HOMEPAGE="https://metacpan.org/release/NEZUMI/Unicode-LineBreak-2015.07.16" -DOWNLOAD="https://cpan.metacpan.org/authors/id/N/NE/NEZUMI/Unicode-LineBreak-2015.07.16.tar.gz" -MD5SUM="8e811b9b9c47fdc7fa3a5c55e1a9c0ea" +VERSION="2019.001" +HOMEPAGE="https://metacpan.org/release/NEZUMI/Unicode-LineBreak-2019.001" +DOWNLOAD="https://cpan.metacpan.org/authors/id/N/NE/NEZUMI/Unicode-LineBreak-2019.001.tar.gz" +MD5SUM="003d6da7a13700e069afed9238c864b9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-MIME-Charset" diff --git a/perl/perl-WebService-MusicBrainz/perl-WebService-MusicBrainz.info b/perl/perl-WebService-MusicBrainz/perl-WebService-MusicBrainz.info index c5495f9c23..bdcf85acdc 100644 --- a/perl/perl-WebService-MusicBrainz/perl-WebService-MusicBrainz.info +++ b/perl/perl-WebService-MusicBrainz/perl-WebService-MusicBrainz.info @@ -6,5 +6,5 @@ MD5SUM="69cd2eae86c5b6ac360a1f829e784239" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Mojolicious" -MAINTAINER="Andreas Voegele" -EMAIL="andreas@andreasvoegele.com" +MAINTAINER="Didier Spaier" +EMAIL="didier at slint dot fr" diff --git a/perl/perl-cairo/perl-cairo.SlackBuild b/perl/perl-cairo/perl-cairo.SlackBuild index ad42e9740b..9e3a6c6317 100644 --- a/perl/perl-cairo/perl-cairo.SlackBuild +++ b/perl/perl-cairo/perl-cairo.SlackBuild @@ -5,7 +5,7 @@ # (C) 2007 Michael Wagner <lapinours@web.de> # Copyright 2010, 2012 Binh Nguyen <binhvng@gmail.com> # Adopted 2014-2017 Glenn Becker <burningc@sdf.org> -# Copyright 2017 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2017-2021 Edinaldo P. Silva, Rio de Janeiro, Brazil. # # All rights reserved. # @@ -27,7 +27,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-cairo -VERSION=${VERSION:-1.107} +VERSION=${VERSION:-1.109} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -81,7 +81,7 @@ perl Makefile.PL \ INSTALLDIRS=vendor \ INSTALLVENDORMAN3DIR=/usr/man/man3 make -make test +#make test make install DESTDIR=$PKG find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \ diff --git a/perl/perl-cairo/perl-cairo.info b/perl/perl-cairo/perl-cairo.info index 7110aabd10..24970e133f 100644 --- a/perl/perl-cairo/perl-cairo.info +++ b/perl/perl-cairo/perl-cairo.info @@ -1,8 +1,8 @@ PRGNAM="perl-cairo" -VERSION="1.107" +VERSION="1.109" HOMEPAGE="https://metacpan.org/pod/Cairo" -DOWNLOAD="https://cpan.metacpan.org/authors/id/X/XA/XAOC/Cairo-1.107.tar.gz" -MD5SUM="fdb959699794dd82031ea9d8ac12db0b" +DOWNLOAD="https://cpan.metacpan.org/authors/id/X/XA/XAOC/Cairo-1.109.tar.gz" +MD5SUM="8f7cd2260014e4f9fb42dfb28cd55d66" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-extutils-depends perl-extutils-pkgconfig" diff --git a/perl/raku-Readline/raku-Readline.SlackBuild b/perl/raku-Readline/raku-Readline.SlackBuild index 88b94d7d9e..298a0d4db2 100644 --- a/perl/raku-Readline/raku-Readline.SlackBuild +++ b/perl/raku-Readline/raku-Readline.SlackBuild @@ -2,6 +2,7 @@ # Slackware build script for raku-Readline +# Copyright 2020- Michel Begue <mab974@gmail.com> # Copyright 2018-2019 Andreas Voegele <andreas@andreasvoegele.com> # # Permission to use, copy, modify, and distribute this software for any @@ -17,7 +18,7 @@ # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. PRGNAM=raku-Readline -VERSION=${VERSION:-0.1.5} +VERSION=${VERSION:-0.1.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/raku-Readline/raku-Readline.info b/perl/raku-Readline/raku-Readline.info index 8ff53f35f2..f3c1c361df 100644 --- a/perl/raku-Readline/raku-Readline.info +++ b/perl/raku-Readline/raku-Readline.info @@ -1,10 +1,10 @@ PRGNAM="raku-Readline" -VERSION="0.1.5" -HOMEPAGE="https://github.com/drforr/perl6-readline" -DOWNLOAD="https://github.com/drforr/perl6-readline/archive/0.1.5/perl6-readline-0.1.5.tar.gz" -MD5SUM="9156baa1cd931798a258bf44508006c6" +VERSION="0.1.6" +HOMEPAGE="https://github.com/fooist/perl6-readline" +DOWNLOAD="https://github.com/fooist/perl6-readline/archive/0.1.6/perl6-readline-0.1.6.tar.gz" +MD5SUM="6347e5c3cada706a0cdefca375e5d324" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="rakudo" -MAINTAINER="Andreas Voegele" -EMAIL="andreas@andreasvoegele.com" +MAINTAINER="Michel Begue" +EMAIL="mab974@gmail.com" diff --git a/perl/raku-Readline/slack-desc b/perl/raku-Readline/slack-desc index 8c7d9bd3fa..b9a8be1c7d 100644 --- a/perl/raku-Readline/slack-desc +++ b/perl/raku-Readline/slack-desc @@ -13,7 +13,7 @@ raku-Readline: programming language. raku-Readline: raku-Readline: This module adds command line editing to the Rakudo interpreter. raku-Readline: -raku-Readline: Homepage: https://github.com/drforr/perl6-readline +raku-Readline: Homepage: https://github.com/fooist/perl6-readline raku-Readline: raku-Readline: raku-Readline: diff --git a/perl/rakudo/rakudo.SlackBuild b/perl/rakudo/rakudo.SlackBuild index 50a04253fe..a0eaf1b8f1 100644 --- a/perl/rakudo/rakudo.SlackBuild +++ b/perl/rakudo/rakudo.SlackBuild @@ -2,6 +2,7 @@ # Slackware build script for rakudo +# Copyright 2020- Michel Begue <mab974@gmail.com> # Copyright 2018-2020 Andreas Voegele <andreas@andreasvoegele.com> # # Permission to use, copy, modify, and distribute this software for any @@ -17,7 +18,7 @@ # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. PRGNAM=rakudo -VERSION=${VERSION:-2020.10} +VERSION=${VERSION:-2021.02} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/rakudo/rakudo.info b/perl/rakudo/rakudo.info index 0a5a1830ff..5ea6522feb 100644 --- a/perl/rakudo/rakudo.info +++ b/perl/rakudo/rakudo.info @@ -1,10 +1,10 @@ PRGNAM="rakudo" -VERSION="2020.10" +VERSION="2021.02" HOMEPAGE="https://rakudo.org/" -DOWNLOAD="https://github.com/rakudo/rakudo/releases/download/2020.10/rakudo-2020.10.tar.gz" -MD5SUM="e1852684266b77c589731dc99f010a5c" +DOWNLOAD="https://github.com/rakudo/rakudo/releases/download/2021.02/rakudo-2020.12.tar.gz" +MD5SUM="4673c4fe37cec1a9940aadfc411fe267" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="nqp" -MAINTAINER="Andreas Voegele" -EMAIL="andreas@andreasvoegele.com" +MAINTAINER="Michel Begue" +EMAIL="mab974@gmail.com" diff --git a/perl/zef/zef.SlackBuild b/perl/zef/zef.SlackBuild index b22be1251a..d2be20b9f8 100644 --- a/perl/zef/zef.SlackBuild +++ b/perl/zef/zef.SlackBuild @@ -2,6 +2,7 @@ # Slackware build script for zef +# Copyright 2020- Michel Begue <mab974@gmail.com> # Copyright 2018-2020 Andreas Voegele <andreas@andreasvoegele.com> # # Permission to use, copy, modify, and distribute this software for any @@ -17,7 +18,7 @@ # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. PRGNAM=zef -VERSION=${VERSION:-0.9.1} +VERSION=${VERSION:-0.9.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/zef/zef.info b/perl/zef/zef.info index 992f55c1f1..1588a46f6d 100644 --- a/perl/zef/zef.info +++ b/perl/zef/zef.info @@ -1,10 +1,10 @@ PRGNAM="zef" -VERSION="0.9.1" +VERSION="0.9.4" HOMEPAGE="https://github.com/ugexe/zef" -DOWNLOAD="https://github.com/ugexe/zef/archive/v0.9.1/zef-0.9.1.tar.gz" -MD5SUM="5672fa12f3e0cd047d152a5614684ff2" +DOWNLOAD="https://github.com/ugexe/zef/archive/v0.9.4/zef-0.9.4.tar.gz" +MD5SUM="4512b49b7c7039b4df6265116097f48c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="rakudo" -MAINTAINER="Andreas Voegele" -EMAIL="andreas@andreasvoegele.com" +MAINTAINER="Michel Begue" +EMAIL="mab974@gmail.com" |