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

Andreas Radke andyrtr at nymeria.archlinux.org
Tue Jan 29 15:39:14 UTC 2013


    Date: Tuesday, January 29, 2013 @ 16:39:14
  Author: andyrtr
Revision: 176314

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

Added:
  lftp/repos/extra-i686/PKGBUILD
    (from rev 176313, lftp/trunk/PKGBUILD)
  lftp/repos/extra-i686/lftp-4.3.8-gets.patch
    (from rev 176313, lftp/trunk/lftp-4.3.8-gets.patch)
  lftp/repos/extra-x86_64/PKGBUILD
    (from rev 176313, lftp/trunk/PKGBUILD)
  lftp/repos/extra-x86_64/lftp-4.3.8-gets.patch
    (from rev 176313, lftp/trunk/lftp-4.3.8-gets.patch)
Deleted:
  lftp/repos/extra-i686/PKGBUILD
  lftp/repos/extra-i686/lftp-4.3.8-gets.patch
  lftp/repos/extra-x86_64/PKGBUILD
  lftp/repos/extra-x86_64/lftp-4.3.8-gets.patch

------------------------------------+
 extra-i686/PKGBUILD                |   64 +++++++++++++++++------------------
 extra-i686/lftp-4.3.8-gets.patch   |   32 ++++++++---------
 extra-x86_64/PKGBUILD              |   64 +++++++++++++++++------------------
 extra-x86_64/lftp-4.3.8-gets.patch |   32 ++++++++---------
 4 files changed, 96 insertions(+), 96 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-01-29 15:38:55 UTC (rev 176313)
+++ extra-i686/PKGBUILD	2013-01-29 15:39:14 UTC (rev 176314)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke <andyrtr at archlinux.org>
-# Contributor: Aaron Griffin <aaron at archlinux.org>
-
-pkgname=lftp
-pkgver=4.4.0
-pkgrel=1
-pkgdesc="Sophisticated command line based FTP client"
-arch=('i686' 'x86_64')
-license=('GPL3')
-depends=('gcc-libs' 'readline>=6.2' "gnutls" "expat>=2.0.1-4" 'sh')
-optdepends=('perl: needed for convert-netscape-cookies and verify-file')
-url="http://lftp.yar.ru/"
-backup=('etc/lftp.conf')
-source=(http://ftp.yars.free.net/pub/source/lftp/${pkgname}-${pkgver}.tar.bz2
-       lftp-4.3.8-gets.patch)
-md5sums=('9d6a048bb6be9bc3baecfea53b0d8330'
-         '77168a7f368b07eec7e079b55496fa97')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  patch -Np1 -i ${srcdir}/lftp-4.3.8-gets.patch
-  ./configure --prefix=/usr --with-gnutls \
-	--without-openssl --disable-static
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  rm -rf ${pkgdir}/usr/lib
-}

Copied: lftp/repos/extra-i686/PKGBUILD (from rev 176313, lftp/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-01-29 15:39:14 UTC (rev 176314)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
+# Contributor: Aaron Griffin <aaron at archlinux.org>
+
+pkgname=lftp
+pkgver=4.4.1
+pkgrel=1
+pkgdesc="Sophisticated command line based FTP client"
+arch=('i686' 'x86_64')
+license=('GPL3')
+depends=('gcc-libs' 'readline>=6.2' "gnutls" "expat>=2.0.1-4" 'sh')
+optdepends=('perl: needed for convert-netscape-cookies and verify-file')
+url="http://lftp.yar.ru/"
+backup=('etc/lftp.conf')
+source=(http://ftp.yars.free.net/pub/source/lftp/${pkgname}-${pkgver}.tar.bz2
+       lftp-4.3.8-gets.patch)
+md5sums=('1a6de8e3922ffb51ec21642e51744b02'
+         '77168a7f368b07eec7e079b55496fa97')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/lftp-4.3.8-gets.patch
+  ./configure --prefix=/usr --with-gnutls \
+	--without-openssl --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  rm -rf ${pkgdir}/usr/lib
+}

