[arch-commits] Commit in perl-datetime-event-ical/repos/community-any (2 files)

Sergej Pupykin spupykin at archlinux.org
Tue Dec 16 12:43:27 UTC 2014


    Date: Tuesday, December 16, 2014 @ 13:43:27
  Author: spupykin
Revision: 123964

archrelease: copy trunk to community-any

Added:
  perl-datetime-event-ical/repos/community-any/PKGBUILD
    (from rev 123963, perl-datetime-event-ical/trunk/PKGBUILD)
Deleted:
  perl-datetime-event-ical/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   56 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-16 12:43:18 UTC (rev 123963)
+++ PKGBUILD	2014-12-16 12:43:27 UTC (rev 123964)
@@ -1,28 +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-datetime-event-ical
-pkgver=0.11
-pkgrel=3
-pkgdesc="Perl/CPAN Module DateTime::Event::ICal"
-arch=('any')
-url="http://search.cpan.org/dist/DateTime-Event-ICal"
-license=("GPL" "PerlArtistic")
-depends=('perl-datetime-event-recurrence')
-source=("http://www.cpan.org/authors/id/F/FG/FGLOCK/DateTime-Event-ICal-$pkgver.tar.gz")
-md5sums=('aea95965715c4e438fe981a5407e1328')
-
-build() {
-  cd $srcdir/DateTime-Event-ICal-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd $srcdir/DateTime-Event-ICal-$pkgver
-  make install DESTDIR=$pkgdir
-  find $pkgdir -name '.packlist' -delete
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-datetime-event-ical/repos/community-any/PKGBUILD (from rev 123963, perl-datetime-event-ical/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-12-16 12:43:27 UTC (rev 123964)
@@ -0,0 +1,28 @@
+# $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-datetime-event-ical
+pkgver=0.12
+pkgrel=1
+pkgdesc="Perl/CPAN Module DateTime::Event::ICal"
+arch=('any')
+url="http://search.cpan.org/dist/DateTime-Event-ICal"
+license=("GPL" "PerlArtistic")
+depends=('perl-datetime-event-recurrence')
+source=("http://www.cpan.org/authors/id/F/FG/FGLOCK/DateTime-Event-ICal-$pkgver.tar.gz")
+md5sums=('79872092a4182d2261c01eaaacc1afe0')
+
+build() {
+  cd $srcdir/DateTime-Event-ICal-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd $srcdir/DateTime-Event-ICal-$pkgver
+  make install DESTDIR=$pkgdir
+  find $pkgdir -name '.packlist' -delete
+  find $pkgdir -name '*.pod' -delete
+}



More information about the arch-commits mailing list