[arch-commits] Commit in perl-json-xs/repos (4 files)

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


    Date: Friday, January 25, 2013 @ 10:56:15
  Author: spupykin
Revision: 82882

archrelease: copy trunk to community-i686, community-x86_64

Added:
  perl-json-xs/repos/community-i686/PKGBUILD
    (from rev 82881, perl-json-xs/trunk/PKGBUILD)
  perl-json-xs/repos/community-x86_64/PKGBUILD
    (from rev 82881, perl-json-xs/trunk/PKGBUILD)
Deleted:
  perl-json-xs/repos/community-i686/PKGBUILD
  perl-json-xs/repos/community-x86_64/PKGBUILD

---------------------------+
 community-i686/PKGBUILD   |   58 ++++++++++++++++++++++----------------------
 community-x86_64/PKGBUILD |   58 ++++++++++++++++++++++----------------------
 2 files changed, 58 insertions(+), 58 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-01-25 09:55:58 UTC (rev 82881)
+++ community-i686/PKGBUILD	2013-01-25 09:56:15 UTC (rev 82882)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Tor Krill <tor at krill.nu>
-
-pkgname=perl-json-xs
-pkgver=2.32
-pkgrel=2
-pkgdesc="JSON::XS - JSON serialising/deserialising, done correctly and fast"
-url="http://search.cpan.org/dist/JSON-XS/"
-license=("GPL")
-arch=('i686' 'x86_64')
-depends=('perl' 'perl-common-sense')
-options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/JSON-XS-$pkgver.tar.gz)
-md5sums=('87f71c78010083ad4d158b5765c4a609')
-
-build() {
-  cd  $srcdir/JSON-XS-$pkgver
-# eval `perl -V:archname`
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-package() {
-  cd  $srcdir/JSON-XS-$pkgver
-  make DESTDIR=$pkgdir install
-
-  find $pkgdir -name '.packlist' -delete && \
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-json-xs/repos/community-i686/PKGBUILD (from rev 82881, perl-json-xs/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-01-25 09:56:15 UTC (rev 82882)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Tor Krill <tor at krill.nu>
+
+pkgname=perl-json-xs
+pkgver=2.33
+pkgrel=1
+pkgdesc="JSON::XS - JSON serialising/deserialising, done correctly and fast"
+url="http://search.cpan.org/dist/JSON-XS/"
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('perl' 'perl-common-sense')
+options=('!emptydirs')
+source=(http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/JSON-XS-$pkgver.tar.gz)
+md5sums=('6a1eafeadc1680a806ec2eb1798f6084')
+
+build() {
+  cd  $srcdir/JSON-XS-$pkgver
+# eval `perl -V:archname`
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+package() {
+  cd  $srcdir/JSON-XS-$pkgver
+  make DESTDIR=$pkgdir install
+
+  find $pkgdir -name '.packlist' -delete && \
+  find $pkgdir -name '*.pod' -delete
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-01-25 09:55:58 UTC (rev 82881)
+++ community-x86_64/PKGBUILD	2013-01-25 09:56:15 UTC (rev 82882)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Tor Krill <tor at krill.nu>
-
-pkgname=perl-json-xs
-pkgver=2.32
-pkgrel=2
-pkgdesc="JSON::XS - JSON serialising/deserialising, done correctly and fast"
-url="http://search.cpan.org/dist/JSON-XS/"
-license=("GPL")
-arch=('i686' 'x86_64')
-depends=('perl' 'perl-common-sense')
-options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/JSON-XS-$pkgver.tar.gz)
-md5sums=('87f71c78010083ad4d158b5765c4a609')
-
-build() {
-  cd  $srcdir/JSON-XS-$pkgver
-# eval `perl -V:archname`
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-package() {
-  cd  $srcdir/JSON-XS-$pkgver
-  make DESTDIR=$pkgdir install
-
-  find $pkgdir -name '.packlist' -delete && \
-  find $pkgdir -name '*.pod' -delete
-}

Copied: perl-json-xs/repos/community-x86_64/PKGBUILD (from rev 82881, perl-json-xs/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-01-25 09:56:15 UTC (rev 82882)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Tor Krill <tor at krill.nu>
+
+pkgname=perl-json-xs
+pkgver=2.33
+pkgrel=1
+pkgdesc="JSON::XS - JSON serialising/deserialising, done correctly and fast"
+url="http://search.cpan.org/dist/JSON-XS/"
+license=("GPL")
+arch=('i686' 'x86_64')
+depends=('perl' 'perl-common-sense')
+options=('!emptydirs')
+source=(http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/JSON-XS-$pkgver.tar.gz)
+md5sums=('6a1eafeadc1680a806ec2eb1798f6084')
+
+build() {
+  cd  $srcdir/JSON-XS-$pkgver
+# eval `perl -V:archname`
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+package() {
+  cd  $srcdir/JSON-XS-$pkgver
+  make DESTDIR=$pkgdir install
+
+  find $pkgdir -name '.packlist' -delete && \
+  find $pkgdir -name '*.pod' -delete
+}




More information about the arch-commits mailing list