[arch-commits] Commit in perl-exception-class/trunk (PKGBUILD)

2020-06-21 Thread Felix Yan via arch-commits
Date: Sunday, June 21, 2020 @ 10:41:39
  Author: felixonmars
Revision: 649091

upgpkg: perl-exception-class 1.44-4: Perl 5.32 rebuild

Modified:
  perl-exception-class/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-21 10:41:32 UTC (rev 649090)
+++ PKGBUILD2020-06-21 10:41:39 UTC (rev 649091)
@@ -4,7 +4,7 @@
 
 pkgname=perl-exception-class
 pkgver=1.44
-pkgrel=3
+pkgrel=4
 pkgdesc='A module that allows you to declare real exception classes in Perl'
 arch=('any')
 url="https://metacpan.org/release/Exception-Class";


[arch-commits] Commit in perl-exception-class/trunk (PKGBUILD)

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

https

Modified:
  perl-exception-class/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-21 17:21:32 UTC (rev 511383)
+++ PKGBUILD2019-09-21 17:21:56 UTC (rev 511384)
@@ -11,7 +11,7 @@
 license=('PerlArtistic' 'GPL')
 depends=('perl>=5.8.1' 'perl-class-data-inheritable>=0.02' 
'perl-devel-stacktrace>=2.00')
 options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Exception-Class-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Exception-Class-$pkgver.tar.gz)
 sha256sums=('33f3fbf8b138d3b04ea4ec0ba83fb0df6ba898806bcf4ef393d4cafc1a23ee0d')
 
 build() {


[arch-commits] Commit in perl-exception-class/trunk (PKGBUILD)

2019-05-25 Thread Evangelos Foutras via arch-commits
Date: Saturday, May 25, 2019 @ 09:21:18
  Author: foutrelis
Revision: 470116

Perl 5.30 rebuild

Modified:
  perl-exception-class/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-25 09:21:05 UTC (rev 470115)
+++ PKGBUILD2019-05-25 09:21:18 UTC (rev 470116)
@@ -4,7 +4,7 @@
 
 pkgname=perl-exception-class
 pkgver=1.44
-pkgrel=2
+pkgrel=3
 pkgdesc='A module that allows you to declare real exception classes in Perl'
 arch=('any')
 url="https://metacpan.org/release/Exception-Class";


[arch-commits] Commit in perl-exception-class/trunk (PKGBUILD)

2018-08-01 Thread Evangelos Foutras via arch-commits
Date: Wednesday, August 1, 2018 @ 09:19:03
  Author: foutrelis
Revision: 366368

Perl 5.28 rebuild

Modified:
  perl-exception-class/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-01 09:18:54 UTC (rev 366367)
+++ PKGBUILD2018-08-01 09:19:03 UTC (rev 366368)
@@ -5,7 +5,7 @@
 
 pkgname=perl-exception-class
 pkgver=1.44
-pkgrel=1
+pkgrel=2
 pkgdesc='A module that allows you to declare real exception classes in Perl'
 arch=('any')
 url="https://metacpan.org/release/Exception-Class";


[arch-commits] Commit in perl-exception-class/trunk (PKGBUILD)

2018-02-14 Thread Jaroslav Lichtblau via arch-commits
Date: Wednesday, February 14, 2018 @ 18:26:31
  Author: jlichtblau
Revision: 294464

upgpkg: perl-exception-class 1.44-1 - new upstream release

Modified:
  perl-exception-class/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-14 18:24:01 UTC (rev 294463)
+++ PKGBUILD2018-02-14 18:26:31 UTC (rev 294464)
@@ -4,8 +4,8 @@
 # Contributor: Caleb Cushing 
 
 pkgname=perl-exception-class
-pkgver=1.42
-pkgrel=3
+pkgver=1.44
+pkgrel=1
 pkgdesc='A module that allows you to declare real exception classes in Perl'
 arch=('any')
 url="https://metacpan.org/release/Exception-Class";
@@ -13,7 +13,7 @@
 depends=('perl>=5.8.1' 'perl-class-data-inheritable>=0.02' 
'perl-devel-stacktrace>=2.00')
 options=('!emptydirs')
 
source=(http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Exception-Class-$pkgver.tar.gz)
-sha256sums=('8bb4ee64d3770d6812bda36890ef5df418573287eb8eccbb106f04c981dea22b')
+sha256sums=('33f3fbf8b138d3b04ea4ec0ba83fb0df6ba898806bcf4ef393d4cafc1a23ee0d')
 
 build() {
   cd "${srcdir}"/Exception-Class-$pkgver


[arch-commits] Commit in perl-exception-class/trunk (PKGBUILD)

2017-08-26 Thread Evangelos Foutras
Date: Saturday, August 26, 2017 @ 13:43:08
  Author: foutrelis
Revision: 254026

Perl versioned binary modules rebuild

Modified:
  perl-exception-class/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-26 13:42:54 UTC (rev 254025)
+++ PKGBUILD2017-08-26 13:43:08 UTC (rev 254026)
@@ -5,7 +5,7 @@
 
 pkgname=perl-exception-class
 pkgver=1.42
-pkgrel=2
+pkgrel=3
 pkgdesc='A module that allows you to declare real exception classes in Perl'
 arch=('any')
 url="https://metacpan.org/release/Exception-Class";


[arch-commits] Commit in perl-exception-class/trunk (PKGBUILD)

2017-06-01 Thread Evangelos Foutras
Date: Thursday, June 1, 2017 @ 11:26:53
  Author: foutrelis
Revision: 232190

Perl 5.26 rebuild

Modified:
  perl-exception-class/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-01 11:26:41 UTC (rev 232189)
+++ PKGBUILD2017-06-01 11:26:53 UTC (rev 232190)
@@ -5,7 +5,7 @@
 
 pkgname=perl-exception-class
 pkgver=1.42
-pkgrel=1
+pkgrel=2
 pkgdesc='A module that allows you to declare real exception classes in Perl'
 arch=('any')
 url="https://metacpan.org/release/Exception-Class";


[arch-commits] Commit in perl-exception-class/trunk (PKGBUILD)

2017-01-17 Thread Jaroslav Lichtblau
Date: Tuesday, January 17, 2017 @ 21:20:15
  Author: jlichtblau
Revision: 207805

upgpkg: perl-exception-class 1.42-1 - new upstream release

Modified:
  perl-exception-class/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-17 21:15:40 UTC (rev 207804)
+++ PKGBUILD2017-01-17 21:20:15 UTC (rev 207805)
@@ -4,7 +4,7 @@
 # Contributor: Caleb Cushing 
 
 pkgname=perl-exception-class
-pkgver=1.40
+pkgver=1.42
 pkgrel=1
 pkgdesc='A module that allows you to declare real exception classes in Perl'
 arch=('any')
@@ -13,7 +13,7 @@
 depends=('perl>=5.8.1' 'perl-class-data-inheritable>=0.02' 
'perl-devel-stacktrace>=2.00')
 options=('!emptydirs')
 
source=(http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Exception-Class-$pkgver.tar.gz)
-sha256sums=('d1171f2d03a485e87eb561f34688991c17b939d2689bcda47f3f51b372669a1f')
+sha256sums=('8bb4ee64d3770d6812bda36890ef5df418573287eb8eccbb106f04c981dea22b')
 
 build() {
   cd "${srcdir}"/Exception-Class-$pkgver


[arch-commits] Commit in perl-exception-class/trunk (PKGBUILD)

2016-03-12 Thread Jaroslav Lichtblau
Date: Saturday, March 12, 2016 @ 15:11:25
  Author: jlichtblau
Revision: 166389

upgpkg: perl-exception-class 1.40-1 - new upstream release

Modified:
  perl-exception-class/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-12 14:08:37 UTC (rev 166388)
+++ PKGBUILD2016-03-12 14:11:25 UTC (rev 166389)
@@ -1,10 +1,10 @@
 # $Id$
-# Maintainer: Jaroslav Lichtblau 
+# Maintainer: Jaroslav Lichtblau 
 # Contributor: Maxwell Pray a.k.a. Synthead 
 # Contributor: Caleb Cushing 
 
 pkgname=perl-exception-class
-pkgver=1.39
+pkgver=1.40
 pkgrel=1
 pkgdesc='A module that allows you to declare real exception classes in Perl'
 arch=('any')
@@ -13,7 +13,7 @@
 depends=('perl>=5.8.1' 'perl-class-data-inheritable>=0.02' 
'perl-devel-stacktrace>=2.00')
 options=('!emptydirs')
 
source=(http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Exception-Class-$pkgver.tar.gz)
-sha256sums=('819c756a69a6d1e31f396eca6a508b07b0a522a035b904cd1d432353cc362083')
+sha256sums=('d1171f2d03a485e87eb561f34688991c17b939d2689bcda47f3f51b372669a1f')
 
 build() {
   cd "${srcdir}"/Exception-Class-$pkgver


[arch-commits] Commit in perl-exception-class/trunk (PKGBUILD)

2014-11-04 Thread Jaroslav Lichtblau
Date: Tuesday, November 4, 2014 @ 19:58:35
  Author: jlichtblau
Revision: 121877

upgpkg: perl-exception-class 1.39-1

Modified:
  perl-exception-class/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 9 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-11-04 18:57:01 UTC (rev 121876)
+++ PKGBUILD2014-11-04 18:58:35 UTC (rev 121877)
@@ -10,7 +10,7 @@
 arch=('any')
 url="https://metacpan.org/release/Exception-Class";
 license=('PerlArtistic' 'GPL')
-depends=('perl>=5.8.1' 'perl-class-data-inheritable>=0.02' 
'perl-devel-stacktrace>=1.20')
+depends=('perl>=5.8.1' 'perl-class-data-inheritable>=0.02' 
'perl-devel-stacktrace>=2.00')
 options=('!emptydirs')
 
source=(http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Exception-Class-$pkgver.tar.gz)
 sha256sums=('819c756a69a6d1e31f396eca6a508b07b0a522a035b904cd1d432353cc362083')
@@ -24,6 +24,14 @@
   make
 }
 
+check() {
+  cd "${srcdir}"/Exception-Class-$pkgver
+
+  export PERL_MM_USE_DEFAULT=1
+  unset PERL5LIB
+  make test
+}
+
 package() {
   cd "${srcdir}"/Exception-Class-$pkgver
 


[arch-commits] Commit in perl-exception-class/trunk (PKGBUILD)

2014-11-04 Thread Jaroslav Lichtblau
Date: Tuesday, November 4, 2014 @ 19:45:43
  Author: jlichtblau
Revision: 121872

upgpkg: perl-exception-class 1.39-1

Modified:
  perl-exception-class/trunk/PKGBUILD

--+
 PKGBUILD |   40 +---
 1 file changed, 17 insertions(+), 23 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-11-04 18:41:18 UTC (rev 121871)
+++ PKGBUILD2014-11-04 18:45:43 UTC (rev 121872)
@@ -1,39 +1,33 @@
 # $Id$
-# Maintainer:
+# Maintainer: Jaroslav Lichtblau 
 # Contributor: Maxwell Pray a.k.a. Synthead 
 # Contributor: Caleb Cushing 
 
 pkgname=perl-exception-class
-pkgver=1.38
+pkgver=1.39
 pkgrel=1
 pkgdesc='A module that allows you to declare real exception classes in Perl'
-arch=(any)
-license=(PerlArtistic GPL)
-options=(!emptydirs)
-depends=('perl>=5.8.1' 'perl-class-data-inheritable>=0.02'
- 'perl-devel-stacktrace>=1.20')
-url=https://metacpan.org/release/Exception-Class
-source=("http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Exception-Class-$pkgver.tar.gz";)
-md5sums=(4d7203a95893449f53ccacb385981569)
-_ddir=Exception-Class-$pkgver
+arch=('any')
+url="https://metacpan.org/release/Exception-Class";
+license=('PerlArtistic' 'GPL')
+depends=('perl>=5.8.1' 'perl-class-data-inheritable>=0.02' 
'perl-devel-stacktrace>=1.20')
+options=('!emptydirs')
+source=(http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Exception-Class-$pkgver.tar.gz)
+sha256sums=('819c756a69a6d1e31f396eca6a508b07b0a522a035b904cd1d432353cc362083')
 
 build() {
-  cd "$srcdir/$_ddir"
+  cd "${srcdir}"/Exception-Class-$pkgver
+
   export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
   unset PERL5LIB PERL_MM_OPT
-  /usr/bin/perl Makefile.PL
+  perl Makefile.PL INSTALLDIRS=vendor
   make
 }
 
-check() {
-  cd "$srcdir/$_ddir"
-  export PERL_MM_USE_DEFAULT=1
-  unset PERL5LIB
-  make test
-}
+package() {
+  cd "${srcdir}"/Exception-Class-$pkgver
 
-package() {
-  cd "$srcdir/$_ddir"
-  make install INSTALLDIRS=vendor DESTDIR="$pkgdir"
-  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
+  make install INSTALLDIRS=vendor DESTDIR="${pkgdir}"
+
+  find "${pkgdir}" -name .packlist -o -name perllocal.pod -delete
 }


[arch-commits] Commit in perl-exception-class/trunk (PKGBUILD)

2014-05-25 Thread Bartłomiej Piotrowski
Date: Sunday, May 25, 2014 @ 15:53:24
  Author: bpiotrowski
Revision: 111839

upgpkg: perl-exception-class 1.38-1

use genpkg to generate the PKGBUILD

Modified:
  perl-exception-class/trunk/PKGBUILD

--+
 PKGBUILD |   43 ---
 1 file changed, 24 insertions(+), 19 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-05-25 13:46:07 UTC (rev 111838)
+++ PKGBUILD2014-05-25 13:53:24 UTC (rev 111839)
@@ -4,31 +4,36 @@
 # Contributor: Caleb Cushing 
 
 pkgname=perl-exception-class
-_cpanname="Exception-Class"
-pkgver=1.37
+pkgver=1.38
 pkgrel=1
-pkgdesc="A module that allows you to declare real exception classes in Perl"
-arch=('any')
-url="http://search.cpan.org/dist/$_cpanname";
-license=('PerlArtistic' 'GPL')
-depends=('perl>=5.5.0' 'perl-class-data-inheritable>=0.02' 
'perl-devel-stacktrace>=1.20')
-options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/$_cpanname-$pkgver.tar.gz";)
-md5sums=('9953d120112d971f1deafdba9dc15aa7')
+pkgdesc='A module that allows you to declare real exception classes in Perl'
+arch=(any)
+license=(PerlArtistic GPL)
+options=(!emptydirs)
+depends=('perl>=5.8.1' 'perl-class-data-inheritable>=0.02'
+ 'perl-devel-stacktrace>=1.20')
+url=https://metacpan.org/release/Exception-Class
+source=("http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Exception-Class-$pkgver.tar.gz";)
+md5sums=(4d7203a95893449f53ccacb385981569)
+_ddir=Exception-Class-$pkgver
 
 build() {
-   cd $_cpanname-$pkgver
-   perl Makefile.PL PERL_MM_USE_DEFAULT=1 INSTALLDIRS=vendor
-   make
+  cd "$srcdir/$_ddir"
+  export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps
+  unset PERL5LIB PERL_MM_OPT
+  /usr/bin/perl Makefile.PL
+  make
 }
 
 check() {
-   cd $_cpanname-$pkgver
-   make test
+  cd "$srcdir/$_ddir"
+  export PERL_MM_USE_DEFAULT=1
+  unset PERL5LIB
+  make test
 }
 
-packjjage() {
-   cd $_cpanname-$pkgver
-   make install
-   find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
+package() {
+  cd "$srcdir/$_ddir"
+  make install INSTALLDIRS=vendor DESTDIR="$pkgdir"
+  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
 }