ports/contrib (3.5): p5-scalar-list-utils: 1.51 -> 1.52
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 4ea118f117d363b0542d6bcc8daa13ff499f6849 Author: Tim Biermann <tbier@posteo.de> Date: Tue Oct 15 07:33:03 2019 +0200 p5-scalar-list-utils: 1.51 -> 1.52 diff --git a/p5-scalar-list-utils/.signature b/p5-scalar-list-utils/.signature index 1a2126c8..ee85efec 100644 --- a/p5-scalar-list-utils/.signature +++ b/p5-scalar-list-utils/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xeOGwDuVYnGD0af2ISB1AuqGhHGhDiw6vqS4aIs1gi/4oVCyrjFbUV3/AvZCBXZ598fh8RjVsOo/dOW/ycb6Qg= -SHA256 (Pkgfile) = 4cac0d4f372921bd9fa7ddb90e4e0c920b2a240e68d5e0feaebd8248f806bf86 +RWSagIOpLGJF34mxlTkfpRnDGJ55fLvOK1Xvq5Kw5lZ2Fn0PmCLFI4NHLblhRVZL2nNj8jxwnWa2QaKC46LDh0yfnh3pJNtLCwI= +SHA256 (Pkgfile) = 6c23a0e334a9913714f2902e192dc0d0fda45d08d8756e519b91c4d2dd200dde SHA256 (.footprint) = 4be8967ebc7c8371a9f3ad8f132b5ea3aad2f72348c36cfd16496dba2c74aae7 -SHA256 (Scalar-List-Utils-1.51.tar.gz) = d9c8eab1ac5a6fc75a7e836304626e2cb7b13cf8c9b10d491a144e1ef6760a76 +SHA256 (Scalar-List-Utils-1.52.tar.gz) = 279d78cef84acae280da4dfb95eff0c9865d1611b1a3b026baddf42d1ba01de4 diff --git a/p5-scalar-list-utils/Pkgfile b/p5-scalar-list-utils/Pkgfile index ca74d58f..f0acc6d1 100644 --- a/p5-scalar-list-utils/Pkgfile +++ b/p5-scalar-list-utils/Pkgfile @@ -4,17 +4,17 @@ # Depends on: name=p5-scalar-list-utils -version=1.51 +version=1.52 release=1 source=(https://cpan.metacpan.org/authors/id/P/PE/PEVANS/Scalar-List-Utils-$version....) build() { cd Scalar-List-Utils-$version export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \ - PERL_AUTOINSTALL=--skipdeps \ - PERL_MM_OPT="INSTALLDIRS=vendor DESTDIR='"$PKG"'" \ - PERL_MB_OPT="--installdirs vendor --destdir '"$PKG"'" \ - MODULEBUILDRC=/dev/null + PERL_AUTOINSTALL=--skipdeps \ + PERL_MM_OPT="INSTALLDIRS=vendor DESTDIR='"$PKG"'" \ + PERL_MB_OPT="--installdirs vendor --destdir '"$PKG"'" \ + MODULEBUILDRC=/dev/null perl Makefile.PL make make install
participants (1)
-
crux@crux.nu