[arch-commits] Commit in perl-file-rsyncp/repos (4 files)

Felix Yan fyan at archlinux.org
Tue Jan 13 10:01:58 UTC 2015


    Date: Tuesday, January 13, 2015 @ 11:01:58
  Author: fyan
Revision: 125866

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

Added:
  perl-file-rsyncp/repos/community-i686/PKGBUILD
    (from rev 125865, perl-file-rsyncp/trunk/PKGBUILD)
  perl-file-rsyncp/repos/community-x86_64/PKGBUILD
    (from rev 125865, perl-file-rsyncp/trunk/PKGBUILD)
Deleted:
  perl-file-rsyncp/repos/community-i686/PKGBUILD
  perl-file-rsyncp/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   66 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   31 --------------------
 community-x86_64/PKGBUILD |   31 --------------------
 3 files changed, 66 insertions(+), 62 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-01-13 10:01:14 UTC (rev 125865)
+++ community-i686/PKGBUILD	2015-01-13 10:01:58 UTC (rev 125866)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-
-pkgname=perl-file-rsyncp
-pkgver=0.70
-pkgrel=4
-pkgdesc='Perl interface to rsync file list encoding and decoding'
-arch=('i686' 'x86_64')
-license=('GPL' 'PerlArtistic')
-options=('!emptydirs' '!makeflags')
-url='http://search.cpan.org/dist/File-RsyncP'
-source=("http://search.cpan.org/CPAN/authors/id/C/CB/CBARRATT/File-RsyncP-$pkgver.tar.gz")
-md5sums=('f244372d15a2991b8700f62e73ac51e4')
-
-build() {
-  cd File-RsyncP-$pkgver
-  USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd File-RsyncP-$pkgver
-  make test
-}
-
-package() {
-  cd File-RsyncP-$pkgver
-  make install DESTDIR="$pkgdir/"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: perl-file-rsyncp/repos/community-i686/PKGBUILD (from rev 125865, perl-file-rsyncp/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-01-13 10:01:58 UTC (rev 125866)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Sébastien Luttringer
+
+pkgname=perl-file-rsyncp
+pkgver=0.72
+pkgrel=1
+pkgdesc='Perl interface to rsync file list encoding and decoding'
+arch=('i686' 'x86_64')
+license=('GPL' 'PerlArtistic')
+depends=('perl')
+options=('!emptydirs' '!makeflags')
+url='http://search.cpan.org/dist/File-RsyncP'
+source=("http://search.cpan.org/CPAN/authors/id/C/CB/CBARRATT/File-RsyncP-$pkgver.tar.gz")
+md5sums=('ab2729ab4657705052d80eca107d6444')
+
+build() {
+  cd File-RsyncP-$pkgver
+  USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd File-RsyncP-$pkgver
+  make test
+}
+
+package() {
+  cd File-RsyncP-$pkgver
+  make install DESTDIR="$pkgdir/"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-01-13 10:01:14 UTC (rev 125865)
+++ community-x86_64/PKGBUILD	2015-01-13 10:01:58 UTC (rev 125866)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-
-pkgname=perl-file-rsyncp
-pkgver=0.70
-pkgrel=4
-pkgdesc='Perl interface to rsync file list encoding and decoding'
-arch=('i686' 'x86_64')
-license=('GPL' 'PerlArtistic')
-options=('!emptydirs' '!makeflags')
-url='http://search.cpan.org/dist/File-RsyncP'
-source=("http://search.cpan.org/CPAN/authors/id/C/CB/CBARRATT/File-RsyncP-$pkgver.tar.gz")
-md5sums=('f244372d15a2991b8700f62e73ac51e4')
-
-build() {
-  cd File-RsyncP-$pkgver
-  USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd File-RsyncP-$pkgver
-  make test
-}
-
-package() {
-  cd File-RsyncP-$pkgver
-  make install DESTDIR="$pkgdir/"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: perl-file-rsyncp/repos/community-x86_64/PKGBUILD (from rev 125865, perl-file-rsyncp/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-01-13 10:01:58 UTC (rev 125866)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Sébastien Luttringer
+
+pkgname=perl-file-rsyncp
+pkgver=0.72
+pkgrel=1
+pkgdesc='Perl interface to rsync file list encoding and decoding'
+arch=('i686' 'x86_64')
+license=('GPL' 'PerlArtistic')
+depends=('perl')
+options=('!emptydirs' '!makeflags')
+url='http://search.cpan.org/dist/File-RsyncP'
+source=("http://search.cpan.org/CPAN/authors/id/C/CB/CBARRATT/File-RsyncP-$pkgver.tar.gz")
+md5sums=('ab2729ab4657705052d80eca107d6444')
+
+build() {
+  cd File-RsyncP-$pkgver
+  USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd File-RsyncP-$pkgver
+  make test
+}
+
+package() {
+  cd File-RsyncP-$pkgver
+  make install DESTDIR="$pkgdir/"
+}
+
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list