Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] davmail: update to 5.2.0, fix maintainer email, update distsource and…
@ 2019-07-16 11:49 voidlinux-github
  2019-07-16 11:55 ` voidlinux-github
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: voidlinux-github @ 2019-07-16 11:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Anachron/void-packages davmail_5.2.0
https://github.com/void-linux/void-packages/pull/13151

davmail: update to 5.2.0, fix maintainer email, update distsource and…
… remove wrksrc-var

Build  tested locally.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-davmail_5.2.0-13151.patch --]
[-- Type: application/text/x-diff, Size: 1292 bytes --]

From e50c74f1a70a1fa5174b6a940d6a848acefa8c9d Mon Sep 17 00:00:00 2001
From: Anachron <gith@cron.world>
Date: Tue, 16 Jul 2019 13:48:48 +0200
Subject: [PATCH] davmail: update to 5.2.0, fix maintainer email, update
 distsource and remove wrksrc-var

---
 srcpkgs/davmail/template | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/davmail/template b/srcpkgs/davmail/template
index e8732109c04..6c49cc8a819 100644
--- a/srcpkgs/davmail/template
+++ b/srcpkgs/davmail/template
@@ -1,17 +1,15 @@
 # Template file for 'davmail'
 pkgname=davmail
-version=4.8.2
+version=5.2.0
 revision=1
-_build=2524
 archs="i686 x86_64"
-wrksrc="${pkgname}-src-${version}-${_build}"
 hostmakedepends="openjdk apache-ant"
 short_desc="DavMail is a POP/IMAP/SMTP/Caldav/Carddav/LDAP exchange gateway"
-maintainer="Anachron <Anachron14@gmx.de>"
+maintainer="Anachron <gith@cron.world>"
 license="GPL-2"
 homepage="http://davmail.sourceforge.net"
-distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-src-${version}-${_build}.tgz"
-checksum=672c7bcf62d0ed710dcaf89cd1b858a94d73959bfc80c708c3e308d4a8a299f0
+distfiles="https://github.com/mguessan/${pkgname}/archive/${version}.tar.gz"
+checksum=b42745394dfa19fe48b73cca0f3063aa745750b369a8533c65732de8de11ce93
 
 do_build() {
 	ant

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

* Re: davmail: update to 5.2.0, fix maintainer email, update distsource and…
  2019-07-16 11:49 [PR PATCH] davmail: update to 5.2.0, fix maintainer email, update distsource and… voidlinux-github
@ 2019-07-16 11:55 ` voidlinux-github
  2019-07-16 11:56 ` voidlinux-github
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2019-07-16 11:55 UTC (permalink / raw)
  To: ml

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

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/pull/13151#issuecomment-511784745
Comment:
Looks like  travis is faulty right now.

https://travis-ci.org/void-linux/void-packages/jobs/559406136#L4442

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

* Re: davmail: update to 5.2.0, fix maintainer email, update distsource and…
  2019-07-16 11:49 [PR PATCH] davmail: update to 5.2.0, fix maintainer email, update distsource and… voidlinux-github
  2019-07-16 11:55 ` voidlinux-github
@ 2019-07-16 11:56 ` voidlinux-github
  2019-07-16 12:11 ` voidlinux-github
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2019-07-16 11:56 UTC (permalink / raw)
  To: ml

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

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/pull/13151#issuecomment-511784745
Comment:
Looks like  travis is faulty right now.

https://travis-ci.org/void-linux/void-packages/jobs/559406136#L4442
https://travis-ci.org/void-linux/void-packages/jobs/559406143#L4417

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

* Re: davmail: update to 5.2.0, fix maintainer email, update distsource and…
  2019-07-16 11:49 [PR PATCH] davmail: update to 5.2.0, fix maintainer email, update distsource and… voidlinux-github
  2019-07-16 11:55 ` voidlinux-github
  2019-07-16 11:56 ` voidlinux-github
@ 2019-07-16 12:11 ` voidlinux-github
  2019-07-16 12:16 ` voidlinux-github
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2019-07-16 12:11 UTC (permalink / raw)
  To: ml

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

