[arch-commits] Commit in perl-file-path-tiny/trunk (PKGBUILD)

2020-06-21 Thread Felix Yan via arch-commits
Date: Sunday, June 21, 2020 @ 10:37:07
  Author: felixonmars
Revision: 649042

upgpkg: perl-file-path-tiny 0.9-4: Perl 5.32 rebuild

Modified:
  perl-file-path-tiny/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-21 10:37:05 UTC (rev 649041)
+++ PKGBUILD2020-06-21 10:37:07 UTC (rev 649042)
@@ -2,7 +2,7 @@
 
 pkgname=perl-file-path-tiny
 pkgver=0.9
-pkgrel=3
+pkgrel=4
 pkgdesc='recursive versions of mkdir() and rmdir() without as much overhead as 
File::Path'
 arch=('any')
 url="https://metacpan.org/release/File-Path-Tiny";


[arch-commits] Commit in perl-file-path-tiny/trunk (PKGBUILD)

2019-09-21 Thread Antonio Rojas via arch-commits
Date: Saturday, September 21, 2019 @ 17:22:17
  Author: arojas
Revision: 511385

https

Modified:
  perl-file-path-tiny/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-21 17:21:56 UTC (rev 511384)
+++ PKGBUILD2019-09-21 17:22:17 UTC (rev 511385)
@@ -10,7 +10,7 @@
 depends=('perl')
 checkdepends=('perl-test-exception')
 options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/D/DM/DMUEY/File-Path-Tiny-$pkgver.tar.gz";)
