[arch-commits] Commit in perl-file-chdir/repos/community-any (4 files)

Sergej Pupykin spupykin at archlinux.org
Sat Mar 12 11:10:22 UTC 2016


    Date: Saturday, March 12, 2016 @ 12:10:22
  Author: spupykin
Revision: 166272

archrelease: copy trunk to community-any

Added:
  perl-file-chdir/repos/community-any/ChangeLog
    (from rev 166271, perl-file-chdir/trunk/ChangeLog)
  perl-file-chdir/repos/community-any/PKGBUILD
    (from rev 166271, perl-file-chdir/trunk/PKGBUILD)
Deleted:
  perl-file-chdir/repos/community-any/ChangeLog
  perl-file-chdir/repos/community-any/PKGBUILD

-----------+
 ChangeLog |    4 ++--
 PKGBUILD  |   58 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 31 insertions(+), 31 deletions(-)

Deleted: ChangeLog
===================================================================
--- ChangeLog	2016-03-12 11:10:12 UTC (rev 166271)
+++ ChangeLog	2016-03-12 11:10:22 UTC (rev 166272)
@@ -1,2 +0,0 @@
-2007-07-29 Georg Grabler (STiAT) <ggrabler at gmail.com>
-* Version bump to 0.8

Copied: perl-file-chdir/repos/community-any/ChangeLog (from rev 166271, perl-file-chdir/trunk/ChangeLog)
===================================================================
--- ChangeLog	                        (rev 0)
+++ ChangeLog	2016-03-12 11:10:22 UTC (rev 166272)
@@ -0,0 +1,2 @@
+2007-07-29 Georg Grabler (STiAT) <ggrabler at gmail.com>
+* Version bump to 0.8

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-12 11:10:12 UTC (rev 166271)
+++ PKGBUILD	2016-03-12 11:10:22 UTC (rev 166272)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Charles Mauch <cmauch at gmail.com>
-# Contributor: Francois Charette <firmicus at gmx.net>
-
-pkgname=perl-file-chdir
-pkgver=0.1009
-pkgrel=1
-pkgdesc="a more sensible way to change directories "
-arch=('any')
-depends=('perl')
-url="http://search.cpan.org/dist/File-chdir"
-license=('GPL' 'PerlArtistic')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/D/DA/DAGOLDEN/File-chdir-$pkgver.tar.gz)
-md5sums=('0804aa682c184d90315e9b27399d50b1')
-
-build() {
-  cd  $srcdir/File-chdir-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd  $srcdir/File-chdir-$pkgver
-  make install DESTDIR=$pkgdir
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-file-chdir/repos/community-any/PKGBUILD (from rev 166271, perl-file-chdir/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2016-03-12 11:10:22 UTC (rev 166272)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer: Charles Mauch <cmauch at gmail.com>
+# Contributor: Francois Charette <firmicus at gmx.net>
+
+pkgname=perl-file-chdir
+pkgver=0.1010
+pkgrel=1
+pkgdesc="a more sensible way to change directories "
+arch=('any')
+depends=('perl')
+url="http://search.cpan.org/dist/File-chdir"
+license=('GPL' 'PerlArtistic')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/D/DA/DAGOLDEN/File-chdir-$pkgver.tar.gz)
+md5sums=('aacfafa4a8f13d45be67451e0f9b483e')
+
+build() {
+  cd  $srcdir/File-chdir-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  $srcdir/File-chdir-$pkgver
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}



More information about the arch-commits mailing list