Deleted: extra-i686/lftp-4.3.8-gets.patch
===================================================================
--- extra-i686/lftp-4.3.8-gets.patch	2013-01-29 15:38:55 UTC (rev 176313)
+++ extra-i686/lftp-4.3.8-gets.patch	2013-01-29 15:39:14 UTC (rev 176314)
@@ -1,16 +0,0 @@
-diff -up lftp-4.3.8/lib/stdio.in.h.gets lftp-4.3.8/lib/stdio.in.h
---- lftp-4.3.8/lib/stdio.in.h.gets	2012-07-22 15:07:15.101115146 -0400
-+++ lftp-4.3.8/lib/stdio.in.h	2012-07-22 15:08:09.777098512 -0400
-@@ -702,10 +702,12 @@ _GL_WARN_ON_USE (getline, "getline is un
- /* It is very rare that the developer ever has full control of stdin,
-    so any use of gets warrants an unconditional warning; besides, C11
-    removed it.  */
-+#if defined gets
- #undef gets
- #if HAVE_RAW_DECL_GETS
- _GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
- #endif
-+#endif // if defined gets
- 
- 
- #if @GNULIB_OBSTACK_PRINTF@ || @GNULIB_OBSTACK_PRINTF_POSIX@

Copied: lftp/repos/extra-i686/lftp-4.3.8-gets.patch (from rev 176313, lftp/trunk/lftp-4.3.8-gets.patch)
===================================================================
--- extra-i686/lftp-4.3.8-gets.patch	                        (rev 0)
+++ extra-i686/lftp-4.3.8-gets.patch	2013-01-29 15:39:14 UTC (rev 176314)
@@ -0,0 +1,16 @@
+diff -up lftp-4.3.8/lib/stdio.in.h.gets lftp-4.3.8/lib/stdio.in.h
+--- lftp-4.3.8/lib/stdio.in.h.gets	2012-07-22 15:07:15.101115146 -0400
++++ lftp-4.3.8/lib/stdio.in.h	2012-07-22 15:08:09.777098512 -0400
+@@ -702,10 +702,12 @@ _GL_WARN_ON_USE (getline, "getline is un
+ /* It is very rare that the developer ever has full control of stdin,
+    so any use of gets warrants an unconditional warning; besides, C11
+    removed it.  */
++#if defined gets
+ #undef gets
+ #if HAVE_RAW_DECL_GETS
+ _GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
+ #endif
++#endif // if defined gets
+ 
+ 
+ #if @GNULIB_OBSTACK_PRINTF@ || @GNULIB_OBSTACK_PRINTF_POSIX@

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-01-29 15:38:55 UTC (rev 176313)
+++ extra-x86_64/PKGBUILD	2013-01-29 15:39:14 UTC (rev 176314)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke <andyrtr at archlinux.org>
-# Contributor: Aaron Griffin <aaron at archlinux.org>
-
-pkgname=lftp
-pkgver=4.4.0
-pkgrel=1
-pkgdesc="Sophisticated command line based FTP client"
-arch=('i686' 'x86_64')
-license=('GPL3')
-depends=('gcc-libs' 'readline>=6.2' "gnutls" "expat>=2.0.1-4" 'sh')
-optdepends=('perl: needed for convert-netscape-cookies and verify-file')
-url="http://lftp.yar.ru/"
-backup=('etc/lftp.conf')
-source=(http://ftp.yars.free.net/pub/source/lftp/${pkgname}-${pkgver}.tar.bz2
-       lftp-4.3.8-gets.patch)
-md5sums=('9d6a048bb6be9bc3baecfea53b0d8330'
-         '77168a7f368b07eec7e079b55496fa97')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  patch -Np1 -i ${srcdir}/lftp-4.3.8-gets.patch
-  ./configure --prefix=/usr --with-gnutls \
-	--without-openssl --disable-static
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  rm -rf ${pkgdir}/usr/lib
-}

Copied: lftp/repos/extra-x86_64/PKGBUILD (from rev 176313, lftp/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-01-29 15:39:14 UTC (rev 176314)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
+# Contributor: Aaron Griffin <aaron at archlinux.org>
+
+pkgname=lftp
+pkgver=4.4.1
+pkgrel=1
+pkgdesc="Sophisticated command line based FTP client"
+arch=('i686' 'x86_64')
+license=('GPL3')
+depends=('gcc-libs' 'readline>=6.2' "gnutls" "expat>=2.0.1-4" 'sh')
+optdepends=('perl: needed for convert-netscape-cookies and verify-file')
+url="http://lftp.yar.ru/"
+backup=('etc/lftp.conf')
+source=(http://ftp.yars.free.net/pub/source/lftp/${pkgname}-${pkgver}.tar.bz2
+       lftp-4.3.8-gets.patch)
+md5sums=('1a6de8e3922ffb51ec21642e51744b02'
+         '77168a7f368b07eec7e079b55496fa97')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -Np1 -i ${srcdir}/lftp-4.3.8-gets.patch
+  ./configure --prefix=/usr --with-gnutls \
+	--without-openssl --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  rm -rf ${pkgdir}/usr/lib
+}

Deleted: extra-x86_64/lftp-4.3.8-gets.patch
===================================================================
--- extra-x86_64/lftp-4.3.8-gets.patch	2013-01-29 15:38:55 UTC (rev 176313)
+++ extra-x86_64/lftp-4.3.8-gets.patch	2013-01-29 15:39:14 UTC (rev 176314)
@@ -1,16 +0,0 @@
-diff -up lftp-4.3.8/lib/stdio.in.h.gets lftp-4.3.8/lib/stdio.in.h
---- lftp-4.3.8/lib/stdio.in.h.gets	2012-07-22 15:07:15.101115146 -0400
-+++ lftp-4.3.8/lib/stdio.in.h	2012-07-22 15:08:09.777098512 -0400
-@@ -702,10 +702,12 @@ _GL_WARN_ON_USE (getline, "getline is un
- /* It is very rare that the developer ever has full control of stdin,
-    so any use of gets warrants an unconditional warning; besides, C11
-    removed it.  */
-+#if defined gets
- #undef gets
- #if HAVE_RAW_DECL_GETS
- _GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
- #endif
-+#endif // if defined gets
- 
- 
- #if @GNULIB_OBSTACK_PRINTF@ || @GNULIB_OBSTACK_PRINTF_POSIX@

Copied: lftp/repos/extra-x86_64/lftp-4.3.8-gets.patch (from rev 176313, lftp/trunk/lftp-4.3.8-gets.patch)
===================================================================
--- extra-x86_64/lftp-4.3.8-gets.patch	                        (rev 0)
+++ extra-x86_64/lftp-4.3.8-gets.patch	2013-01-29 15:39:14 UTC (rev 176314)
@@ -0,0 +1,16 @@
+diff -up lftp-4.3.8/lib/stdio.in.h.gets lftp-4.3.8/lib/stdio.in.h
+--- lftp-4.3.8/lib/stdio.in.h.gets	2012-07-22 15:07:15.101115146 -0400
++++ lftp-4.3.8/lib/stdio.in.h	2012-07-22 15:08:09.777098512 -0400
+@@ -702,10 +702,12 @@ _GL_WARN_ON_USE (getline, "getline is un
+ /* It is very rare that the developer ever has full control of stdin,
+    so any use of gets warrants an unconditional warning; besides, C11
+    removed it.  */
++#if defined gets
+ #undef gets
+ #if HAVE_RAW_DECL_GETS
+ _GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
+ #endif
++#endif // if defined gets
+ 
+ 
+ #if @GNULIB_OBSTACK_PRINTF@ || @GNULIB_OBSTACK_PRINTF_POSIX@




More information about the arch-commits mailing list