[arch-commits] Commit in perl-time-format/repos/community-any (PKGBUILD PKGBUILD)

Sergej Pupykin spupykin at nymeria.archlinux.org
Fri Jan 25 09:56:59 UTC 2013


    Date: Friday, January 25, 2013 @ 10:56:59
  Author: spupykin
Revision: 82888

archrelease: copy trunk to community-any

Added:
  perl-time-format/repos/community-any/PKGBUILD
    (from rev 82887, perl-time-format/trunk/PKGBUILD)
Deleted:
  perl-time-format/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   46 +++++++++++++++++++++++-----------------------
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-25 09:56:48 UTC (rev 82887)
+++ PKGBUILD	2013-01-25 09:56:59 UTC (rev 82888)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# This PKGBUILD was autocreated.  See http://xtermin.us/archperl/ for details
-# Maintainer: Charles Mauch <cmauch at gmail.com>
-
-pkgname=perl-time-format
-pkgver=1.11
-pkgrel=2
-pkgdesc="Perl/CPAN Module Time::Format : Easytouse datetime formatting"
-arch=(any)
-url="http://search.cpan.org/dist/Time-Format"
-license=("GPL" "Artistic")
-source=("http://search.cpan.org/CPAN/authors/id/R/RO/ROODE/Time-Format-$pkgver.tar.gz")
-md5sums=('20b6f13b67c6840a0527a6597c9861b2')
-
-build() {
-  cd $srcdir/Time-Format-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-  make install DESTDIR=$pkgdir
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-time-format/repos/community-any/PKGBUILD (from rev 82887, perl-time-format/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2013-01-25 09:56:59 UTC (rev 82888)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# This PKGBUILD was autocreated.  See http://xtermin.us/archperl/ for details
+# Maintainer: Charles Mauch <cmauch at gmail.com>
+
+pkgname=perl-time-format
+pkgver=1.12
+pkgrel=1
+pkgdesc="Perl/CPAN Module Time::Format : Easytouse datetime formatting"
+arch=(any)
+url="http://search.cpan.org/dist/Time-Format"
+license=("GPL" "Artistic")
+source=("http://search.cpan.org/CPAN/authors/id/R/RO/ROODE/Time-Format-$pkgver.tar.gz")
+md5sums=('cd42110c749bea1b4babcd5fa9d0fdad')
+
+build() {
+  cd $srcdir/Time-Format-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}




More information about the arch-commits mailing list