New comment by Hoshpak on void-packages repository

https://github.com/void-linux/void-packages/pull/13151#issuecomment-511789631
Comment:
doesn't look like travis's fault to me. The file is just not there, perhaps `davmail-5.2.0-trunk.zip` would be the right archive. It looks like the needed files are there. Also could you please shorten the commit title a bit and put the rest in the commet? There's no rule about how long it can become but that's a bit too long for my liking.

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

* Re: davmail: update to 5.2.0, fix maintainer email, update distsource and…
  2019-07-16 11:49 [PR PATCH] davmail: update to 5.2.0, fix maintainer email, update distsource and… voidlinux-github
                   ` (2 preceding siblings ...)
  2019-07-16 12:11 ` voidlinux-github
@ 2019-07-16 12:16 ` voidlinux-github
  2019-07-16 12:19 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2019-07-16 12:16 UTC (permalink / raw)
  To: ml

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

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/pull/13151#issuecomment-511790995
Comment:
I will update the commit msg & also see if I can fix those wrong paths. Stay tuned.

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

* Re: [PR PATCH] [Updated] davmail: update to 5.2.0, fix maintainer email, update distsource and…
  2019-07-16 11:49 [PR PATCH] davmail: update to 5.2.0, fix maintainer email, update distsource and… voidlinux-github
                   ` (4 preceding siblings ...)
  2019-07-16 12:19 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-07-16 12:19 ` voidlinux-github
  2019-07-16 12:29 ` [PR PATCH] [Updated] davmail: update to 5.2.0 voidlinux-github
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2019-07-16 12:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Anachron/void-packages davmail_5.2.0
https://github.com/void-linux/void-packages/pull/13151

davmail: update to 5.2.0, fix maintainer email, update distsource and…
… remove wrksrc-var

Build  tested locally.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-davmail_5.2.0-13151.patch --]
[-- Type: application/text/x-diff, Size: 1228 bytes --]

From a4663e3d3dbac052630c6a7f5e161cfc00c6421b Mon Sep 17 00:00:00 2001
From: Anachron <gith@cron.world>
Date: Tue, 16 Jul 2019 14:19:16 +0200
Subject: [PATCH] davmail: update to 5.2.0

---
 srcpkgs/davmail/template | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/davmail/template b/srcpkgs/davmail/template
index e8732109c04..6c49cc8a819 100644
--- a/srcpkgs/davmail/template
+++ b/srcpkgs/davmail/template
@@ -1,17 +1,15 @@
 # Template file for 'davmail'
 pkgname=davmail
-version=4.8.2
+version=5.2.0
 revision=1
-_build=2524
 archs="i686 x86_64"
-wrksrc="${pkgname}-src-${version}-${_build}"
 hostmakedepends="openjdk apache-ant"
 short_desc="DavMail is a POP/IMAP/SMTP/Caldav/Carddav/LDAP exchange gateway"
-maintainer="Anachron <Anachron14@gmx.de>"
+maintainer="Anachron <gith@cron.world>"
 license="GPL-2"
 homepage="http://davmail.sourceforge.net"
-distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-src-${version}-${_build}.tgz"
-checksum=672c7bcf62d0ed710dcaf89cd1b858a94d73959bfc80c708c3e308d4a8a299f0
+distfiles="https://github.com/mguessan/${pkgname}/archive/${version}.tar.gz"
+checksum=b42745394dfa19fe48b73cca0f3063aa745750b369a8533c65732de8de11ce93
 
 do_build() {
 	ant

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

* Re: [PR PATCH] [Updated] davmail: update to 5.2.0, fix maintainer email, update distsource and…
  2019-07-16 11:49 [PR PATCH] davmail: update to 5.2.0, fix maintainer email, update distsource and… voidlinux-github
                   ` (3 preceding siblings ...)
  2019-07-16 12:16 ` voidlinux-github
@ 2019-07-16 12:19 ` voidlinux-github
  2019-07-16 12:19 ` voidlinux-github
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2019-07-16 12:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Anachron/void-packages davmail_5.2.0
https://github.com/void-linux/void-packages/pull/13151

davmail: update to 5.2.0, fix maintainer email, update distsource and…
… remove wrksrc-var

Build  tested locally.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-davmail_5.2.0-13151.patch --]
[-- Type: application/text/x-diff, Size: 1228 bytes --]

