[arch-commits] Commit in perl-io-stringy/repos/extra-any (PKGBUILD PKGBUILD)

2015-08-04 Thread Giovanni Scafora
Date: Tuesday, August 4, 2015 @ 09:07:43
  Author: giovanni
Revision: 243014

archrelease: copy trunk to extra-any

Added:
  perl-io-stringy/repos/extra-any/PKGBUILD
(from rev 243013, perl-io-stringy/trunk/PKGBUILD)
Deleted:
  perl-io-stringy/repos/extra-any/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-08-04 07:07:38 UTC (rev 243013)
+++ PKGBUILD2015-08-04 07:07:43 UTC (rev 243014)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: François Charette firmicus ατ gmx δοτ net
-
-pkgname=perl-io-stringy
-pkgver=2.110
-pkgrel=10
-pkgdesc=I/O on in-core objects like strings/arrays
-arch=('any')
-url=http://search.cpan.org/dist/IO-stringy;
-license=('GPL' 'PerlArtistic')
-depends=('perl')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/D/DS/DSKOLL/IO-stringy-$pkgver.tar.gz;)
 
-md5sums=('2e6a976cfa5521e815c1fdf4006982de')
-
-build() {
-  cd  ${srcdir}/IO-stringy-${pkgver}
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd  ${srcdir}/IO-stringy-${pkgver}
-  make test
-}
-
-package() {
-  cd  ${srcdir}/IO-stringy-${pkgver}
-  make install DESTDIR=${pkgdir}
-
-  find ${pkgdir} -name '.packlist' -delete
-  find ${pkgdir} -name '*.pod' -delete
-}

Copied: perl-io-stringy/repos/extra-any/PKGBUILD (from rev 243013, 
perl-io-stringy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-08-04 07:07:43 UTC (rev 243014)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: François Charette firmicus ατ gmx δοτ net
+
+pkgname=perl-io-stringy
+pkgver=2.111
+pkgrel=1
+pkgdesc=I/O on in-core objects like strings/arrays
+arch=('any')
+url=http://search.cpan.org/dist/IO-stringy;
+license=('GPL' 'PerlArtistic')
+depends=('perl')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/D/DS/DSKOLL/IO-stringy-$pkgver.tar.gz;)
 
+md5sums=('e91acf0a800b190d13585a47de775bdd')
+
+build() {
+  cd  ${srcdir}/IO-stringy-${pkgver}
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd  ${srcdir}/IO-stringy-${pkgver}
+  make test
+}
+
+package() {
+  cd  ${srcdir}/IO-stringy-${pkgver}
+  make install DESTDIR=${pkgdir}
+
+  find ${pkgdir} -name '.packlist' -delete
+  find ${pkgdir} -name '*.pod' -delete
+}


[arch-commits] Commit in perl-io-stringy/repos/extra-any (PKGBUILD PKGBUILD)

2014-07-03 Thread Felix Yan
Date: Friday, July 4, 2014 @ 06:14:30
  Author: fyan
Revision: 216462

archrelease: copy trunk to extra-any

Added:
  perl-io-stringy/repos/extra-any/PKGBUILD
(from rev 216461, perl-io-stringy/trunk/PKGBUILD)
Deleted:
  perl-io-stringy/repos/extra-any/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-07-04 04:13:44 UTC (rev 216461)
+++ PKGBUILD2014-07-04 04:14:30 UTC (rev 216462)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: François Charette firmicus ατ gmx δοτ net
-
-pkgname=perl-io-stringy
-pkgver=2.110
-pkgrel=9
-pkgdesc=I/O on in-core objects like strings/arrays
-arch=('any')
-url=http://search.cpan.org/dist/IO-stringy;
-license=('GPL' 'PerlArtistic')
-depends=('perl')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/D/DS/DSKOLL/IO-stringy-$pkgver.tar.gz;)
 
-md5sums=('2e6a976cfa5521e815c1fdf4006982de')
-
-build() {
-  cd  ${srcdir}/IO-stringy-${pkgver}
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd  ${srcdir}/IO-stringy-${pkgver}
-  make test
-}
-
-package() {
-  cd  ${srcdir}/IO-stringy-${pkgver}
-  make install DESTDIR=${pkgdir}
-
-  find ${pkgdir} -name '.packlist' -delete
-  find ${pkgdir} -name '*.pod' -delete
-}

