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

Sergej Pupykin spupykin at archlinux.org
Fri Feb 13 11:55:01 UTC 2015


    Date: Friday, February 13, 2015 @ 12:55:00
  Author: spupykin
Revision: 127655

archrelease: copy trunk to community-any

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

----------+
 PKGBUILD |   58 +++++++++++++++++++++++++++++-----------------------------
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-13 11:54:52 UTC (rev 127654)
+++ PKGBUILD	2015-02-13 11:55:00 UTC (rev 127655)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# This PKGBUILD was generated by cpan4pacman via CPANPLUS::Dist::Pacman
-# Contributor: Francois Charette <firmicus at gmx.net>
-
-pkgname=perl-test-manifest
-pkgver=1.23
-pkgrel=3
-pkgdesc="configure which test files to run"
-arch=('any')
-url="http://search.cpan.org/dist/Test-Manifest"
-license=('GPL' 'PerlArtistic')
-depends=('perl')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/B/BD/BDFOY/Test-Manifest-$pkgver.tar.gz)
-md5sums=('81c8744987b67d35af05a74a3c7f1742')
-
-build() {
-  cd  $srcdir/Test-Manifest-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd  $srcdir/Test-Manifest-$pkgver
-  make install DESTDIR=$pkgdir
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-test-manifest/repos/community-any/PKGBUILD (from rev 127654, perl-test-manifest/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2015-02-13 11:55:00 UTC (rev 127655)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# This PKGBUILD was generated by cpan4pacman via CPANPLUS::Dist::Pacman
+# Contributor: Francois Charette <firmicus at gmx.net>
+
+pkgname=perl-test-manifest
+pkgver=2.02
+pkgrel=1
+pkgdesc="configure which test files to run"
+arch=('any')
+url="http://search.cpan.org/dist/Test-Manifest"
+license=('GPL' 'PerlArtistic')
+depends=('perl')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/B/BD/BDFOY/Test-Manifest-$pkgver.tar.gz)
+md5sums=('fdd832e160cacf1496db3adf57515ad9')
+
+build() {
+  cd  $srcdir/Test-Manifest-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  $srcdir/Test-Manifest-$pkgver
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}



More information about the arch-commits mailing list