From a4663e3d3dbac052630c6a7f5e161cfc00c6421b Mon Sep 17 00:00:00 2001
From: Anachron <gith@cron.world>
Date: Tue, 16 Jul 2019 14:19:16 +0200
Subject: [PATCH] davmail: update to 5.2.0

---
 srcpkgs/davmail/template | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/davmail/template b/srcpkgs/davmail/template
index e8732109c04..6c49cc8a819 100644
--- a/srcpkgs/davmail/template
+++ b/srcpkgs/davmail/template
@@ -1,17 +1,15 @@
 # Template file for 'davmail'
 pkgname=davmail
-version=4.8.2
+version=5.2.0
 revision=1
-_build=2524
 archs="i686 x86_64"
-wrksrc="${pkgname}-src-${version}-${_build}"
 hostmakedepends="openjdk apache-ant"
 short_desc="DavMail is a POP/IMAP/SMTP/Caldav/Carddav/LDAP exchange gateway"
-maintainer="Anachron <Anachron14@gmx.de>"
+maintainer="Anachron <gith@cron.world>"
 license="GPL-2"
 homepage="http://davmail.sourceforge.net"
-distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-src-${version}-${_build}.tgz"
-checksum=672c7bcf62d0ed710dcaf89cd1b858a94d73959bfc80c708c3e308d4a8a299f0
+distfiles="https://github.com/mguessan/${pkgname}/archive/${version}.tar.gz"
+checksum=b42745394dfa19fe48b73cca0f3063aa745750b369a8533c65732de8de11ce93
 
 do_build() {
 	ant

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

* Re: [PR PATCH] [Updated] davmail: update to 5.2.0
  2019-07-16 11:49 [PR PATCH] davmail: update to 5.2.0, fix maintainer email, update distsource and… voidlinux-github
                   ` (6 preceding siblings ...)
  2019-07-16 12:29 ` [PR PATCH] [Updated] davmail: update to 5.2.0 voidlinux-github
@ 2019-07-16 12:29 ` voidlinux-github
  2019-07-16 12:34 ` voidlinux-github
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2019-07-16 12:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Anachron/void-packages davmail_5.2.0
https://github.com/void-linux/void-packages/pull/13151

davmail: update to 5.2.0
... fix maintainer email, update distsource and remove wrksrc-var

Build  tested locally.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-davmail_5.2.0-13151.patch --]
[-- Type: application/text/x-diff, Size: 1228 bytes --]

From a0e50eb1dc3b26a0c8f2546efa1c76c09eb9a8df Mon Sep 17 00:00:00 2001
From: Anachron <gith@cron.world>
Date: Tue, 16 Jul 2019 14:29:43 +0200
Subject: [PATCH] davmail: update to 5.2.0

---
 srcpkgs/davmail/template | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/davmail/template b/srcpkgs/davmail/template
index e8732109c04..6c49cc8a819 100644
--- a/srcpkgs/davmail/template
+++ b/srcpkgs/davmail/template
@@ -1,17 +1,15 @@
 # Template file for 'davmail'
 pkgname=davmail
-version=4.8.2
+version=5.2.0
 revision=1
-_build=2524
 archs="i686 x86_64"
-wrksrc="${pkgname}-src-${version}-${_build}"
 hostmakedepends="openjdk apache-ant"
 short_desc="DavMail is a POP/IMAP/SMTP/Caldav/Carddav/LDAP exchange gateway"
-maintainer="Anachron <Anachron14@gmx.de>"
+maintainer="Anachron <gith@cron.world>"
 license="GPL-2"
 homepage="http://davmail.sourceforge.net"
-distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-src-${version}-${_build}.tgz"
-checksum=672c7bcf62d0ed710dcaf89cd1b858a94d73959bfc80c708c3e308d4a8a299f0
+distfiles="https://github.com/mguessan/${pkgname}/archive/${version}.tar.gz"
+checksum=b42745394dfa19fe48b73cca0f3063aa745750b369a8533c65732de8de11ce93
 
 do_build() {
 	ant

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

* Re: [PR PATCH] [Updated] davmail: update to 5.2.0
  2019-07-16 11:49 [PR PATCH] davmail: update to 5.2.0, fix maintainer email, update distsource and… voidlinux-github
                   ` (5 preceding siblings ...)
  2019-07-16 12:19 ` voidlinux-github
@ 2019-07-16 12:29 ` voidlinux-github
  2019-07-16 12:29 ` voidlinux-github
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2019-07-16 12:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Anachron/void-packages davmail_5.2.0
https://github.com/void-linux/void-packages/pull/13151

davmail: update to 5.2.0
... fix maintainer email, update distsource and remove wrksrc-var

Build  tested locally.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-davmail_5.2.0-13151.patch --]
[-- Type: application/text/x-diff, Size: 1228 bytes --]

From a0e50eb1dc3b26a0c8f2546efa1c76c09eb9a8df Mon Sep 17 00:00:00 2001
From: Anachron <gith@cron.world>
Date: Tue, 16 Jul 2019 14:29:43 +0200
Subject: [PATCH] davmail: update to 5.2.0

---
 srcpkgs/davmail/template | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/davmail/template b/srcpkgs/davmail/template
index e8732109c04..6c49cc8a819 100644
--- a/srcpkgs/davmail/template
+++ b/srcpkgs/davmail/template
@@ -1,17 +1,15 @@
 # Template file for 'davmail'
 pkgname=davmail
-version=4.8.2
+version=5.2.0
 revision=1
-_build=2524
 archs="i686 x86_64"
-wrksrc="${pkgname}-src-${version}-${_build}"
 hostmakedepends="openjdk apache-ant"
 short_desc="DavMail is a POP/IMAP/SMTP/Caldav/Carddav/LDAP exchange gateway"
-maintainer="Anachron <Anachron14@gmx.de>"
+maintainer="Anachron <gith@cron.world>"
 license="GPL-2"
 homepage="http://davmail.sourceforge.net"
-distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-src-${version}-${_build}.tgz"
-checksum=672c7bcf62d0ed710dcaf89cd1b858a94d73959bfc80c708c3e308d4a8a299f0
+distfiles="https://github.com/mguessan/${pkgname}/archive/${version}.tar.gz"
+checksum=b42745394dfa19fe48b73cca0f3063aa745750b369a8533c65732de8de11ce93
 
 do_build() {
 	ant

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

* Re: [PR PATCH] [Updated] davmail: update to 5.2.0
  2019-07-16 11:49 [PR PATCH] davmail: update to 5.2.0, fix maintainer email, update distsource and… voidlinux-github
                   ` (7 preceding siblings ...)
  2019-07-16 12:29 ` voidlinux-github
@ 2019-07-16 12:34 ` voidlinux-github
  2019-07-16 12:34 ` voidlinux-github
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2019-07-16 12:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Anachron/void-packages davmail_5.2.0
https://github.com/void-linux/void-packages/pull/13151

davmail: update to 5.2.0
... fix maintainer email, update distsource and remove wrksrc-var

Build  tested locally.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-davmail_5.2.0-13151.patch --]
[-- Type: application/text/x-diff, Size: 1829 bytes --]

From c8b9fee4db96a765be937341bbfb55b959b9be72 Mon Sep 17 00:00:00 2001
From: Anachron <gith@cron.world>
Date: Tue, 16 Jul 2019 14:34:33 +0200
Subject: [PATCH] davmail: update to 5.2.0

---
 srcpkgs/davmail/template | 18 ++++++------------
 1 file changed, 6 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/davmail/template b/srcpkgs/davmail/template
index e8732109c04..b6bfe90218f 100644
--- a/srcpkgs/davmail/template
+++ b/srcpkgs/davmail/template
@@ -1,35 +1,29 @@
 # Template file for 'davmail'
 pkgname=davmail
-version=4.8.2
+version=5.2.0
 revision=1
-_build=2524
 archs="i686 x86_64"
