[arch-commits] Commit in lftp/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-08-22 Thread Andreas Radke via arch-commits
Date: Saturday, August 22, 2020 @ 19:06:01
  Author: andyrtr
Revision: 394550

archrelease: copy trunk to extra-x86_64

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

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-08-22 19:05:50 UTC (rev 394549)
+++ PKGBUILD2020-08-22 19:06:01 UTC (rev 394550)
@@ -1,33 +0,0 @@
-# Maintainer: Andreas Radke 
-# Contributor: Aaron Griffin 
-
-pkgname=lftp
-pkgver=4.9.1
-pkgrel=1
-pkgdesc="Sophisticated command line based FTP client"
-arch=('x86_64')
-license=('GPL3')
-depends=('gcc-libs' 'readline' 'gnutls' 'expat' 'sh' 'hicolor-icon-theme')
-optdepends=('perl: needed for convert-netscape-cookies and verify-file')
-url="https://lftp.yar.ru/;
-backup=('etc/lftp.conf')
-source=(https://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
-sha256sums=('5969fcaefd102955dd882f3bcd8962198bc537224749ed92f206f415207a024b'
-'SKIP')
-validpgpkeys=('C027FA3148652A5513036413A824BB69F2A99A18') # "Alexander V. 
Lukyanov "
-
-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 394549, lftp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-08-22 19:06:01 UTC (rev 394550)
@@ -0,0 +1,33 @@
+# Maintainer: Andreas Radke 
+# Contributor: Aaron Griffin 
+
+pkgname=lftp
+pkgver=4.9.2
+pkgrel=1
+pkgdesc="Sophisticated command line based FTP client"
+arch=('x86_64')
+license=('GPL3')
+depends=('gcc-libs' 'readline' 'gnutls' 'expat' 'sh' 'hicolor-icon-theme')
+optdepends=('perl: needed for convert-netscape-cookies and verify-file')
+url="https://lftp.yar.ru/;
+backup=('etc/lftp.conf')
+source=(https://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
+sha256sums=('c517c4f4f9c39bd415d7313088a2b1e313b2d386867fe40b7692b83a20f0670d'
+'SKIP')
+validpgpkeys=('C027FA3148652A5513036413A824BB69F2A99A18') # "Alexander V. 
Lukyanov "
+
+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
+}


[arch-commits] Commit in lftp/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-01-18 Thread Andreas Radke via arch-commits
Date: Saturday, January 18, 2020 @ 16:29:52
  Author: andyrtr
Revision: 373682

archrelease: copy trunk to extra-x86_64

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

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-18 16:29:41 UTC (rev 373681)
+++ PKGBUILD2020-01-18 16:29:52 UTC (rev 373682)
@@ -1,33 +0,0 @@
-# Maintainer: Andreas Radke 
-# Contributor: Aaron Griffin 
-
-pkgname=lftp
-pkgver=4.9.0
-pkgrel=1
-pkgdesc="Sophisticated command line based FTP client"
-arch=('x86_64')
-license=('GPL3')
-depends=('gcc-libs' 'readline' 'gnutls' 'expat' 'sh' 'hicolor-icon-theme')
-optdepends=('perl: needed for convert-netscape-cookies and verify-file')
-url="https://lftp.yar.ru/;
-backup=('etc/lftp.conf')
-source=(https://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
-sha256sums=('0b3b659e1969a31827a25861c01ccf71ac6d3f20ee256bdf6999d653e031a24e'
-'SKIP')
-validpgpkeys=('C027FA3148652A5513036413A824BB69F2A99A18') # "Alexander V. 
Lukyanov "
-
-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 373681, lftp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-18 16:29:52 UTC (rev 373682)
@@ -0,0 +1,33 @@
+# Maintainer: Andreas Radke 
+# Contributor: Aaron Griffin 
+
+pkgname=lftp
+pkgver=4.9.1
+pkgrel=1
+pkgdesc="Sophisticated command line based FTP client"
+arch=('x86_64')
+license=('GPL3')
+depends=('gcc-libs' 'readline' 'gnutls' 'expat' 'sh' 'hicolor-icon-theme')
+optdepends=('perl: needed for convert-netscape-cookies and verify-file')
+url="https://lftp.yar.ru/;
+backup=('etc/lftp.conf')
+source=(https://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
+sha256sums=('5969fcaefd102955dd882f3bcd8962198bc537224749ed92f206f415207a024b'
+'SKIP')
+validpgpkeys=('C027FA3148652A5513036413A824BB69F2A99A18') # "Alexander V. 
Lukyanov "
+
+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
+}


[arch-commits] Commit in lftp/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-09-19 Thread Andreas Radke via arch-commits
Date: Wednesday, September 19, 2018 @ 19:32:38
  Author: andyrtr
Revision: 335023

archrelease: copy trunk to extra-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-09-19 19:32:30 UTC (rev 335022)
+++ PKGBUILD2018-09-19 19:32:38 UTC (rev 335023)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-# Contributor: Aaron Griffin 
-
-pkgname=lftp
-pkgver=4.8.4
-pkgrel=1
-pkgdesc="Sophisticated command line based FTP client"
-arch=('x86_64')
-license=('GPL3')
-depends=('gcc-libs' 'readline' 'gnutls' 'libidn' 'expat' 'sh' 
'hicolor-icon-theme')
-optdepends=('perl: needed for convert-netscape-cookies and verify-file')
-url="https://lftp.yar.ru/;
-backup=('etc/lftp.conf')
-source=(https://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
-sha256sums=('4ebc271e9e5cea84a683375a0f7e91086e5dac90c5d51bb3f169f75386107a62'
-'SKIP')
-validpgpkeys=('C027FA3148652A5513036413A824BB69F2A99A18') # "Alexander V. 
Lukyanov "
-
-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 335022, lftp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-09-19 19:32:38 UTC (rev 335023)
@@ -0,0 +1,33 @@
+# Maintainer: Andreas Radke 
+# Contributor: Aaron Griffin 
+
+pkgname=lftp
+pkgver=4.8.4
+pkgrel=2
+pkgdesc="Sophisticated command line based FTP client"
+arch=('x86_64')
+license=('GPL3')
+depends=('gcc-libs' 'readline' 'gnutls' 'expat' 'sh' 'hicolor-icon-theme')
+optdepends=('perl: needed for convert-netscape-cookies and verify-file')
+url="https://lftp.yar.ru/;
+backup=('etc/lftp.conf')
+source=(https://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
+sha256sums=('4ebc271e9e5cea84a683375a0f7e91086e5dac90c5d51bb3f169f75386107a62'
+'SKIP')
+validpgpkeys=('C027FA3148652A5513036413A824BB69F2A99A18') # "Alexander V. 
Lukyanov "
+
+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
+}


[arch-commits] Commit in lftp/repos (extra-x86_64)

2011-06-28 Thread andyrtr
Date: Tuesday, June 28, 2011 @ 11:35:26
  Author: andyrtr
Revision: 129517

archrelease: remove extra-x86_64

Deleted:
  lftp/repos/extra-x86_64/



[arch-commits] Commit in lftp/repos (extra-x86_64)

2011-06-28 Thread andyrtr
Date: Tuesday, June 28, 2011 @ 11:35:44
  Author: andyrtr
Revision: 129518

archrelease: copy trunk to extra-x86_64

Added:
  lftp/repos/extra-x86_64/



[arch-commits] Commit in lftp/repos (extra-x86_64)

2011-06-18 Thread andyrtr
Date: Saturday, June 18, 2011 @ 06:02:53
  Author: andyrtr
Revision: 127771

archrelease: remove extra-x86_64

Deleted:
  lftp/repos/extra-x86_64/



[arch-commits] Commit in lftp/repos (extra-x86_64)

2011-06-18 Thread andyrtr
Date: Saturday, June 18, 2011 @ 06:03:09
  Author: andyrtr
Revision: 127772

archrelease: copy trunk to extra-x86_64

Added:
  lftp/repos/extra-x86_64/



[arch-commits] Commit in lftp/repos (extra-x86_64)

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 11:01:14
  Author: andyrtr
Revision: 121223

archrelease: remove extra-x86_64

Deleted:
  lftp/repos/extra-x86_64/



[arch-commits] Commit in lftp/repos (extra-x86_64)

2011-04-29 Thread andyrtr
Date: Friday, April 29, 2011 @ 11:01:30
  Author: andyrtr
Revision: 121224

archrelease: copy trunk to extra-x86_64

Added:
  lftp/repos/extra-x86_64/



[arch-commits] Commit in lftp/repos (extra-x86_64)

2011-04-11 Thread andyrtr
Date: Monday, April 11, 2011 @ 15:32:28
  Author: andyrtr
Revision: 119503

archrelease: remove extra-x86_64

Deleted:
  lftp/repos/extra-x86_64/



[arch-commits] Commit in lftp/repos (extra-x86_64)

2011-04-11 Thread andyrtr
Date: Monday, April 11, 2011 @ 15:32:49
  Author: andyrtr
Revision: 119504

archrelease: copy trunk to extra-x86_64

Added:
  lftp/repos/extra-x86_64/



[arch-commits] Commit in lftp/repos (extra-x86_64)

2011-03-30 Thread andyrtr
Date: Wednesday, March 30, 2011 @ 12:50:00
  Author: andyrtr
Revision: 117285

archrelease: copy trunk to extra-x86_64

Added:
  lftp/repos/extra-x86_64/



[arch-commits] Commit in lftp/repos (extra-x86_64)

2011-03-30 Thread andyrtr
Date: Wednesday, March 30, 2011 @ 12:49:41
  Author: andyrtr
Revision: 117284

archrelease: remove extra-x86_64

Deleted:
  lftp/repos/extra-x86_64/



[arch-commits] Commit in lftp/repos (extra-x86_64)

2011-03-05 Thread andyrtr
Date: Saturday, March 5, 2011 @ 07:51:05
  Author: andyrtr
Revision: 112616

archrelease: remove extra-x86_64

Deleted:
  lftp/repos/extra-x86_64/



[arch-commits] Commit in lftp/repos (extra-x86_64)

2011-03-05 Thread andyrtr
Date: Saturday, March 5, 2011 @ 07:51:24
  Author: andyrtr
Revision: 112617

archrelease: copy trunk to extra-x86_64

Added:
  lftp/repos/extra-x86_64/



[arch-commits] Commit in lftp/repos (extra-x86_64)

2011-01-19 Thread andyrtr
Date: Wednesday, January 19, 2011 @ 16:36:53
  Author: andyrtr
Revision: 106967

archrelease: remove extra-x86_64

Deleted:
  lftp/repos/extra-x86_64/



[arch-commits] Commit in lftp/repos (extra-x86_64)

2011-01-19 Thread andyrtr
Date: Wednesday, January 19, 2011 @ 16:37:10
  Author: andyrtr
Revision: 106968

archrelease: copy trunk to extra-x86_64

Added:
  lftp/repos/extra-x86_64/



[arch-commits] Commit in lftp/repos (extra-x86_64)

2011-01-06 Thread andyrtr
Date: Thursday, January 6, 2011 @ 13:01:41
  Author: andyrtr
Revision: 105132

archrelease: remove extra-x86_64

Deleted:
  lftp/repos/extra-x86_64/



[arch-commits] Commit in lftp/repos (extra-x86_64)

2011-01-06 Thread andyrtr
Date: Thursday, January 6, 2011 @ 13:02:00
  Author: andyrtr
Revision: 105133

archrelease: copy trunk to extra-x86_64

Added:
  lftp/repos/extra-x86_64/



[arch-commits] Commit in lftp/repos (extra-x86_64)

2010-11-29 Thread andyrtr
Date: Monday, November 29, 2010 @ 14:13:38
  Author: andyrtr
Revision: 101596

archrelease: remove extra-x86_64

Deleted:
  lftp/repos/extra-x86_64/



[arch-commits] Commit in lftp/repos (extra-x86_64)

2010-11-29 Thread andyrtr
Date: Monday, November 29, 2010 @ 14:13:59
  Author: andyrtr
Revision: 101597

archrelease: copy trunk to extra-x86_64

Added:
  lftp/repos/extra-x86_64/



[arch-commits] Commit in lftp/repos (extra-x86_64)

2010-09-01 Thread andyrtr
Date: Wednesday, September 1, 2010 @ 14:05:13
  Author: andyrtr
Revision: 89556

archrelease: remove extra-x86_64

Deleted:
  lftp/repos/extra-x86_64/



[arch-commits] Commit in lftp/repos (extra-x86_64)

2010-06-12 Thread andyrtr
Date: Saturday, June 12, 2010 @ 17:03:05
  Author: andyrtr
Revision: 82540

archrelease: remove extra-x86_64

Deleted:
  lftp/repos/extra-x86_64/



[arch-commits] Commit in lftp/repos (extra-x86_64)

2010-06-12 Thread andyrtr
Date: Saturday, June 12, 2010 @ 17:03:25
  Author: andyrtr
Revision: 82541

archrelease: copy trunk to extra-x86_64

Added:
  lftp/repos/extra-x86_64/



[arch-commits] Commit in lftp/repos (extra-x86_64)

2010-06-06 Thread andyrtr
Date: Sunday, June 6, 2010 @ 07:15:56
  Author: andyrtr
Revision: 81852

archrelease: remove extra-x86_64

Deleted:
  lftp/repos/extra-x86_64/



[arch-commits] Commit in lftp/repos (extra-x86_64)

2010-06-06 Thread andyrtr
Date: Sunday, June 6, 2010 @ 07:16:19
  Author: andyrtr
Revision: 81853

archrelease: copy trunk to extra-x86_64

Added:
  lftp/repos/extra-x86_64/



[arch-commits] Commit in lftp/repos (extra-x86_64)

2010-05-02 Thread andyrtr
Date: Sunday, May 2, 2010 @ 05:35:26
  Author: andyrtr
Revision: 79232

archrelease: remove extra-x86_64

Deleted:
  lftp/repos/extra-x86_64/



[arch-commits] Commit in lftp/repos (extra-x86_64)

2010-05-02 Thread andyrtr
Date: Sunday, May 2, 2010 @ 05:35:48
  Author: andyrtr
Revision: 79233

archrelease: copy trunk to extra-x86_64

Added:
  lftp/repos/extra-x86_64/



[arch-commits] Commit in lftp/repos (extra-x86_64)

2010-03-28 Thread andyrtr
Date: Sunday, March 28, 2010 @ 14:33:58
  Author: andyrtr
Revision: 73817

archrelease: remove extra-x86_64

Deleted:
  lftp/repos/extra-x86_64/



[arch-commits] Commit in lftp/repos (extra-x86_64)

2010-03-28 Thread andyrtr
Date: Sunday, March 28, 2010 @ 14:34:19
  Author: andyrtr
Revision: 73818

archrelease: copy trunk to extra-x86_64

Added:
  lftp/repos/extra-x86_64/



[arch-commits] Commit in lftp/repos (extra-x86_64 extra-x86_64/PKGBUILD)

2009-12-27 Thread andyrtr
Date: Sunday, December 27, 2009 @ 14:36:02
  Author: andyrtr
Revision: 61905

Merged revisions 61903 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/lftp/trunk


  r61903 | andyrtr | 2009-12-27 19:34:12 + (So, 27 Dez 2009) | 2 lines
  
  upgpkg: lftp 4.0.5-1
  new version 4.0.5


Modified:
  lftp/repos/extra-x86_64/  (properties)
  lftp/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Property changes on: lftp/repos/extra-x86_64
___
Modified: svnmerge-integrated
   - /lftp/trunk:1-59190
   + /lftp/trunk:1-61904

Modified: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2009-12-27 19:34:58 UTC (rev 61904)
+++ extra-x86_64/PKGBUILD   2009-12-27 19:36:02 UTC (rev 61905)
@@ -3,18 +3,18 @@
 # Contributor: Aaron Griffin aa...@archlinux.org
 
 pkgname=lftp
-pkgver=4.0.4
+pkgver=4.0.5
 pkgrel=1
 pkgdesc=Sophisticated command line based FTP client
 arch=('i686' 'x86_64')
 license=('GPL3')
-depends=('gcc-libs' 'readline=6.0' gnutls=2.8.3 expat=2.0.1-2 'sh')
+depends=('gcc-libs' 'readline=6.0' gnutls=2.8.5 expat=2.0.1-4 'sh')
 optdepends=('perl: needed for convert-netscape-cookies and verify-file')
 makedepends=('autoconf')
 url=http://lftp.yar.ru/;
 backup=('etc/lftp.conf')
 source=(http://ftp.yars.free.net/pub/source/lftp/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('2fce67be564213a9193162033439e81b')
+md5sums=('5400cad5f91e131ac2ded7c24aea594c')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}