Copied: perl-io-stringy/repos/extra-any/PKGBUILD (from rev 216461, 
perl-io-stringy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-07-04 04:14:30 UTC (rev 216462)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: François Charette firmicus ατ gmx δοτ net
+
+pkgname=perl-io-stringy
+pkgver=2.110
+pkgrel=10
+pkgdesc=I/O on in-core objects like strings/arrays
+arch=('any')
+url=http://search.cpan.org/dist/IO-stringy;
+license=('GPL' 'PerlArtistic')
+depends=('perl')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/D/DS/DSKOLL/IO-stringy-$pkgver.tar.gz;)
 
+md5sums=('2e6a976cfa5521e815c1fdf4006982de')
+
+build() {
+  cd  ${srcdir}/IO-stringy-${pkgver}
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd  ${srcdir}/IO-stringy-${pkgver}
+  make test
+}
+
+package() {
+  cd  ${srcdir}/IO-stringy-${pkgver}
+  make install DESTDIR=${pkgdir}
+
+  find ${pkgdir} -name '.packlist' -delete
+  find ${pkgdir} -name '*.pod' -delete
+}



[arch-commits] Commit in perl-io-stringy/repos/extra-any (PKGBUILD PKGBUILD)

2011-11-30 Thread Giovanni Scafora
Date: Wednesday, November 30, 2011 @ 16:29:16
  Author: giovanni
Revision: 143932

archrelease: copy trunk to extra-any

Added:
  perl-io-stringy/repos/extra-any/PKGBUILD
(from rev 143931, perl-io-stringy/trunk/PKGBUILD)
Deleted:
  perl-io-stringy/repos/extra-any/PKGBUILD

--+
 PKGBUILD |   64 -
 1 file changed, 34 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2011-11-30 21:29:03 UTC (rev 143931)
+++ PKGBUILD2011-11-30 21:29:16 UTC (rev 143932)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: François Charette firmicus ατ gmx δοτ net
-
-pkgname=perl-io-stringy
-pkgver=2.110
-pkgrel=8
-pkgdesc=I/O on in-core objects like strings/arrays
-arch=('any')
-url=http://search.cpan.org/dist/IO-stringy;
-license=('GPL' 'PerlArtistic')
-depends=('perl')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/D/DS/DSKOLL/IO-stringy-$pkgver.tar.gz) 
-md5sums=('2e6a976cfa5521e815c1fdf4006982de')
-
-build() {
-  cd  ${srcdir}/IO-stringy-${pkgver}
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-  make test
-}
-
-package() {
-  cd  ${srcdir}/IO-stringy-${pkgver}
-  make install DESTDIR=${pkgdir}
-
-  find ${pkgdir} -name '.packlist' -delete
-  find ${pkgdir} -name '*.pod' -delete
-}

Copied: perl-io-stringy/repos/extra-any/PKGBUILD (from rev 143931, 
perl-io-stringy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2011-11-30 21:29:16 UTC (rev 143932)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: François Charette firmicus ατ gmx δοτ net
+
+pkgname=perl-io-stringy
+pkgver=2.110
+pkgrel=9
+pkgdesc=I/O on in-core objects like strings/arrays
+arch=('any')
+url=http://search.cpan.org/dist/IO-stringy;
+license=('GPL' 'PerlArtistic')
+depends=('perl')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/D/DS/DSKOLL/IO-stringy-$pkgver.tar.gz;)
 
+md5sums=('2e6a976cfa5521e815c1fdf4006982de')
+
+build() {
+  cd  ${srcdir}/IO-stringy-${pkgver}
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd  ${srcdir}/IO-stringy-${pkgver}
+  make test
+}
+
+package() {
+  cd  ${srcdir}/IO-stringy-${pkgver}
+  make install DESTDIR=${pkgdir}
+
+  find ${pkgdir} -name '.packlist' -delete
+  find ${pkgdir} -name '*.pod' -delete
+}