-wrksrc="${pkgname}-src-${version}-${_build}"
 hostmakedepends="openjdk apache-ant"
 short_desc="DavMail is a POP/IMAP/SMTP/Caldav/Carddav/LDAP exchange gateway"
-maintainer="Anachron <Anachron14@gmx.de>"
+maintainer="Anachron <gith@cron.world>"
 license="GPL-2"
 homepage="http://davmail.sourceforge.net"
-distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-src-${version}-${_build}.tgz"
-checksum=672c7bcf62d0ed710dcaf89cd1b858a94d73959bfc80c708c3e308d4a8a299f0
+distfiles="https://github.com/mguessan/${pkgname}/archive/${version}.tar.gz"
+checksum=b42745394dfa19fe48b73cca0f3063aa745750b369a8533c65732de8de11ce93
 
 do_build() {
 	ant
 }
 
 do_install() {
-	case $XBPS_TARGET_MACHINE in
-		i686) _arch="x86";;
-		x86_64) _arch="x86_64";;
-	esac
-	_src="dist/$pkgname-linux-${_arch}-${version}-trunk.tgz"
+	_src="dist/${pkgname}-src-${version}-trunk.tgz"
 
 	mkdir -p install
 	tar -xzf "${_src}" -C install
 
 	find install -type f -name \*.exe -delete
 	vmkdir usr/share/$pkgname
