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

Sergej Pupykin spupykin at archlinux.org
Tue Dec 2 10:10:36 UTC 2014


    Date: Tuesday, December 2, 2014 @ 11:10:36
  Author: spupykin
Revision: 123349

archrelease: copy trunk to community-any

Added:
  perl-file-chdir/repos/community-any/ChangeLog
    (from rev 123348, perl-file-chdir/trunk/ChangeLog)
  perl-file-chdir/repos/community-any/PKGBUILD
    (from rev 123348, 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	2014-12-02 10:10:25 UTC (rev 123348)
+++ ChangeLog	2014-12-02 10:10:36 UTC (rev 123349)
@@ -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 123348, perl-file-chdir/trunk/ChangeLog)
===================================================================
--- ChangeLog	                        (rev 0)
+++ ChangeLog	2014-12-02 10:10:36 UTC (rev 123349)
@@ -0,0 +1,2 @@
+2007-07-29 Georg Grabler (STiAT) <ggrabler at gmail.com>
+* Version bump to 0.8

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-02 10:10:25 UTC (rev 123348)
+++ PKGBUILD	2014-12-02 10:10:36 UTC (rev 123349)
@@ -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.1008
-pkgrel=2
-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=('4b0bfb8135554ef1e4e1440b89befe09')
-
-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 123348, perl-file-chdir/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-12-02 10:10:36 UTC (rev 123349)
@@ -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.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
+}



More information about the arch-commits mailing list