From 6547ce9fd7615b008d70c68bcb2012b953a3386e Mon Sep 17 00:00:00 2001 From: Edinaldo P. Silva Date: Sat, 14 Jan 2017 05:57:41 +0700 Subject: perl/perl-Math-BigInt-GMP: Updated for version 1.6003. Signed-off-by: Willy Sudiarto Raharjo --- perl/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.SlackBuild | 9 ++++----- perl/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.info | 6 +++--- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'perl') diff --git a/perl/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.SlackBuild b/perl/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.SlackBuild index 14df623473..9e4734d261 100644 --- a/perl/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.SlackBuild +++ b/perl/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.SlackBuild @@ -1,8 +1,8 @@ #!/bin/sh - +# # Slackware build script for perl-Math-BigInt-GMP. - -# Copyright 2016 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# +# Copyright 2016-2017 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-Math-BigInt-GMP -VERSION=${VERSION:-1.6002} +VERSION=${VERSION:-1.6003} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -76,7 +76,6 @@ perl Makefile.PL \ INSTALLDIRS=vendor \ 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 \ diff --git a/perl/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.info b/perl/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.info index ee2db8d310..8e360218cd 100644 --- a/perl/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.info +++ b/perl/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.info @@ -1,8 +1,8 @@ PRGNAM="perl-Math-BigInt-GMP" -VERSION="1.6002" +VERSION="1.6003" HOMEPAGE="https://metacpan.org/pod/Math::BigInt::GMP" -DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-GMP-1.6002.tar.gz" -MD5SUM="fa7d698e42bf9e13437b7de685dc4c04" +DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-GMP-1.6003.tar.gz" +MD5SUM="81b6fa32aa56488f5f5ed1baf540afa9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Math-MPC" -- cgit v1.2.3