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

2018-01-16 Thread Sergej Pupykin via arch-commits
Date: Tuesday, January 16, 2018 @ 09:38:07
  Author: spupykin
Revision: 283170

archrelease: copy trunk to community-any

Added:
  perl-datetime-format-strptime/repos/community-any/PKGBUILD
(from rev 283169, perl-datetime-format-strptime/trunk/PKGBUILD)
Deleted:
  perl-datetime-format-strptime/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-16 09:37:51 UTC (rev 283169)
+++ PKGBUILD2018-01-16 09:38:07 UTC (rev 283170)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Caleb Cushing 
-
-pkgname=perl-datetime-format-strptime
-pkgver=1.73
-pkgrel=3
-pkgdesc="Parse and Format DateTimes using Strptime"
-arch=('any')
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')
-depends=('perl-datetime>=0.72' 'perl-datetime-locale>=0.45'
-'perl-datetime-timezone>=0.79' 'perl-params-validate>=0.64')
-url="http://search.cpan.org/dist/DateTime-Format-Strptime;
-source=("http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-Format-Strptime-${pkgver}.tar.gz;)
-sha256sums=('6d077806eb8581e5f28ffaff0bd2bb7a15114f9e745f61bd519405047765b2be')
-
-build() {
-  export PERL_MM_USE_DEFAULT=1
-  cd "${srcdir}/DateTime-Format-Strptime-${pkgver}"
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd "${srcdir}/DateTime-Format-Strptime-${pkgver}"
-  make DESTDIR="$pkgdir" install
-  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
-}

Copied: perl-datetime-format-strptime/repos/community-any/PKGBUILD (from rev 
283169, perl-datetime-format-strptime/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-16 09:38:07 UTC (rev 283170)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Caleb Cushing 
+
+pkgname=perl-datetime-format-strptime
+pkgver=1.75
+pkgrel=1
+pkgdesc="Parse and Format DateTimes using Strptime"
+arch=('any')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl-datetime>=0.72' 'perl-datetime-locale>=0.45'
+'perl-datetime-timezone>=0.79' 'perl-params-validate>=0.64'
+'perl-package-deprecationmanager')
+url="http://search.cpan.org/dist/DateTime-Format-Strptime;
+source=("http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-Format-Strptime-${pkgver}.tar.gz;)
+sha256sums=('4fcfb2ac4f79d7ff2855a405f39050d2ea691ee098ce54ede8af79c8d6ab3c19')
+
+build() {
+  export PERL_MM_USE_DEFAULT=1
+  cd "${srcdir}/DateTime-Format-Strptime-${pkgver}"
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd "${srcdir}/DateTime-Format-Strptime-${pkgver}"
+  make DESTDIR="$pkgdir" install
+  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
+}


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

2017-05-03 Thread Sergej Pupykin
Date: Wednesday, May 3, 2017 @ 13:49:46
  Author: spupykin
Revision: 226639

archrelease: copy trunk to community-any

Added:
  perl-datetime-format-strptime/repos/community-any/PKGBUILD
(from rev 226638, perl-datetime-format-strptime/trunk/PKGBUILD)
Deleted:
  perl-datetime-format-strptime/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-05-03 13:49:35 UTC (rev 226638)
+++ PKGBUILD2017-05-03 13:49:46 UTC (rev 226639)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Caleb Cushing 
-
-pkgname=perl-datetime-format-strptime
-pkgver=1.70
-pkgrel=1
-pkgdesc="Parse and Format DateTimes using Strptime"
-arch=('any')
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')
-depends=('perl-datetime>=0.72' 'perl-datetime-locale>=0.45'
-'perl-datetime-timezone>=0.79' 'perl-params-validate>=0.64')
-url="http://search.cpan.org/dist/DateTime-Format-Strptime;
-source=("http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-Format-Strptime-${pkgver}.tar.gz;)
-sha256sums=('ceead46b714c6baea3250b987078771f1ffbe217b501d6fc91ff3c5f2afbbc67')
-
-build() {
-  export PERL_MM_USE_DEFAULT=1
-  cd "${srcdir}/DateTime-Format-Strptime-${pkgver}"
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd "${srcdir}/DateTime-Format-Strptime-${pkgver}"
-  make DESTDIR="$pkgdir" install
-  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
-}

Copied: perl-datetime-format-strptime/repos/community-any/PKGBUILD (from rev 
226638, perl-datetime-format-strptime/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-05-03 13:49:46 UTC (rev 226639)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Caleb Cushing 
+
+pkgname=perl-datetime-format-strptime
+pkgver=1.73
+pkgrel=1
+pkgdesc="Parse and Format DateTimes using Strptime"
+arch=('any')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl-datetime>=0.72' 'perl-datetime-locale>=0.45'
+'perl-datetime-timezone>=0.79' 'perl-params-validate>=0.64')
+url="http://search.cpan.org/dist/DateTime-Format-Strptime;
+source=("http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-Format-Strptime-${pkgver}.tar.gz;)
+sha256sums=('6d077806eb8581e5f28ffaff0bd2bb7a15114f9e745f61bd519405047765b2be')
+
+build() {
+  export PERL_MM_USE_DEFAULT=1
+  cd "${srcdir}/DateTime-Format-Strptime-${pkgver}"
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd "${srcdir}/DateTime-Format-Strptime-${pkgver}"
+  make DESTDIR="$pkgdir" install
+  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
+}


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

2017-01-16 Thread Sergej Pupykin
Date: Monday, January 16, 2017 @ 22:38:58
  Author: spupykin
Revision: 207654

archrelease: copy trunk to community-any

Added:
  perl-datetime-format-strptime/repos/community-any/PKGBUILD
(from rev 207653, perl-datetime-format-strptime/trunk/PKGBUILD)
Deleted:
  perl-datetime-format-strptime/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-01-16 22:38:44 UTC (rev 207653)
+++ PKGBUILD2017-01-16 22:38:58 UTC (rev 207654)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Caleb Cushing 
-
-pkgname=perl-datetime-format-strptime
-pkgver=1.68
-pkgrel=1
-pkgdesc="Parse and Format DateTimes using Strptime"
-arch=('any')
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')
-depends=('perl-datetime>=0.72' 'perl-datetime-locale>=0.45'
-'perl-datetime-timezone>=0.79' 'perl-params-validate>=0.64')
-url="http://search.cpan.org/dist/DateTime-Format-Strptime;
-source=("http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-Format-Strptime-${pkgver}.tar.gz;)
-md5sums=('50dcc1ff5346848fe1ec928bda07fe44')
-
-build() {
-  export PERL_MM_USE_DEFAULT=1
-  cd "${srcdir}/DateTime-Format-Strptime-${pkgver}"
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd "${srcdir}/DateTime-Format-Strptime-${pkgver}"
-  make DESTDIR="$pkgdir" install
-  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
-}

Copied: perl-datetime-format-strptime/repos/community-any/PKGBUILD (from rev 
207653, perl-datetime-format-strptime/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-01-16 22:38:58 UTC (rev 207654)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Caleb Cushing 
+
+pkgname=perl-datetime-format-strptime
+pkgver=1.70
+pkgrel=1
+pkgdesc="Parse and Format DateTimes using Strptime"
+arch=('any')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl-datetime>=0.72' 'perl-datetime-locale>=0.45'
+'perl-datetime-timezone>=0.79' 'perl-params-validate>=0.64')
+url="http://search.cpan.org/dist/DateTime-Format-Strptime;
+source=("http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-Format-Strptime-${pkgver}.tar.gz;)
+sha256sums=('ceead46b714c6baea3250b987078771f1ffbe217b501d6fc91ff3c5f2afbbc67')
+
+build() {
+  export PERL_MM_USE_DEFAULT=1
+  cd "${srcdir}/DateTime-Format-Strptime-${pkgver}"
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd "${srcdir}/DateTime-Format-Strptime-${pkgver}"
+  make DESTDIR="$pkgdir" install
+  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
+}


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

2016-10-10 Thread Sergej Pupykin
Date: Monday, October 10, 2016 @ 10:46:06
  Author: spupykin
Revision: 191836

archrelease: copy trunk to community-any

Added:
  perl-datetime-format-strptime/repos/community-any/PKGBUILD
(from rev 191835, perl-datetime-format-strptime/trunk/PKGBUILD)
Deleted:
  perl-datetime-format-strptime/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-10-10 10:45:57 UTC (rev 191835)
+++ PKGBUILD2016-10-10 10:46:06 UTC (rev 191836)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Caleb Cushing 
-
-pkgname=perl-datetime-format-strptime
-pkgver=1.64
-pkgrel=1
-pkgdesc="Parse and Format DateTimes using Strptime"
-arch=('any')
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')
-depends=('perl-datetime>=0.72' 'perl-datetime-locale>=0.45'
-'perl-datetime-timezone>=0.79' 'perl-params-validate>=0.64')
-url="http://search.cpan.org/dist/DateTime-Format-Strptime;
-source=("http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-Format-Strptime-${pkgver}.tar.gz;)
-md5sums=('4599cb0b80e4b3bb2d22848b0e540321')
-
-build() {
-  export PERL_MM_USE_DEFAULT=1
-  cd "${srcdir}/DateTime-Format-Strptime-${pkgver}"
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd "${srcdir}/DateTime-Format-Strptime-${pkgver}"
-  make DESTDIR="$pkgdir" install
-  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
-}

Copied: perl-datetime-format-strptime/repos/community-any/PKGBUILD (from rev 
191835, perl-datetime-format-strptime/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-10-10 10:46:06 UTC (rev 191836)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Caleb Cushing 
+
+pkgname=perl-datetime-format-strptime
+pkgver=1.68
+pkgrel=1
+pkgdesc="Parse and Format DateTimes using Strptime"
+arch=('any')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl-datetime>=0.72' 'perl-datetime-locale>=0.45'
+'perl-datetime-timezone>=0.79' 'perl-params-validate>=0.64')
+url="http://search.cpan.org/dist/DateTime-Format-Strptime;
+source=("http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-Format-Strptime-${pkgver}.tar.gz;)
+md5sums=('50dcc1ff5346848fe1ec928bda07fe44')
+
+build() {
+  export PERL_MM_USE_DEFAULT=1
+  cd "${srcdir}/DateTime-Format-Strptime-${pkgver}"
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd "${srcdir}/DateTime-Format-Strptime-${pkgver}"
+  make DESTDIR="$pkgdir" install
+  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
+}


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

2016-03-12 Thread Sergej Pupykin
Date: Saturday, March 12, 2016 @ 12:07:20
  Author: spupykin
Revision: 166246

archrelease: copy trunk to community-any

Added:
  perl-datetime-format-strptime/repos/community-any/PKGBUILD
(from rev 166245, perl-datetime-format-strptime/trunk/PKGBUILD)
Deleted:
  perl-datetime-format-strptime/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2016-03-12 11:07:10 UTC (rev 166245)
+++ PKGBUILD2016-03-12 11:07:20 UTC (rev 166246)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Caleb Cushing 
-
-pkgname=perl-datetime-format-strptime
-pkgver=1.56
-pkgrel=1
-pkgdesc="Parse and Format DateTimes using Strptime"
-arch=('any')
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')
-depends=('perl-datetime>=0.72' 'perl-datetime-locale>=0.45'
-'perl-datetime-timezone>=0.79' 'perl-params-validate>=0.64')
-url="http://search.cpan.org/dist/DateTime-Format-Strptime;
-source=("http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-Format-Strptime-${pkgver}.tar.gz;)
-md5sums=('c8c1ca4e56160179e5c67b1d622320e9')
-
-build() {
-  export PERL_MM_USE_DEFAULT=1
-  cd "${srcdir}/DateTime-Format-Strptime-${pkgver}"
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd "${srcdir}/DateTime-Format-Strptime-${pkgver}"
-  make DESTDIR="$pkgdir" install
-  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
-}

Copied: perl-datetime-format-strptime/repos/community-any/PKGBUILD (from rev 
166245, perl-datetime-format-strptime/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-03-12 11:07:20 UTC (rev 166246)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Caleb Cushing 
+
+pkgname=perl-datetime-format-strptime
+pkgver=1.64
+pkgrel=1
+pkgdesc="Parse and Format DateTimes using Strptime"
+arch=('any')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl-datetime>=0.72' 'perl-datetime-locale>=0.45'
+'perl-datetime-timezone>=0.79' 'perl-params-validate>=0.64')
+url="http://search.cpan.org/dist/DateTime-Format-Strptime;
+source=("http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-Format-Strptime-${pkgver}.tar.gz;)
+md5sums=('4599cb0b80e4b3bb2d22848b0e540321')
+
+build() {
+  export PERL_MM_USE_DEFAULT=1
+  cd "${srcdir}/DateTime-Format-Strptime-${pkgver}"
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd "${srcdir}/DateTime-Format-Strptime-${pkgver}"
+  make DESTDIR="$pkgdir" install
+  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
+}


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

2014-12-16 Thread Sergej Pupykin
Date: Tuesday, December 16, 2014 @ 13:43:39
  Author: spupykin
Revision: 123966

archrelease: copy trunk to community-any

Added:
  perl-datetime-format-strptime/repos/community-any/PKGBUILD
(from rev 123965, perl-datetime-format-strptime/trunk/PKGBUILD)
Deleted:
  perl-datetime-format-strptime/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-16 12:43:30 UTC (rev 123965)
+++ PKGBUILD2014-12-16 12:43:39 UTC (rev 123966)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Caleb Cushing xenoterrac...@gmail.com
-
-pkgname=perl-datetime-format-strptime
-pkgver=1.55
-pkgrel=1
-pkgdesc=Parse and Format DateTimes using Strptime
-arch=('any')
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')
-depends=('perl-datetime=0.72' 'perl-datetime-locale=0.45'
-'perl-datetime-timezone=0.79' 'perl-params-validate=0.64')
-url=http://search.cpan.org/dist/DateTime-Format-Strptime;
-source=(http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-Format-Strptime-${pkgver}.tar.gz;)
-md5sums=('8613390f37ac9d80db67bc69e62818a7')
-
-build() {
-  export PERL_MM_USE_DEFAULT=1
-  cd ${srcdir}/DateTime-Format-Strptime-${pkgver}
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd ${srcdir}/DateTime-Format-Strptime-${pkgver}
-  make DESTDIR=$pkgdir install
-  find $pkgdir -name .packlist -o -name perllocal.pod -delete
-}

Copied: perl-datetime-format-strptime/repos/community-any/PKGBUILD (from rev 
123965, perl-datetime-format-strptime/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-16 12:43:39 UTC (rev 123966)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Caleb Cushing xenoterrac...@gmail.com
+
+pkgname=perl-datetime-format-strptime
+pkgver=1.56
+pkgrel=1
+pkgdesc=Parse and Format DateTimes using Strptime
+arch=('any')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl-datetime=0.72' 'perl-datetime-locale=0.45'
+'perl-datetime-timezone=0.79' 'perl-params-validate=0.64')
+url=http://search.cpan.org/dist/DateTime-Format-Strptime;
+source=(http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-Format-Strptime-${pkgver}.tar.gz;)
+md5sums=('c8c1ca4e56160179e5c67b1d622320e9')
+
+build() {
+  export PERL_MM_USE_DEFAULT=1
+  cd ${srcdir}/DateTime-Format-Strptime-${pkgver}
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd ${srcdir}/DateTime-Format-Strptime-${pkgver}
+  make DESTDIR=$pkgdir install
+  find $pkgdir -name .packlist -o -name perllocal.pod -delete
+}


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

2014-05-15 Thread Sergej Pupykin
Date: Thursday, May 15, 2014 @ 16:15:02
  Author: spupykin
Revision: 85

archrelease: copy trunk to community-any

Added:
  perl-datetime-format-strptime/repos/community-any/PKGBUILD
(from rev 84, perl-datetime-format-strptime/trunk/PKGBUILD)
Deleted:
  perl-datetime-format-strptime/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-05-15 14:14:51 UTC (rev 84)
+++ PKGBUILD2014-05-15 14:15:02 UTC (rev 85)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Caleb Cushing xenoterrac...@gmail.com
-
-pkgname=perl-datetime-format-strptime
-pkgver=1.54
-pkgrel=1
-pkgdesc=Parse and Format DateTimes using Strptime
-arch=('any')
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')
-depends=('perl-datetime=0.72' 'perl-datetime-locale=0.45'
-'perl-datetime-timezone=0.79' 'perl-params-validate=0.64')
-url=http://search.cpan.org/dist/DateTime-Format-Strptime;
-source=(http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-Format-Strptime-${pkgver}.tar.gz;)
-md5sums=('ca0fa912861f360f9aa535c6b4c0282f')
-
-build() {
-  export PERL_MM_USE_DEFAULT=1
-  cd ${srcdir}/DateTime-Format-Strptime-${pkgver}
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd ${srcdir}/DateTime-Format-Strptime-${pkgver}
-  make DESTDIR=$pkgdir install
-  find $pkgdir -name .packlist -o -name perllocal.pod -delete
-}

Copied: perl-datetime-format-strptime/repos/community-any/PKGBUILD (from rev 
84, perl-datetime-format-strptime/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-05-15 14:15:02 UTC (rev 85)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Caleb Cushing xenoterrac...@gmail.com
+
+pkgname=perl-datetime-format-strptime
+pkgver=1.55
+pkgrel=1
+pkgdesc=Parse and Format DateTimes using Strptime
+arch=('any')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl-datetime=0.72' 'perl-datetime-locale=0.45'
+'perl-datetime-timezone=0.79' 'perl-params-validate=0.64')
+url=http://search.cpan.org/dist/DateTime-Format-Strptime;
+source=(http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-Format-Strptime-${pkgver}.tar.gz;)
+md5sums=('8613390f37ac9d80db67bc69e62818a7')
+
+build() {
+  export PERL_MM_USE_DEFAULT=1
+  cd ${srcdir}/DateTime-Format-Strptime-${pkgver}
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd ${srcdir}/DateTime-Format-Strptime-${pkgver}
+  make DESTDIR=$pkgdir install
+  find $pkgdir -name .packlist -o -name perllocal.pod -delete
+}



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

2013-05-13 Thread Sergej Pupykin
Date: Monday, May 13, 2013 @ 14:43:48
  Author: spupykin
Revision: 90639

archrelease: copy trunk to community-any

Added:
  perl-datetime-format-strptime/repos/community-any/PKGBUILD
(from rev 90638, perl-datetime-format-strptime/trunk/PKGBUILD)
Deleted:
  perl-datetime-format-strptime/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-13 12:43:35 UTC (rev 90638)
+++ PKGBUILD2013-05-13 12:43:48 UTC (rev 90639)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Caleb Cushing xenoterrac...@gmail.com
-
-pkgname=perl-datetime-format-strptime
-pkgver=1.52
-pkgrel=1
-pkgdesc=Parse and Format DateTimes using Strptime
-arch=('any')
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')
-depends=('perl-datetime=0.72' 'perl-datetime-locale=0.45'
-'perl-datetime-timezone=0.79' 'perl-params-validate=0.64')
-url=http://search.cpan.org/dist/DateTime-Format-Strptime;
-source=(http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-Format-Strptime-${pkgver}.tar.gz;)
-md5sums=('525dfc95c715ec9a0c6bc677c721e876')
-
-build() {
-  export PERL_MM_USE_DEFAULT=1
-  cd ${srcdir}/DateTime-Format-Strptime-${pkgver}
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd ${srcdir}/DateTime-Format-Strptime-${pkgver}
-  make DESTDIR=$pkgdir install
-  find $pkgdir -name .packlist -o -name perllocal.pod -delete
-}

Copied: perl-datetime-format-strptime/repos/community-any/PKGBUILD (from rev 
90638, perl-datetime-format-strptime/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-13 12:43:48 UTC (rev 90639)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Caleb Cushing xenoterrac...@gmail.com
+
+pkgname=perl-datetime-format-strptime
+pkgver=1.54
+pkgrel=1
+pkgdesc=Parse and Format DateTimes using Strptime
+arch=('any')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('perl-datetime=0.72' 'perl-datetime-locale=0.45'
+'perl-datetime-timezone=0.79' 'perl-params-validate=0.64')
+url=http://search.cpan.org/dist/DateTime-Format-Strptime;
+source=(http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-Format-Strptime-${pkgver}.tar.gz;)
+md5sums=('ca0fa912861f360f9aa535c6b4c0282f')
+
+build() {
+  export PERL_MM_USE_DEFAULT=1
+  cd ${srcdir}/DateTime-Format-Strptime-${pkgver}
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd ${srcdir}/DateTime-Format-Strptime-${pkgver}
+  make DESTDIR=$pkgdir install
+  find $pkgdir -name .packlist -o -name perllocal.pod -delete
+}