[arch-commits] Commit in perl-test-spec/trunk (PKGBUILD)

2020-06-21 Thread Felix Yan via arch-commits
Date: Sunday, June 21, 2020 @ 15:33:58
  Author: felixonmars
Revision: 649487

upgpkg: perl-test-spec 0.54-4: Perl 5.32 rebuild

Modified:
  perl-test-spec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-21 15:33:46 UTC (rev 649486)
+++ PKGBUILD2020-06-21 15:33:58 UTC (rev 649487)
@@ -2,7 +2,7 @@
 
 pkgname=perl-test-spec
 pkgver=0.54
-pkgrel=3
+pkgrel=4
 pkgdesc='Write tests in a declarative specification style'
 arch=(any)
 license=(PerlArtistic GPL)


[arch-commits] Commit in perl-test-spec/trunk (PKGBUILD)

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

https

Modified:
  perl-test-spec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-21 17:43:21 UTC (rev 511421)
+++ PKGBUILD2019-09-21 17:43:46 UTC (rev 511422)
@@ -10,8 +10,8 @@
 depends=('perl-package-stash>=0.23' 'perl-test-deep>=0.103' perl-test-trap
  perl-tie-ixhash)
 checkdepends=('perl-module-implementation' 'perl-try-tiny')
-url="http://search.cpan.org/dist/Test::Spec/;
-source=("http://search.cpan.org/CPAN/authors/id/A/AK/AKZHAN/Test-Spec-$pkgver.tar.gz;)
+url="https://search.cpan.org/dist/Test::Spec/;
+source=("https://search.cpan.org/CPAN/authors/id/A/AK/AKZHAN/Test-Spec-$pkgver.tar.gz;)
 sha256sums=('0a31cf1265dcee90bbc42456ad60bb363afc7fac6697fffb0fd49bba92a165d2')
 
 build()


[arch-commits] Commit in perl-test-spec/trunk (PKGBUILD)

2019-05-25 Thread Evangelos Foutras via arch-commits
Date: Saturday, May 25, 2019 @ 11:06:23
  Author: foutrelis
Revision: 470353

Perl 5.30 rebuild

Modified:
  perl-test-spec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-25 11:06:03 UTC (rev 470352)
+++ PKGBUILD2019-05-25 11:06:23 UTC (rev 470353)
@@ -2,7 +2,7 @@
 
 pkgname=perl-test-spec
 pkgver=0.54
-pkgrel=2
+pkgrel=3
 pkgdesc='Write tests in a declarative specification style'
 arch=(any)
 license=(PerlArtistic GPL)


[arch-commits] Commit in perl-test-spec/trunk (PKGBUILD)

2018-08-01 Thread Florian Pritz via arch-commits
Date: Wednesday, August 1, 2018 @ 11:45:25
  Author: bluewind
Revision: 366530

Perl 5.28 rebuild

Modified:
  perl-test-spec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-01 11:45:08 UTC (rev 366529)
+++ PKGBUILD2018-08-01 11:45:25 UTC (rev 366530)
@@ -3,7 +3,7 @@
 
 pkgname=perl-test-spec
 pkgver=0.54
-pkgrel=1
+pkgrel=2
 pkgdesc='Write tests in a declarative specification style'
 arch=(any)
 license=(PerlArtistic GPL)


[arch-commits] Commit in perl-test-spec/trunk (PKGBUILD)

2018-02-15 Thread Sergej Pupykin via arch-commits
Date: Thursday, February 15, 2018 @ 19:12:26
  Author: spupykin
Revision: 294773

upgpkg: perl-test-spec 0.54-1

Modified:
  perl-test-spec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-15 19:10:17 UTC (rev 294772)
+++ PKGBUILD2018-02-15 19:12:26 UTC (rev 294773)
@@ -2,8 +2,8 @@
 # $Id$
 
 pkgname=perl-test-spec
-pkgver=0.51
-pkgrel=3
+pkgver=0.54
+pkgrel=1
 pkgdesc='Write tests in a declarative specification style'
 arch=(any)
 license=(PerlArtistic GPL)
@@ -11,9 +11,9 @@
 depends=('perl-package-stash>=0.23' 'perl-test-deep>=0.103' perl-test-trap
  perl-tie-ixhash)
 checkdepends=('perl-module-implementation' 'perl-try-tiny')
-url="https://metacpan.org/release/Test-Spec;
-source=("https://cpan.metacpan.org/authors/id/A/AN/ANDYJONES/Test-Spec-$pkgver.tar.gz;)
-md5sums=('a52b44c071ec4c32e30f4c949e8b2f1a')
+url="http://search.cpan.org/dist/Test::Spec/;
+source=("http://search.cpan.org/CPAN/authors/id/A/AK/AKZHAN/Test-Spec-$pkgver.tar.gz;)
+sha256sums=('0a31cf1265dcee90bbc42456ad60bb363afc7fac6697fffb0fd49bba92a165d2')
 
 build()
 (


[arch-commits] Commit in perl-test-spec/trunk (PKGBUILD)

2017-08-26 Thread Felix Yan
Date: Saturday, August 26, 2017 @ 18:02:55
  Author: felixonmars
Revision: 254263

Perl versioned binary modules rebuild

Modified:
  perl-test-spec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-26 18:02:24 UTC (rev 254262)
+++ PKGBUILD2017-08-26 18:02:55 UTC (rev 254263)
@@ -3,7 +3,7 @@
 
 pkgname=perl-test-spec
 pkgver=0.51
-pkgrel=2
+pkgrel=3
 pkgdesc='Write tests in a declarative specification style'
 arch=(any)
 license=(PerlArtistic GPL)


[arch-commits] Commit in perl-test-spec/trunk (PKGBUILD)

2017-06-02 Thread Felix Yan
Date: Friday, June 2, 2017 @ 06:55:20
  Author: felixonmars
Revision: 232881

Perl 5.26 rebuild

Modified:
  perl-test-spec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-02 06:55:11 UTC (rev 232880)
+++ PKGBUILD2017-06-02 06:55:20 UTC (rev 232881)
@@ -3,7 +3,7 @@
 
 pkgname=perl-test-spec
 pkgver=0.51
-pkgrel=1
+pkgrel=2
 pkgdesc='Write tests in a declarative specification style'
 arch=(any)
 license=(PerlArtistic GPL)


[arch-commits] Commit in perl-test-spec/trunk (PKGBUILD)

2016-03-12 Thread Sergej Pupykin
Date: Saturday, March 12, 2016 @ 12:53:48
  Author: spupykin
Revision: 166371

upgpkg: perl-test-spec 0.51-1

upd

Modified:
  perl-test-spec/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-03-12 11:52:17 UTC (rev 166370)
+++ PKGBUILD2016-03-12 11:53:48 UTC (rev 166371)
@@ -2,7 +2,7 @@
 # $Id$
 
 pkgname=perl-test-spec
-pkgver=0.49
+pkgver=0.51
 pkgrel=1
 pkgdesc='Write tests in a declarative specification style'
 arch=(any)
@@ -12,8 +12,8 @@
  perl-tie-ixhash)
 checkdepends=('perl-module-implementation' 'perl-try-tiny')
 url="https://metacpan.org/release/Test-Spec;
-source=("http://search.cpan.org/CPAN/authors/id/P/PH/PHILIP/Test-Spec-$pkgver.tar.gz;)
-md5sums=('cac8f7d113ef25369a7d25dfc9c094b6')
+source=("https://cpan.metacpan.org/authors/id/A/AN/ANDYJONES/Test-Spec-$pkgver.tar.gz;)
+md5sums=('a52b44c071ec4c32e30f4c949e8b2f1a')
 
 build()
 (


[arch-commits] Commit in perl-test-spec/trunk (PKGBUILD)

2015-03-18 Thread Sergej Pupykin
Date: Wednesday, March 18, 2015 @ 16:33:16
  Author: spupykin
Revision: 129508

upgpkg: perl-test-spec 0.49-1

upd

Modified:
  perl-test-spec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-18 15:33:10 UTC (rev 129507)
+++ PKGBUILD2015-03-18 15:33:16 UTC (rev 129508)
@@ -2,7 +2,7 @@
 # $Id$
 
 pkgname=perl-test-spec
-pkgver=0.47
+pkgver=0.49
 pkgrel=1
 pkgdesc='Write tests in a declarative specification style'
 arch=(any)
@@ -13,7 +13,7 @@
 checkdepends=('perl-module-implementation' 'perl-try-tiny')
 url=https://metacpan.org/release/Test-Spec;
 
source=(http://search.cpan.org/CPAN/authors/id/P/PH/PHILIP/Test-Spec-$pkgver.tar.gz;)
-md5sums=('60d8e0f221696c4f80ec0f4facefcff6')
+md5sums=('cac8f7d113ef25369a7d25dfc9c094b6')
 
 build()
 (


[arch-commits] Commit in perl-test-spec/trunk (PKGBUILD)

2013-10-29 Thread Sergej Pupykin
Date: Tuesday, October 29, 2013 @ 11:23:46
  Author: spupykin
Revision: 99501

upgpkg: perl-test-spec 0.47-1

upd

Modified:
  perl-test-spec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-29 10:23:42 UTC (rev 99500)
+++ PKGBUILD2013-10-29 10:23:46 UTC (rev 99501)
@@ -2,7 +2,7 @@
 # $Id$
 
 pkgname=perl-test-spec
-pkgver=0.46
+pkgver=0.47
 pkgrel=1
 pkgdesc='Write tests in a declarative specification style'
 arch=(any)
@@ -13,7 +13,7 @@
 checkdepends=('perl-module-implementation' 'perl-try-tiny')
 url=https://metacpan.org/release/Test-Spec;
 
source=(http://search.cpan.org/CPAN/authors/id/P/PH/PHILIP/Test-Spec-$pkgver.tar.gz;)
-md5sums=('354e659a946dbe6cffd1239ad375a9aa')
+md5sums=('60d8e0f221696c4f80ec0f4facefcff6')
 
 build()
 (



[arch-commits] Commit in perl-test-spec/trunk (PKGBUILD)

2013-03-20 Thread Eric BĂ©langer
Date: Thursday, March 21, 2013 @ 00:38:01
  Author: eric
Revision: 86662

upgpkg: perl-test-spec 0.46-1

Upstream update, Add checkdepends, PKGBUILD clean up

Modified:
  perl-test-spec/trunk/PKGBUILD

--+
 PKGBUILD |   16 +++-
 1 file changed, 7 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-03-20 23:31:54 UTC (rev 86661)
+++ PKGBUILD2013-03-20 23:38:01 UTC (rev 86662)
@@ -2,7 +2,7 @@
 # $Id$
 
 pkgname=perl-test-spec
-pkgver=0.45
+pkgver=0.46
 pkgrel=1
 pkgdesc='Write tests in a declarative specification style'
 arch=(any)
@@ -10,15 +10,14 @@
 options=(!emptydirs)
 depends=('perl-package-stash=0.23' 'perl-test-deep=0.103' perl-test-trap
  perl-tie-ixhash)
-url=https://metacpan.org/release/Test-Spec
+checkdepends=('perl-module-implementation' 'perl-try-tiny')
+url=https://metacpan.org/release/Test-Spec;
 
source=(http://search.cpan.org/CPAN/authors/id/P/PH/PHILIP/Test-Spec-$pkgver.tar.gz;)
-md5sums=(3f624aab9fd174ab5aaf128f6504014f)
-sha512sums=(24dfe068f7651da2d3357fcabc256707d3b228eda5e7a5114f441ceaa4eb61fb91e389f3691796223dd82455d8d079aac4af9670bc7f7e25f22c935028775313)
-_dir=$srcdir/Test-Spec-$pkgver
+md5sums=('354e659a946dbe6cffd1239ad375a9aa')
 
 build()
 (
-  cd $_dir
+  cd Test-Spec-$pkgver
   export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
   unset PERL5LIB PERL_MM_OPT
   /usr/bin/perl Makefile.PL
@@ -27,7 +26,7 @@
 
 check()
 (
-  cd $_dir
+  cd Test-Spec-$pkgver
   export PERL_MM_USE_DEFAULT=1
   unset PERL5LIB
   make test
@@ -35,9 +34,8 @@
 
 package()
 (
-  cd $_dir
+  cd Test-Spec-$pkgver
   make install INSTALLDIRS=vendor DESTDIR=$pkgdir
-  find $pkgdir -name .packlist -o -name perllocal.pod -delete
 )
 
 # Local Variables: