summaryrefslogtreecommitdiff
path: root/p5-ipc-run3
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2022-05-29 13:21:35 +0200
committerJuergen Daubert <jue@jue.li>2022-05-29 13:21:35 +0200
commitf99e0245935a4f86869bcde2927008e3c600e28d (patch)
treedb3ee7cf4a69769dd18981c293328d2f1dcf22cb /p5-ipc-run3
parentad8c1553d9120c1c59bf58cf3af6903b334355c7 (diff)
downloadopt-f99e0245935a4f86869bcde2927008e3c600e28d.tar.gz
opt-f99e0245935a4f86869bcde2927008e3c600e28d.tar.xz
p5-ipc-run3: fix whitespaces
Diffstat (limited to 'p5-ipc-run3')
-rw-r--r--p5-ipc-run3/.signature4
-rw-r--r--p5-ipc-run3/Pkgfile14
2 files changed, 9 insertions, 9 deletions
diff --git a/p5-ipc-run3/.signature b/p5-ipc-run3/.signature
index 7d0b2dc96..cdee16807 100644
--- a/p5-ipc-run3/.signature
+++ b/p5-ipc-run3/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/d04osqfIhrFXzozuz/wfOQbQlXf4BiTSs3+2xJ6Gmfbl6cjXayoqQUgbFrHvoahLN8FghBURBwjjYiO3uFMBwg=
-SHA256 (Pkgfile) = a59976c68b95e1ec1506282417303d1d9ea7e7205782f5c884109107e789ba2f
+RWSE3ohX2g5d/QT/V6qVzUfW4MlLdGTjgXTMpbNZ9D3iOS9v0Y8P1MnbaZZEvZYYMfTmumaGKk+uoNxRCkZ5q1mjhvTTBsN3xwU=
+SHA256 (Pkgfile) = 695e9c6c854cb67c6db197ceb0dc3210464bdd48c2b3cad686a68ebe90e81d97
SHA256 (.footprint) = 8e9088bb6629bcf9b334f8fd51d8b2bac7e5de21700e17b68088257759ec76d2
SHA256 (IPC-Run3-0.048.tar.gz) = 3d81c3cc1b5cff69cca9361e2c6e38df0352251ae7b41e2ff3febc850e463565
diff --git a/p5-ipc-run3/Pkgfile b/p5-ipc-run3/Pkgfile
index 384137473..699f533ed 100644
--- a/p5-ipc-run3/Pkgfile
+++ b/p5-ipc-run3/Pkgfile
@@ -8,11 +8,11 @@ release=1
source=(https://cpan.metacpan.org/authors/id/R/RJ/RJBS/IPC-Run3-$version.tar.gz)
build() {
- cd IPC-Run3-$version
- unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
- export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
- perl Makefile.PL
- make
- make install INSTALLDIRS=vendor DESTDIR=$PKG
- find $PKG \( -name '.packlist' -o -name '*.pod' \) -delete
+ cd IPC-Run3-$version
+ unset PERL5LIB PERL_MM_OPT PERL_MB_OPT PERL_LOCAL_LIB_ROOT
+ export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+ perl Makefile.PL
+ make
+ make install INSTALLDIRS=vendor DESTDIR=$PKG
+ find $PKG \( -name '.packlist' -o -name '*.pod' \) -delete
}

Generated by cgit