[arch-commits] Commit in lftp/repos (4 files)

Andreas Radke andyrtr at nymeria.archlinux.org
Mon Jun 2 19:37:48 UTC 2014


    Date: Monday, June 2, 2014 @ 21:37:47
  Author: andyrtr
Revision: 214044

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

Added:
  lftp/repos/extra-i686/PKGBUILD
    (from rev 214043, lftp/trunk/PKGBUILD)
  lftp/repos/extra-x86_64/PKGBUILD
    (from rev 214043, lftp/trunk/PKGBUILD)
Deleted:
  lftp/repos/extra-i686/PKGBUILD
  lftp/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   66 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   33 ------------------------
 extra-x86_64/PKGBUILD |   33 ------------------------
 3 files changed, 66 insertions(+), 66 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2014-06-02 19:37:28 UTC (rev 214043)
+++ extra-i686/PKGBUILD	2014-06-02 19:37:47 UTC (rev 214044)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke <andyrtr at archlinux.org>
-# Contributor: Aaron Griffin <aaron at archlinux.org>
-
-pkgname=lftp
-pkgver=4.5.0
-pkgrel=1
-pkgdesc="Sophisticated command line based FTP client"
-arch=('i686' 'x86_64')
-license=('GPL3')
-depends=('gcc-libs' 'readline' 'gnutls' 'expat' 'sh')
-optdepends=('perl: needed for convert-netscape-cookies and verify-file')
-url="http://lftp.yar.ru/"
-backup=('etc/lftp.conf')
-source=(http://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
-md5sums=('cddbbf3f958047f7ce5a2e4386b36fc8'
-         'SKIP')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-    --with-gnutls \
-    --without-openssl \
-    --without-included-regex \
-    --disable-static
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  rm -rf ${pkgdir}/usr/lib
-}

Copied: lftp/repos/extra-i686/PKGBUILD (from rev 214043, lftp/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2014-06-02 19:37:47 UTC (rev 214044)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
+# Contributor: Aaron Griffin <aaron at archlinux.org>
+
+pkgname=lftp
+pkgver=4.5.1
+pkgrel=1
+pkgdesc="Sophisticated command line based FTP client"
+arch=('i686' 'x86_64')
+license=('GPL3')
+depends=('gcc-libs' 'readline' 'gnutls' 'expat' 'sh')
+optdepends=('perl: needed for convert-netscape-cookies and verify-file')
+url="http://lftp.yar.ru/"
+backup=('etc/lftp.conf')
+source=(http://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
+md5sums=('1a43302f5bc3552741c329c6afe86c9a'
+         'SKIP')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+    --with-gnutls \
+    --without-openssl \
+    --without-included-regex \
+    --disable-static
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  rm -rf ${pkgdir}/usr/lib
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2014-06-02 19:37:28 UTC (rev 214043)
+++ extra-x86_64/PKGBUILD	2014-06-02 19:37:47 UTC (rev 214044)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke <andyrtr at archlinux.org>
-# Contributor: Aaron Griffin <aaron at archlinux.org>
-
-pkgname=lftp
-pkgver=4.5.0
-pkgrel=1
-pkgdesc="Sophisticated command line based FTP client"
-arch=('i686' 'x86_64')
-license=('GPL3')
-depends=('gcc-libs' 'readline' 'gnutls' 'expat' 'sh')
-optdepends=('perl: needed for convert-netscape-cookies and verify-file')
-url="http://lftp.yar.ru/"
-backup=('etc/lftp.conf')
-source=(http://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
-md5sums=('cddbbf3f958047f7ce5a2e4386b36fc8'
-         'SKIP')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-    --with-gnutls \
-    --without-openssl \
-    --without-included-regex \
-    --disable-static
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  rm -rf ${pkgdir}/usr/lib
-}

Copied: lftp/repos/extra-x86_64/PKGBUILD (from rev 214043, lftp/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2014-06-02 19:37:47 UTC (rev 214044)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
+# Contributor: Aaron Griffin <aaron at archlinux.org>
+
+pkgname=lftp
+pkgver=4.5.1
+pkgrel=1
+pkgdesc="Sophisticated command line based FTP client"
+arch=('i686' 'x86_64')
+license=('GPL3')
+depends=('gcc-libs' 'readline' 'gnutls' 'expat' 'sh')
+optdepends=('perl: needed for convert-netscape-cookies and verify-file')
+url="http://lftp.yar.ru/"
+backup=('etc/lftp.conf')
+source=(http://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
+md5sums=('1a43302f5bc3552741c329c6afe86c9a'
+         'SKIP')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+    --with-gnutls \
+    --without-openssl \
+    --without-included-regex \
+    --disable-static
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  rm -rf ${pkgdir}/usr/lib
+}




More information about the arch-commits mailing list