Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fetchmail: update to 6.4.13.
@ 2020-10-31 20:05 ailiop-git
  2020-11-02 17:19 ` [PR PATCH] [Updated] " Chocimier
  2020-11-02 17:19 ` [PR PATCH] [Merged]: " Chocimier
  0 siblings, 2 replies; 3+ messages in thread
From: ailiop-git @ 2020-10-31 20:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ailiop-git/void-packages fetchmail
https://github.com/void-linux/void-packages/pull/26020

fetchmail: update to 6.4.13.


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

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

From c0eec494decce9e895db2c04d6b0a198c9e6c3fa Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Sat, 31 Oct 2020 20:59:32 +0100
Subject: [PATCH] fetchmail: update to 6.4.13.

---
 srcpkgs/fetchmail/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/fetchmail/template b/srcpkgs/fetchmail/template
index 8a25628f47c..95397408fc0 100644
--- a/srcpkgs/fetchmail/template
+++ b/srcpkgs/fetchmail/template
@@ -1,7 +1,7 @@
 # Template file for 'fetchmail'
 pkgname=fetchmail
-version=6.4.12
-revision=2
+version=6.4.13
+revision=1
 build_style=gnu-configure
 configure_args="--with-ssl=${XBPS_CROSS_BASE}/usr"
 hostmakedepends="python3"
@@ -12,7 +12,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
 license="GPL-2.0-only"
 homepage="http://fetchmail.sourceforge.net/"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=2b84e0971dbf683ec7edd313f9218adbc7dc51c1de9825b3b549bf619c1a4887
+checksum=7d28cf060b06b9c8ec72267be7edc9a99b70f61d7d32d8b609458dcedfa74be1
 
 post_install() {
 	vsed -i -e 's,/usr/bin/python ,/usr/bin/python3 ,' "${DESTDIR}/usr/bin/fetchmailconf"

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

* Re: [PR PATCH] [Updated] fetchmail: update to 6.4.13.
  2020-10-31 20:05 [PR PATCH] fetchmail: update to 6.4.13 ailiop-git
@ 2020-11-02 17:19 ` Chocimier
  2020-11-02 17:19 ` [PR PATCH] [Merged]: " Chocimier
  1 sibling, 0 replies; 3+ messages in thread
From: Chocimier @ 2020-11-02 17:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ailiop-git/void-packages fetchmail
https://github.com/void-linux/void-packages/pull/26020

fetchmail: update to 6.4.13.


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

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

From f3d43bc65284d0768b802c24f272afccb299088b Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Sat, 31 Oct 2020 20:59:32 +0100
Subject: [PATCH] fetchmail: update to 6.4.13.

---
 srcpkgs/fetchmail/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/fetchmail/template b/srcpkgs/fetchmail/template
index 8a25628f47c..3881119c18c 100644
--- a/srcpkgs/fetchmail/template
+++ b/srcpkgs/fetchmail/template
@@ -1,7 +1,7 @@
 # Template file for 'fetchmail'
 pkgname=fetchmail
-version=6.4.12
-revision=2
+version=6.4.13
+revision=1
 build_style=gnu-configure
 configure_args="--with-ssl=${XBPS_CROSS_BASE}/usr"
 hostmakedepends="python3"
@@ -11,8 +11,9 @@ short_desc="Remote-mail retrieval utility"
 maintainer="Piotr Wójcik <chocimier@tlen.pl>"
 license="GPL-2.0-only"
 homepage="http://fetchmail.sourceforge.net/"
+changelog="https://gitlab.com/fetchmail/fetchmail/-/blob/legacy_64/NEWS"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=2b84e0971dbf683ec7edd313f9218adbc7dc51c1de9825b3b549bf619c1a4887
+checksum=7d28cf060b06b9c8ec72267be7edc9a99b70f61d7d32d8b609458dcedfa74be1
 
 post_install() {
 	vsed -i -e 's,/usr/bin/python ,/usr/bin/python3 ,' "${DESTDIR}/usr/bin/fetchmailconf"

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

* Re: [PR PATCH] [Merged]: fetchmail: update to 6.4.13.
  2020-10-31 20:05 [PR PATCH] fetchmail: update to 6.4.13 ailiop-git
  2020-11-02 17:19 ` [PR PATCH] [Updated] " Chocimier
@ 2020-11-02 17:19 ` Chocimier
  1 sibling, 0 replies; 3+ messages in thread
From: Chocimier @ 2020-11-02 17:19 UTC (permalink / raw)
  To: ml

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

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

fetchmail: update to 6.4.13.
https://github.com/void-linux/void-packages/pull/26020

Description:


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

end of thread, other threads:[~2020-11-02 17:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-31 20:05 [PR PATCH] fetchmail: update to 6.4.13 ailiop-git
2020-11-02 17:19 ` [PR PATCH] [Updated] " Chocimier
2020-11-02 17:19 ` [PR PATCH] [Merged]: " Chocimier

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).