+source=("https://search.cpan.org/CPAN/authors/id/D/DM/DMUEY/File-Path-Tiny-$pkgver.tar.gz";)
 sha1sums=('1327cb5795b558fef931b46b7b8c8961bdb72fa0')
 
 build() {


[arch-commits] Commit in perl-file-path-tiny/trunk (PKGBUILD)

2019-05-25 Thread Evangelos Foutras via arch-commits
Date: Saturday, May 25, 2019 @ 09:22:16
  Author: foutrelis
Revision: 470122

Perl 5.30 rebuild

Modified:
  perl-file-path-tiny/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-25 09:22:16 UTC (rev 470121)
+++ PKGBUILD2019-05-25 09:22:16 UTC (rev 470122)
@@ -2,7 +2,7 @@
 
 pkgname=perl-file-path-tiny
 pkgver=0.9
-pkgrel=2
+pkgrel=3
 pkgdesc='recursive versions of mkdir() and rmdir() without as much overhead as 
File::Path'
 arch=('any')
 url="https://metacpan.org/release/File-Path-Tiny";


[arch-commits] Commit in perl-file-path-tiny/trunk (PKGBUILD)

2018-08-01 Thread Felix Yan via arch-commits
Date: Wednesday, August 1, 2018 @ 09:18:54
  Author: felixonmars
Revision: 366367

Perl 5.28 rebuild

Modified:
  perl-file-path-tiny/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-08-01 09:18:40 UTC (rev 366366)
+++ PKGBUILD2018-08-01 09:18:54 UTC (rev 366367)
@@ -3,7 +3,7 @@
 
 pkgname=perl-file-path-tiny
 pkgver=0.9
-pkgrel=1
+pkgrel=2
 pkgdesc='recursive versions of mkdir() and rmdir() without as much overhead as 
File::Path'
 arch=('any')
 url="https://metacpan.org/release/File-Path-Tiny";


[arch-commits] Commit in perl-file-path-tiny/trunk (PKGBUILD)

2018-02-13 Thread Sergej Pupykin via arch-commits
Date: Tuesday, February 13, 2018 @ 12:39:43
  Author: spupykin
Revision: 293844

upgpkg: perl-file-path-tiny 0.9-1

Modified:
  perl-file-path-tiny/trunk/PKGBUILD

--+
 PKGBUILD |9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-02-13 12:29:24 UTC (rev 293843)
+++ PKGBUILD2018-02-13 12:39:43 UTC (rev 293844)
@@ -2,18 +2,17 @@
 # Maintainer:
 
 pkgname=perl-file-path-tiny
-pkgver=0.8
-pkgrel=3
+pkgver=0.9
+pkgrel=1
 pkgdesc='recursive versions of mkdir() and rmdir() without as much overhead as 
File::Path'
 arch=('any')
 url="https://metacpan.org/release/File-Path-Tiny";
 license=('PerlArtistic' 'GPL')
 depends=('perl')
+checkdepends=('perl-test-exception')
 options=('!emptydirs')
 
source=("http://search.cpan.org/CPAN/authors/id/D/DM/DMUEY/File-Path-Tiny-$pkgver.tar.gz";)
-sha1sums=('cc39f65c3c84f476f8ae8549d7c59b01dfbf1179')
-sha1sums=('97346515a634e66dca59ec029026559fc502231b')
-sha1sums=('402237692f2eabc2630ea434d479ffd66c710d2e')
+sha1sums=('1327cb5795b558fef931b46b7b8c8961bdb72fa0')
 
 build() {
   cd File-Path-Tiny-$pkgver


[arch-commits] Commit in perl-file-path-tiny/trunk (PKGBUILD)

2017-08-26 Thread Evangelos Foutras
Date: Saturday, August 26, 2017 @ 11:19:16
  Author: foutrelis
Revision: 253804

Perl versioned binary modules rebuild

Modified:
  perl-file-path-tiny/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-08-26 11:18:44 UTC (rev 253803)
+++ PKGBUILD2017-08-26 11:19:16 UTC (rev 253804)
@@ -3,7 +3,7 @@
 
 pkgname=perl-file-path-tiny
 pkgver=0.8
-pkgrel=2
+pkgrel=3
 pkgdesc='recursive versions of mkdir() and rmdir() without as much overhead as 
File::Path'
 arch=('any')
 url="https://metacpan.org/release/File-Path-Tiny";


[arch-commits] Commit in perl-file-path-tiny/trunk (PKGBUILD)

2017-06-01 Thread Evangelos Foutras
Date: Thursday, June 1, 2017 @ 09:05:18
  Author: foutrelis
Revision: 231935

Perl 5.26 rebuild

Modified:
  perl-file-path-tiny/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-01 09:05:09 UTC (rev 231934)
+++ PKGBUILD2017-06-01 09:05:18 UTC (rev 231935)
@@ -3,7 +3,7 @@
 
 pkgname=perl-file-path-tiny
 pkgver=0.8
-pkgrel=1
+pkgrel=2
 pkgdesc='recursive versions of mkdir() and rmdir() without as much overhead as 
File::Path'
 arch=('any')
 url="https://metacpan.org/release/File-Path-Tiny";


[arch-commits] Commit in perl-file-path-tiny/trunk (PKGBUILD)

2016-03-12 Thread Sergej Pupykin
Date: Saturday, March 12, 2016 @ 12:10:26
  Author: spupykin
Revision: 166273

upgpkg: perl-file-path-tiny 0.8-1

upd

Modified:
  perl-file-path-tiny/trunk/PKGBUILD

--+
 PKGBUILD |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-03-12 11:10:22 UTC (rev 166272)
+++ PKGBUILD2016-03-12 11:10:26 UTC (rev 166273)
@@ -2,7 +2,7 @@
 # Maintainer:
 
 pkgname=perl-file-path-tiny
-pkgver=0.7
+pkgver=0.8
 pkgrel=1
 pkgdesc='recursive versions of mkdir() and rmdir() without as much overhead as 
File::Path'
 arch=('any')
@@ -13,6 +13,7 @@
 
source=("http://search.cpan.org/CPAN/authors/id/D/DM/DMUEY/File-Path-Tiny-$pkgver.tar.gz";)
 sha1sums=('cc39f65c3c84f476f8ae8549d7c59b01dfbf1179')
 sha1sums=('97346515a634e66dca59ec029026559fc502231b')
+sha1sums=('402237692f2eabc2630ea434d479ffd66c710d2e')
 
 build() {
   cd File-Path-Tiny-$pkgver


[arch-commits] Commit in perl-file-path-tiny/trunk (PKGBUILD)

2013-10-29 Thread Sergej Pupykin
Date: Tuesday, October 29, 2013 @ 11:21:24
  Author: spupykin
Revision: 99481

upgpkg: perl-file-path-tiny 0.7-1

upd

Modified:
  perl-file-path-tiny/trunk/PKGBUILD

--+
 PKGBUILD |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-29 10:21:20 UTC (rev 99480)
+++ PKGBUILD2013-10-29 10:21:24 UTC (rev 99481)
@@ -2,7 +2,7 @@
 # Maintainer:
 
 pkgname=perl-file-path-tiny
-pkgver=0.5
+pkgver=0.7
 pkgrel=1
 pkgdesc='recursive versions of mkdir() and rmdir() without as much overhead as 
File::Path'
 arch=('any')
@@ -12,6 +12,7 @@
 options=('!emptydirs')
 
source=("http://search.cpan.org/CPAN/authors/id/D/DM/DMUEY/File-Path-Tiny-$pkgver.tar.gz";)
 sha1sums=('cc39f65c3c84f476f8ae8549d7c59b01dfbf1179')
+sha1sums=('97346515a634e66dca59ec029026559fc502231b')
 
 build() {
   cd File-Path-Tiny-$pkgver



[arch-commits] Commit in perl-file-path-tiny/trunk (PKGBUILD)

2013-05-21 Thread Eric BĂ©langer
Date: Tuesday, May 21, 2013 @ 17:33:34
  Author: eric
Revision: 91388

upgpkg: perl-file-path-tiny 0.5-1

Upstream update

Modified:
  perl-file-path-tiny/trunk/PKGBUILD

--+
 PKGBUILD |   54 +++---
 1 file changed, 19 insertions(+), 35 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-21 15:25:18 UTC (rev 91387)
+++ PKGBUILD2013-05-21 15:33:34 UTC (rev 91388)
@@ -1,46 +1,30 @@
-# Maintainer: Justin Davis (juster) 
 # $Id$
+# Maintainer:
 
 pkgname=perl-file-path-tiny
-pkgver=0.3
+pkgver=0.5
 pkgrel=1
 pkgdesc='recursive versions of mkdir() and rmdir() without as much overhead as 
File::Path'
-arch=(any)
-license=(PerlArtistic GPL)
-options=(!emptydirs)
-depends=(perl)
-url=https://metacpan.org/release/File-Path-Tiny
+arch=('any')
+url="https://metacpan.org/release/File-Path-Tiny";
+license=('PerlArtistic' 'GPL')
+depends=('perl')
+options=('!emptydirs')
 
source=("http://search.cpan.org/CPAN/authors/id/D/DM/DMUEY/File-Path-Tiny-$pkgver.tar.gz";)
-md5sums=(46a1687953b02a0456f5a0ed65d1a396)
-sha512sums=(1121c0ab5080fdbbd383ee5a9ad5d8c437a52cad09041c1f084195236d4c71407e29b07bb67f1eac8528cd4b27e6626d7e7477761c1ddb1ed6fe39ca6aeb43cc)
-_dir="$srcdir/File-Path-Tiny-$pkgver"
+sha1sums=('cc39f65c3c84f476f8ae8549d7c59b01dfbf1179')
 
-build()
-(
-  cd "$_dir"
-  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
-  unset PERL5LIB PERL_MM_OPT
-  /usr/bin/perl Makefile.PL
+build() {
+  cd File-Path-Tiny-$pkgver
+  perl Makefile.PL INSTALLDIRS=vendor
   make
-)
+}
 
-check()
-(
-  cd "$_dir"
-  export PERL_MM_USE_DEFAULT=1
-  unset PERL5LIB
+check() {
+  cd File-Path-Tiny-$pkgver
   make test
-)
+}
 
-package()
-(
-  cd "$_dir"
-  make install INSTALLDIRS=vendor DESTDIR="$pkgdir"
-  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
-)
-
-# Local Variables:
-# mode: shell-script
-# sh-basic-offset: 2
-# End:
-# vim:set ts=2 sw=2 et:
+package() {
+  cd File-Path-Tiny-$pkgver
+  make install DESTDIR="$pkgdir"
+}