[arch-commits] Commit in perl-file-slurp/repos/community-any (PKGBUILD PKGBUILD)

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue Jul 1 13:54:59 UTC 2014


    Date: Tuesday, July 1, 2014 @ 15:54:59
  Author: spupykin
Revision: 114199

archrelease: copy trunk to community-any

Added:
  perl-file-slurp/repos/community-any/PKGBUILD
    (from rev 114198, perl-file-slurp/trunk/PKGBUILD)
Deleted:
  perl-file-slurp/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-01 13:54:50 UTC (rev 114198)
+++ PKGBUILD	2014-07-01 13:54:59 UTC (rev 114199)
@@ -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: François Charette <firmicus ατ gmx δοτ net>
-
-pkgname=perl-file-slurp
-pkgver=9999.19
-pkgrel=2
-pkgdesc="Read/write/append files quickly"
-arch=('any')
-url="http://search.cpan.org/dist/File-Slurp"
-license=('GPL' 'PerlArtistic')
-depends=('perl>=5.14.0')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/U/UR/URI/File-Slurp-$pkgver.tar.gz)
-md5sums=('7d584cd15c4f8b9547765eff8c4ef078')
-
-build() {
-  cd  $srcdir/File-Slurp-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd  $srcdir/File-Slurp-$pkgver
-  make install DESTDIR=$pkgdir
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-file-slurp/repos/community-any/PKGBUILD (from rev 114198, perl-file-slurp/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-07-01 13:54:59 UTC (rev 114199)
@@ -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: François Charette <firmicus ατ gmx δοτ net>
+
+pkgname=perl-file-slurp
+pkgver=9999.19
+pkgrel=3
+pkgdesc="Read/write/append files quickly"
+arch=('any')
+url="http://search.cpan.org/dist/File-Slurp"
+license=('GPL' 'PerlArtistic')
+depends=('perl>=5.14.0')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/U/UR/URI/File-Slurp-$pkgver.tar.gz)
+md5sums=('7d584cd15c4f8b9547765eff8c4ef078')
+
+build() {
+  cd  $srcdir/File-Slurp-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  $srcdir/File-Slurp-$pkgver
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}




More information about the arch-commits mailing list