Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] exfatprogs: update to 1.2.0.
@ 2023-01-17 20:23 icp1994
  2023-02-04 22:33 ` [PR REVIEW] " paper42
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: icp1994 @ 2023-01-17 20:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages exfatprogs
https://github.com/void-linux/void-packages/pull/41700

exfatprogs: update to 1.2.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From 872f20dd2af028ce1b4eb710e04126fa7479bf81 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 17 Jan 2023 12:29:03 +0530
Subject: [PATCH] exfatprogs: update to 1.2.0.

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

diff --git a/srcpkgs/exfatprogs/template b/srcpkgs/exfatprogs/template
index 1003630ebfa5..41802858eff3 100644
--- a/srcpkgs/exfatprogs/template
+++ b/srcpkgs/exfatprogs/template
@@ -1,18 +1,18 @@
 # Template file for 'exfatprogs'
 pkgname=exfatprogs
-version=1.1.3
-revision=3
+version=1.2.0
+revision=1
 build_style=gnu-configure
 short_desc="Tools to create, check and label exFAT filesystems"
 maintainer="k4leg <python.bogdan@gmail.com>"
-license="GPL-2.0-or-later"
+license="GPL-2.0-only"
 homepage="https://github.com/exfatprogs/exfatprogs"
-distfiles="https://github.com/exfatprogs/exfatprogs/archive/${version}.tar.gz"
+changelog="https://raw.githubusercontent.com/exfatprogs/exfatprogs/master/NEWS"
 distfiles="https://github.com/exfatprogs/exfatprogs/releases/download/${version}/exfatprogs-${version}.tar.xz"
-checksum=3dbd74b60eec18d2c68d57be4a872d7baa4f7d848e669e31159452ef5245b809
+checksum=56d9a49465deafc367d428afc71c8098705a30ee19a3cdf3c5320650b8880742
 conflicts="exfat-utils"
 replaces="exfat-utils>=0"
 
 post_install() {
-	vdoc NEWS
+	vdoc README.md
 }

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

* Re: [PR REVIEW] exfatprogs: update to 1.2.0.
  2023-01-17 20:23 [PR PATCH] exfatprogs: update to 1.2.0 icp1994
@ 2023-02-04 22:33 ` paper42
  2023-02-05  7:35 ` [PR PATCH] [Updated] " icp1994
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2023-02-04 22:33 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/41700#discussion_r1096594443

Comment:
I don't think this change is correct: https://github.com/exfatprogs/exfatprogs/search?q=GPL

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

* Re: [PR PATCH] [Updated] exfatprogs: update to 1.2.0.
  2023-01-17 20:23 [PR PATCH] exfatprogs: update to 1.2.0 icp1994
  2023-02-04 22:33 ` [PR REVIEW] " paper42
@ 2023-02-05  7:35 ` icp1994
  2023-02-05  7:35 ` [PR REVIEW] " icp1994
  2023-02-05  9:51 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: icp1994 @ 2023-02-05  7:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages exfatprogs
https://github.com/void-linux/void-packages/pull/41700

exfatprogs: update to 1.2.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From 5d55127c9d62f17218e342e584e91893f436dab5 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 17 Jan 2023 12:29:03 +0530
Subject: [PATCH] exfatprogs: update to 1.2.0.

---
 srcpkgs/exfatprogs/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/exfatprogs/template b/srcpkgs/exfatprogs/template
index 1003630ebfa5..6277c079ba50 100644
--- a/srcpkgs/exfatprogs/template
+++ b/srcpkgs/exfatprogs/template
@@ -1,18 +1,18 @@
 # Template file for 'exfatprogs'
 pkgname=exfatprogs
-version=1.1.3
-revision=3
+version=1.2.0
+revision=1
 build_style=gnu-configure
 short_desc="Tools to create, check and label exFAT filesystems"
 maintainer="k4leg <python.bogdan@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/exfatprogs/exfatprogs"
-distfiles="https://github.com/exfatprogs/exfatprogs/archive/${version}.tar.gz"
+changelog="https://raw.githubusercontent.com/exfatprogs/exfatprogs/master/NEWS"
 distfiles="https://github.com/exfatprogs/exfatprogs/releases/download/${version}/exfatprogs-${version}.tar.xz"
-checksum=3dbd74b60eec18d2c68d57be4a872d7baa4f7d848e669e31159452ef5245b809
+checksum=56d9a49465deafc367d428afc71c8098705a30ee19a3cdf3c5320650b8880742
 conflicts="exfat-utils"
 replaces="exfat-utils>=0"
 
 post_install() {
-	vdoc NEWS
+	vdoc README.md
 }

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

* Re: [PR REVIEW] exfatprogs: update to 1.2.0.
  2023-01-17 20:23 [PR PATCH] exfatprogs: update to 1.2.0 icp1994
  2023-02-04 22:33 ` [PR REVIEW] " paper42
  2023-02-05  7:35 ` [PR PATCH] [Updated] " icp1994
@ 2023-02-05  7:35 ` icp1994
  2023-02-05  9:51 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: icp1994 @ 2023-02-05  7:35 UTC (permalink / raw)
  To: ml

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

New review comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/41700#discussion_r1096636851

Comment:
I don't remember where I got that from but it's definitely wrong.

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

* Re: [PR PATCH] [Merged]: exfatprogs: update to 1.2.0.
  2023-01-17 20:23 [PR PATCH] exfatprogs: update to 1.2.0 icp1994
                   ` (2 preceding siblings ...)
  2023-02-05  7:35 ` [PR REVIEW] " icp1994
@ 2023-02-05  9:51 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2023-02-05  9:51 UTC (permalink / raw)
  To: ml

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

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

exfatprogs: update to 1.2.0.
https://github.com/void-linux/void-packages/pull/41700

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

end of thread, other threads:[~2023-02-05  9:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-17 20:23 [PR PATCH] exfatprogs: update to 1.2.0 icp1994
2023-02-04 22:33 ` [PR REVIEW] " paper42
2023-02-05  7:35 ` [PR PATCH] [Updated] " icp1994
2023-02-05  7:35 ` [PR REVIEW] " icp1994
2023-02-05  9:51 ` [PR PATCH] [Merged]: " paper42

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