Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] lftp: adopt package
@ 2019-11-03  4:01 voidlinux-github
  2019-11-03  4:17 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-11-03  4:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 368 bytes --]

There is a new pull request by ndowens against master on the void-packages repository

https://github.com/ndowens/void-packages lftp
https://github.com/void-linux/void-packages/pull/16078

lftp: adopt package
Adopt and not bumping version, as no need to cause a build trigger.

A patch file from https://github.com/void-linux/void-packages/pull/16078.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lftp-16078.patch --]
[-- Type: text/x-diff, Size: 839 bytes --]

From d4a03e32166eb776c98b53221870a6e4cecf522c Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Sat, 2 Nov 2019 23:00:09 -0500
Subject: [PATCH] lftp: adopt package

---
 srcpkgs/lftp/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/lftp/template b/srcpkgs/lftp/template
index e47bacca5b0..136ed67662c 100644
--- a/srcpkgs/lftp/template
+++ b/srcpkgs/lftp/template
@@ -11,7 +11,7 @@ hostmakedepends="pkg-config gettext-devel"
 makedepends="zlib-devel ncurses-devel readline-devel libressl-devel
  expat-devel libidn-devel"
 short_desc="Sophisticated FTP/HTTP client"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Nathan Owens <ndowens04@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://lftp.yar.ru/"
 distfiles="http://lftp.yar.ru/ftp/lftp-${version}.tar.xz"

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] lftp: adopt package
  2019-11-03  4:01 [PR PATCH] lftp: adopt package voidlinux-github
  2019-11-03  4:17 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-11-03  4:17 ` voidlinux-github
  2019-11-03  4:29 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-11-03  4:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 373 bytes --]

There is an updated pull request by ndowens against master on the void-packages repository

https://github.com/ndowens/void-packages lftp
https://github.com/void-linux/void-packages/pull/16078

lftp: adopt package
Adopt and not bumping version, as no need to cause a build trigger.

A patch file from https://github.com/void-linux/void-packages/pull/16078.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lftp-16078.patch --]
[-- Type: text/x-diff, Size: 1226 bytes --]

From 1186103ea171d744424bb9ff45b3c15fe3d9380d Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Sat, 2 Nov 2019 23:00:09 -0500
Subject: [PATCH] lftp: adopt package

---
 srcpkgs/lftp/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lftp/template b/srcpkgs/lftp/template
index e47bacca5b0..34aa2568826 100644
--- a/srcpkgs/lftp/template
+++ b/srcpkgs/lftp/template
@@ -2,7 +2,6 @@
 pkgname=lftp
 version=4.8.4
 revision=4
-lib32disabled=yes
 build_style=gnu-configure
 configure_args="--with-modules --disable-rpath --without-included-regex
  --with-openssl i_cv_posix_fallocate_works=yes --with-zlib=${XBPS_CROSS_BASE}/usr
@@ -11,9 +10,10 @@ hostmakedepends="pkg-config gettext-devel"
 makedepends="zlib-devel ncurses-devel readline-devel libressl-devel
  expat-devel libidn-devel"
 short_desc="Sophisticated FTP/HTTP client"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Nathan Owens <ndowens04@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://lftp.yar.ru/"
 distfiles="http://lftp.yar.ru/ftp/lftp-${version}.tar.xz"
 checksum=4ebc271e9e5cea84a683375a0f7e91086e5dac90c5d51bb3f169f75386107a62
+lib32disabled=yes
 conf_files="/etc/lftp.conf"

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] lftp: adopt package
  2019-11-03  4:01 [PR PATCH] lftp: adopt package voidlinux-github
@ 2019-11-03  4:17 ` voidlinux-github
  2019-11-03  4:17 ` voidlinux-github
  2019-11-03  4:29 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-11-03  4:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 373 bytes --]

There is an updated pull request by ndowens against master on the void-packages repository

https://github.com/ndowens/void-packages lftp
https://github.com/void-linux/void-packages/pull/16078

lftp: adopt package
Adopt and not bumping version, as no need to cause a build trigger.

A patch file from https://github.com/void-linux/void-packages/pull/16078.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lftp-16078.patch --]
[-- Type: text/x-diff, Size: 1226 bytes --]

From 1186103ea171d744424bb9ff45b3c15fe3d9380d Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Sat, 2 Nov 2019 23:00:09 -0500
Subject: [PATCH] lftp: adopt package

---
 srcpkgs/lftp/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lftp/template b/srcpkgs/lftp/template
index e47bacca5b0..34aa2568826 100644
--- a/srcpkgs/lftp/template
+++ b/srcpkgs/lftp/template
@@ -2,7 +2,6 @@
 pkgname=lftp
 version=4.8.4
 revision=4
-lib32disabled=yes
 build_style=gnu-configure
 configure_args="--with-modules --disable-rpath --without-included-regex
  --with-openssl i_cv_posix_fallocate_works=yes --with-zlib=${XBPS_CROSS_BASE}/usr
@@ -11,9 +10,10 @@ hostmakedepends="pkg-config gettext-devel"
 makedepends="zlib-devel ncurses-devel readline-devel libressl-devel
  expat-devel libidn-devel"
 short_desc="Sophisticated FTP/HTTP client"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Nathan Owens <ndowens04@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://lftp.yar.ru/"
 distfiles="http://lftp.yar.ru/ftp/lftp-${version}.tar.xz"
 checksum=4ebc271e9e5cea84a683375a0f7e91086e5dac90c5d51bb3f169f75386107a62
+lib32disabled=yes
 conf_files="/etc/lftp.conf"

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Merged]: lftp: adopt package
  2019-11-03  4:01 [PR PATCH] lftp: adopt package voidlinux-github
  2019-11-03  4:17 ` [PR PATCH] [Updated] " voidlinux-github
  2019-11-03  4:17 ` voidlinux-github
@ 2019-11-03  4:29 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-11-03  4:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 220 bytes --]

There's a merged pull request on the void-packages repository

lftp: adopt package
https://github.com/void-linux/void-packages/pull/16078

Description:
Adopt and not bumping version, as no need to cause a build trigger.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-11-03  4:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-03  4:01 [PR PATCH] lftp: adopt package voidlinux-github
2019-11-03  4:17 ` [PR PATCH] [Updated] " voidlinux-github
2019-11-03  4:17 ` voidlinux-github
2019-11-03  4:29 ` [PR PATCH] [Merged]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).