-	mv install/$pkgname-linux-${_arch}-${version}/* "${DESTDIR}"/usr/share/$pkgname
+	mv install/$pkgname-src-${version}-trunk/* "${DESTDIR}"/usr/share/$pkgname
 
 	vmkdir usr/bin
 	ln -s ../share/$pkgname/$pkgname.sh "${DESTDIR}"/usr/bin/$pkgname

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

* Re: [PR PATCH] [Updated] davmail: update to 5.2.0
  2019-07-16 11:49 [PR PATCH] davmail: update to 5.2.0, fix maintainer email, update distsource and… voidlinux-github
                   ` (8 preceding siblings ...)
  2019-07-16 12:34 ` voidlinux-github
@ 2019-07-16 12:34 ` voidlinux-github
  2019-07-16 12:35 ` voidlinux-github
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2019-07-16 12:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Anachron/void-packages davmail_5.2.0
https://github.com/void-linux/void-packages/pull/13151

davmail: update to 5.2.0
... fix maintainer email, update distsource and remove wrksrc-var

Build  tested locally.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-davmail_5.2.0-13151.patch --]
[-- Type: application/text/x-diff, Size: 1829 bytes --]

From c8b9fee4db96a765be937341bbfb55b959b9be72 Mon Sep 17 00:00:00 2001
From: Anachron <gith@cron.world>
Date: Tue, 16 Jul 2019 14:34:33 +0200
Subject: [PATCH] davmail: update to 5.2.0

---
 srcpkgs/davmail/template | 18 ++++++------------
 1 file changed, 6 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/davmail/template b/srcpkgs/davmail/template
index e8732109c04..b6bfe90218f 100644
--- a/srcpkgs/davmail/template
+++ b/srcpkgs/davmail/template
@@ -1,35 +1,29 @@
 # Template file for 'davmail'
 pkgname=davmail
-version=4.8.2
+version=5.2.0
 revision=1
-_build=2524
 archs="i686 x86_64"
-wrksrc="${pkgname}-src-${version}-${_build}"
 hostmakedepends="openjdk apache-ant"
 short_desc="DavMail is a POP/IMAP/SMTP/Caldav/Carddav/LDAP exchange gateway"
-maintainer="Anachron <Anachron14@gmx.de>"
+maintainer="Anachron <gith@cron.world>"
 license="GPL-2"
 homepage="http://davmail.sourceforge.net"
-distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-src-${version}-${_build}.tgz"
-checksum=672c7bcf62d0ed710dcaf89cd1b858a94d73959bfc80c708c3e308d4a8a299f0
+distfiles="https://github.com/mguessan/${pkgname}/archive/${version}.tar.gz"
+checksum=b42745394dfa19fe48b73cca0f3063aa745750b369a8533c65732de8de11ce93
 
 do_build() {
 	ant
 }
 
 do_install() {
-	case $XBPS_TARGET_MACHINE in
-		i686) _arch="x86";;
-		x86_64) _arch="x86_64";;
-	esac
-	_src="dist/$pkgname-linux-${_arch}-${version}-trunk.tgz"
+	_src="dist/${pkgname}-src-${version}-trunk.tgz"
 
 	mkdir -p install
 	tar -xzf "${_src}" -C install
 
 	find install -type f -name \*.exe -delete
 	vmkdir usr/share/$pkgname
-	mv install/$pkgname-linux-${_arch}-${version}/* "${DESTDIR}"/usr/share/$pkgname
+	mv install/$pkgname-src-${version}-trunk/* "${DESTDIR}"/usr/share/$pkgname
 
 	vmkdir usr/bin
 	ln -s ../share/$pkgname/$pkgname.sh "${DESTDIR}"/usr/bin/$pkgname

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

* Re: davmail: update to 5.2.0
  2019-07-16 11:49 [PR PATCH] davmail: update to 5.2.0, fix maintainer email, update distsource and… voidlinux-github
                   ` (9 preceding siblings ...)
  2019-07-16 12:34 ` voidlinux-github
@ 2019-07-16 12:35 ` voidlinux-github
  2019-07-16 12:40 ` voidlinux-github
  2019-07-16 13:34 ` [PR PATCH] [Merged]: " voidlinux-github
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2019-07-16 12:35 UTC (permalink / raw)
  To: ml

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

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/pull/13151#issuecomment-511790995
Comment:
I will update the commit msg & also see if I can fix those wrong paths. Stay tuned.

Edit: Sorry for the lot of pushes, I had a little git-issue locally but should be fine now.

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

* Re: davmail: update to 5.2.0
  2019-07-16 11:49 [PR PATCH] davmail: update to 5.2.0, fix maintainer email, update distsource and… voidlinux-github
                   ` (10 preceding siblings ...)
  2019-07-16 12:35 ` voidlinux-github
@ 2019-07-16 12:40 ` voidlinux-github
  2019-07-16 13:34 ` [PR PATCH] [Merged]: " voidlinux-github
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2019-07-16 12:40 UTC (permalink / raw)
  To: ml

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

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/pull/13151#issuecomment-511790995
Comment:
I will update the commit msg & also see if I can fix those wrong paths. Stay tuned.

Edit: Sorry for the lot of pushes, I had a little git-issue locally but should be fine now.
Ping @Hoshpak 

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

* Re: [PR PATCH] [Merged]: davmail: update to 5.2.0
  2019-07-16 11:49 [PR PATCH] davmail: update to 5.2.0, fix maintainer email, update distsource and… voidlinux-github
                   ` (11 preceding siblings ...)
  2019-07-16 12:40 ` voidlinux-github
@ 2019-07-16 13:34 ` voidlinux-github
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2019-07-16 13:34 UTC (permalink / raw)
  To: ml

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

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

davmail: update to 5.2.0
https://github.com/void-linux/void-packages/pull/13151
Description: ... fix maintainer email, update distsource and remove wrksrc-var

Build  tested locally.

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

end of thread, other threads:[~2019-07-16 13:34 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-16 11:49 [PR PATCH] davmail: update to 5.2.0, fix maintainer email, update distsource and… voidlinux-github
2019-07-16 11:55 ` voidlinux-github
2019-07-16 11:56 ` voidlinux-github
2019-07-16 12:11 ` voidlinux-github
2019-07-16 12:16 ` voidlinux-github
2019-07-16 12:19 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-16 12:19 ` voidlinux-github
2019-07-16 12:29 ` [PR PATCH] [Updated] davmail: update to 5.2.0 voidlinux-github
2019-07-16 12:29 ` voidlinux-github
2019-07-16 12:34 ` voidlinux-github
2019-07-16 12:34 ` voidlinux-github
2019-07-16 12:35 ` voidlinux-github
2019-07-16 12:40 ` voidlinux-github
2019-07-16 13:34 ` [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).