[arch-commits] Commit in perl-test-exception/repos/community-any (PKGBUILD PKGBUILD)

2016-03-12 Thread Sergej Pupykin
Date: Saturday, March 12, 2016 @ 12:14:40
  Author: spupykin
Revision: 166308

archrelease: copy trunk to community-any

Added:
  perl-test-exception/repos/community-any/PKGBUILD
(from rev 166307, perl-test-exception/trunk/PKGBUILD)
Deleted:
  perl-test-exception/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-03-12 11:14:30 UTC (rev 166307)
+++ PKGBUILD2016-03-12 11:14:40 UTC (rev 166308)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Charles Mauch 
-
-pkgname=perl-test-exception
-pkgver=0.40
-pkgrel=1
-pkgdesc="Perl/CPAN Module Test::Exception : Functions for testing 
exceptionbased code"
-arch=("any")
-url="http://search.cpan.org/dist/Test-Exception/";
-license=("GPL" "PerlArtistic")
-depends=("perl-sub-uplevel")
-source=("http://search.cpan.org/CPAN/authors/id/E/EX/EXODIST/Test-Exception-$pkgver.tar.gz";)
-md5sums=('29993e711cf671f8f2ec759f410de681')
-
-build() {
-  cd $srcdir/Test-Exception-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd $srcdir/Test-Exception-$pkgver
-  make install DESTDIR=$pkgdir
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-test-exception/repos/community-any/PKGBUILD (from rev 166307, 
perl-test-exception/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-03-12 11:14:40 UTC (rev 166308)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Charles Mauch 
+
+pkgname=perl-test-exception
+pkgver=0.43
+pkgrel=1
+pkgdesc="Perl/CPAN Module Test::Exception : Functions for testing 
exceptionbased code"
+arch=("any")
+url="http://search.cpan.org/dist/Test-Exception/";
+license=("GPL" "PerlArtistic")
+depends=("perl-sub-uplevel")
+source=("http://search.cpan.org/CPAN/authors/id/E/EX/EXODIST/Test-Exception-$pkgver.tar.gz";)
+md5sums=('572d355026fb0b87fc2b8c64b83cada0')
+
+build() {
+  cd $srcdir/Test-Exception-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd $srcdir/Test-Exception-$pkgver
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}


[arch-commits] Commit in perl-test-exception/repos/community-any (PKGBUILD PKGBUILD)

2015-12-08 Thread Sergej Pupykin
Date: Tuesday, December 8, 2015 @ 11:33:49
  Author: spupykin
Revision: 150227

archrelease: copy trunk to community-any

Added:
  perl-test-exception/repos/community-any/PKGBUILD
(from rev 150226, perl-test-exception/trunk/PKGBUILD)
Deleted:
  perl-test-exception/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-12-08 10:33:40 UTC (rev 150226)
+++ PKGBUILD2015-12-08 10:33:49 UTC (rev 150227)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Charles Mauch 
-
-pkgname=perl-test-exception
-pkgver=0.35
-pkgrel=1
-pkgdesc="Perl/CPAN Module Test::Exception : Functions for testing 
exceptionbased code"
-arch=("any")
-url="http://search.cpan.org/dist/Test-Exception/";
-license=("GPL" "PerlArtistic")
-depends=("perl-sub-uplevel")
-source=("http://search.cpan.org/CPAN/authors/id/E/EX/EXODIST/Test-Exception-$pkgver.tar.gz";)
-md5sums=('d774ff26e5fcd67d6364a990b61e62ca')
-
-build() {
-  cd $srcdir/Test-Exception-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd $srcdir/Test-Exception-$pkgver
-  make install DESTDIR=$pkgdir
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-test-exception/repos/community-any/PKGBUILD (from rev 150226, 
perl-test-exception/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-12-08 10:33:49 UTC (rev 150227)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Charles Mauch 
+
+pkgname=perl-test-exception
+pkgver=0.40
+pkgrel=1
+pkgdesc="Perl/CPAN Module Test::Exception : Functions for testing 
exceptionbased code"
+arch=("any")
+url="http://search.cpan.org/dist/Test-Exception/";
+license=("GPL" "PerlArtistic")
+depends=("perl-sub-uplevel")
+source=("http://search.cpan.org/CPAN/authors/id/E/EX/EXODIST/Test-Exception-$pkgver.tar.gz";)
+md5sums=('29993e711cf671f8f2ec759f410de681')
+
+build() {
+  cd $srcdir/Test-Exception-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd $srcdir/Test-Exception-$pkgver
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}


[arch-commits] Commit in perl-test-exception/repos/community-any (PKGBUILD PKGBUILD)

2013-08-15 Thread Sergej Pupykin
Date: Thursday, August 15, 2013 @ 11:48:44
  Author: spupykin
Revision: 95654

archrelease: copy trunk to community-any

Added:
  perl-test-exception/repos/community-any/PKGBUILD
(from rev 95653, perl-test-exception/trunk/PKGBUILD)
Deleted:
  perl-test-exception/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-08-15 09:48:33 UTC (rev 95653)
+++ PKGBUILD2013-08-15 09:48:44 UTC (rev 95654)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Charles Mauch 
-
-pkgname=perl-test-exception
-pkgver=0.32
-pkgrel=1
-pkgdesc="Perl/CPAN Module Test::Exception : Functions for testing 
exceptionbased code"
-arch=("any")
-url="http://search.cpan.org/~adie/";
-license=("GPL" "Artistic")
-depends=("perl-sub-uplevel")
-source=("http://search.cpan.org/CPAN/authors/id/A/AD/ADIE/Test-Exception-$pkgver.tar.gz";)
-md5sums=('50e985a335842540b69ea886eeed8a7f')
-
-build() {
-  cd $srcdir/Test-Exception-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd $srcdir/Test-Exception-$pkgver
-  make install DESTDIR=$pkgdir
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-test-exception/repos/community-any/PKGBUILD (from rev 95653, 
perl-test-exception/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-08-15 09:48:44 UTC (rev 95654)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Charles Mauch 
+
+pkgname=perl-test-exception
+pkgver=0.32
+pkgrel=2
+pkgdesc="Perl/CPAN Module Test::Exception : Functions for testing 
exceptionbased code"
+arch=("any")
+url="http://search.cpan.org/~adie/";
+license=("GPL" "PerlArtistic")
+depends=("perl-sub-uplevel")
+source=("http://search.cpan.org/CPAN/authors/id/A/AD/ADIE/Test-Exception-$pkgver.tar.gz";)
+md5sums=('50e985a335842540b69ea886eeed8a7f')
+
+build() {
+  cd $srcdir/Test-Exception-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd $srcdir/Test-Exception-$pkgver
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}



[arch-commits] Commit in perl-test-exception/repos/community-any (PKGBUILD PKGBUILD)

2013-05-05 Thread Sergej Pupykin
Date: Sunday, May 5, 2013 @ 16:50:09
  Author: spupykin
Revision: 89917

archrelease: copy trunk to community-any

Added:
  perl-test-exception/repos/community-any/PKGBUILD
(from rev 89916, perl-test-exception/trunk/PKGBUILD)
Deleted:
  perl-test-exception/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-05 14:49:58 UTC (rev 89916)
+++ PKGBUILD2013-05-05 14:50:09 UTC (rev 89917)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Charles Mauch 
-
-pkgname=perl-test-exception
-pkgver=0.31
-pkgrel=2
-pkgdesc="Perl/CPAN Module Test::Exception : Functions for testing 
exceptionbased code"
-arch=("any")
-url="http://search.cpan.org/~adie/";
-license=("GPL" "Artistic")
-depends=("perl-sub-uplevel")
-source=("http://search.cpan.org/CPAN/authors/id/A/AD/ADIE/Test-Exception-$pkgver.tar.gz";)
-md5sums=('adb57ca7614d15e5b307bf5e024b35a8')
-
-build() {
-  cd $srcdir/Test-Exception-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd $srcdir/Test-Exception-$pkgver
-  make install DESTDIR=$pkgdir
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-test-exception/repos/community-any/PKGBUILD (from rev 89916, 
perl-test-exception/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-05 14:50:09 UTC (rev 89917)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Charles Mauch 
+
+pkgname=perl-test-exception
+pkgver=0.32
+pkgrel=1
+pkgdesc="Perl/CPAN Module Test::Exception : Functions for testing 
exceptionbased code"
+arch=("any")
+url="http://search.cpan.org/~adie/";
+license=("GPL" "Artistic")
+depends=("perl-sub-uplevel")
+source=("http://search.cpan.org/CPAN/authors/id/A/AD/ADIE/Test-Exception-$pkgver.tar.gz";)
+md5sums=('50e985a335842540b69ea886eeed8a7f')
+
+build() {
+  cd $srcdir/Test-Exception-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd $srcdir/Test-Exception-$pkgver
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}