Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pp: update to 1.0.4
@ 2020-07-08 12:14 PaperMountainStudio
  2020-08-04 18:22 ` [PR PATCH] [Updated] pp: update to 1.0.5 PaperMountainStudio
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: PaperMountainStudio @ 2020-07-08 12:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/PaperMountainStudio/void-packages pp-1.0.4
https://github.com/void-linux/void-packages/pull/23470

pp: update to 1.0.4


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

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

From 46ce99e59a48e10c410288df1337f18627e71be3 Mon Sep 17 00:00:00 2001
From: Paper <paper@tilde.institute>
Date: Wed, 8 Jul 2020 14:12:06 +0200
Subject: [PATCH] pp: update to 1.0.4

---
 srcpkgs/pp/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/pp/template b/srcpkgs/pp/template
index 14e8b3426c2..a63207b227c 100644
--- a/srcpkgs/pp/template
+++ b/srcpkgs/pp/template
@@ -1,16 +1,15 @@
 # Template file for 'pp'
 pkgname=pp
-version=1.0.3
+version=1.0.4
 revision=1
+wrksrc="${pkgname}"
 build_style=gnu-makefile
 short_desc="Simple preprocessor"
-maintainer='Michal V <michal@pmsdev.tk>'
+maintainer='Paper <paper@tilde.institute>'
 license="ISC"
 homepage="https://mkws.sh/pp.html"
 distfiles="https://mkws.sh/pp/pp@${version}.tgz"
-checksum=0e362033132aeee21648f11e79c077399f687e7a0ab5ca0444e644638e63138b
-
-wrksrc="${pkgname}"
+checksum=8483b3ae75b4255eff836a53313af727b47d7166d73829d8cfe6bbccac59e95f
 
 do_build() {
 	make CC="$CC" LDFLAGS="$LDFLAGS" CFLAGS="$CFLAGS"

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

* Re: [PR PATCH] [Updated] pp: update to 1.0.5
  2020-07-08 12:14 [PR PATCH] pp: update to 1.0.4 PaperMountainStudio
@ 2020-08-04 18:22 ` PaperMountainStudio
  2020-08-27 18:21 ` [PR PATCH] [Updated] pp: update to 1.0.6 PaperMountainStudio
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: PaperMountainStudio @ 2020-08-04 18:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/PaperMountainStudio/void-packages pp-1.0.4
https://github.com/void-linux/void-packages/pull/23470

pp: update to 1.0.5


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

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

From 4b63469c6ec012b6ddb7da79ee67c8e3b472228b Mon Sep 17 00:00:00 2001
From: Paper <paper@tilde.institute>
Date: Wed, 8 Jul 2020 14:12:06 +0200
Subject: [PATCH] pp: update to 1.0.6

---
 srcpkgs/pp/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/pp/template b/srcpkgs/pp/template
index 14e8b3426c2..144034b8d55 100644
--- a/srcpkgs/pp/template
+++ b/srcpkgs/pp/template
@@ -1,16 +1,15 @@
 # Template file for 'pp'
 pkgname=pp
-version=1.0.3
+version=1.0.6
 revision=1
+wrksrc="${pkgname}"
 build_style=gnu-makefile
 short_desc="Simple preprocessor"
-maintainer='Michal V <michal@pmsdev.tk>'
+maintainer='Paper <paper@tilde.institute>'
 license="ISC"
 homepage="https://mkws.sh/pp.html"
 distfiles="https://mkws.sh/pp/pp@${version}.tgz"
-checksum=0e362033132aeee21648f11e79c077399f687e7a0ab5ca0444e644638e63138b
-
-wrksrc="${pkgname}"
+checksum=30e9b7f3b53c0df92efd4ca8e474ab842306ba0d770156f3260197d794254730
 
 do_build() {
 	make CC="$CC" LDFLAGS="$LDFLAGS" CFLAGS="$CFLAGS"

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

* Re: [PR PATCH] [Updated] pp: update to 1.0.6
  2020-07-08 12:14 [PR PATCH] pp: update to 1.0.4 PaperMountainStudio
  2020-08-04 18:22 ` [PR PATCH] [Updated] pp: update to 1.0.5 PaperMountainStudio
@ 2020-08-27 18:21 ` PaperMountainStudio
  2020-09-02 17:31 ` pp: update to 1.0.7 Chocimier
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: PaperMountainStudio @ 2020-08-27 18:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/PaperMountainStudio/void-packages pp-1.0.4
https://github.com/void-linux/void-packages/pull/23470

pp: update to 1.0.6


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

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

From bf744bbd44db4aff2f7a131fac816033ec94c1ef Mon Sep 17 00:00:00 2001
From: Paper <paper@tilde.institute>
Date: Wed, 8 Jul 2020 14:12:06 +0200
Subject: [PATCH] pp: update to 1.0.7

---
 srcpkgs/pp/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/pp/template b/srcpkgs/pp/template
index 14e8b3426c2..d4c272bb4c5 100644
--- a/srcpkgs/pp/template
+++ b/srcpkgs/pp/template
@@ -1,16 +1,15 @@
 # Template file for 'pp'
 pkgname=pp
-version=1.0.3
+version=1.0.7
 revision=1
+wrksrc="${pkgname}"
 build_style=gnu-makefile
 short_desc="Simple preprocessor"
-maintainer='Michal V <michal@pmsdev.tk>'
+maintainer='Paper <paper@tilde.institute>'
 license="ISC"
 homepage="https://mkws.sh/pp.html"
 distfiles="https://mkws.sh/pp/pp@${version}.tgz"
-checksum=0e362033132aeee21648f11e79c077399f687e7a0ab5ca0444e644638e63138b
-
-wrksrc="${pkgname}"
+checksum=d0b8094cf0b64cc56acc939acb826effe41d4f075f2f420c832235b003d0f2e8
 
 do_build() {
 	make CC="$CC" LDFLAGS="$LDFLAGS" CFLAGS="$CFLAGS"

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

* Re: pp: update to 1.0.7
  2020-07-08 12:14 [PR PATCH] pp: update to 1.0.4 PaperMountainStudio
  2020-08-04 18:22 ` [PR PATCH] [Updated] pp: update to 1.0.5 PaperMountainStudio
  2020-08-27 18:21 ` [PR PATCH] [Updated] pp: update to 1.0.6 PaperMountainStudio
@ 2020-09-02 17:31 ` Chocimier
  2020-09-02 19:15 ` [PR PATCH] [Updated] " PaperMountainStudio
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Chocimier @ 2020-09-02 17:31 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/23470#issuecomment-685887875

Comment:
Checksum don't match, was tarball regenerated?

Please also use double quotes for maintainer, and generally for variables in templates.

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

* Re: [PR PATCH] [Updated] pp: update to 1.0.7
  2020-07-08 12:14 [PR PATCH] pp: update to 1.0.4 PaperMountainStudio
                   ` (2 preceding siblings ...)
  2020-09-02 17:31 ` pp: update to 1.0.7 Chocimier
@ 2020-09-02 19:15 ` PaperMountainStudio
  2020-09-02 20:29 ` PaperMountainStudio
  2020-09-05  8:23 ` [PR PATCH] [Merged]: " Chocimier
  5 siblings, 0 replies; 7+ messages in thread
From: PaperMountainStudio @ 2020-09-02 19:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/PaperMountainStudio/void-packages pp-1.0.4
https://github.com/void-linux/void-packages/pull/23470

pp: update to 1.0.7


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

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

From b020918449a6052706df60a989edc0a144d4af10 Mon Sep 17 00:00:00 2001
From: Paper <paper@tilde.institute>
Date: Wed, 8 Jul 2020 14:12:06 +0200
Subject: [PATCH] pp: update to 1.0.7

---
 srcpkgs/pp/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/pp/template b/srcpkgs/pp/template
index 14e8b3426c2..4b5cd9c6e05 100644
--- a/srcpkgs/pp/template
+++ b/srcpkgs/pp/template
@@ -1,16 +1,15 @@
 # Template file for 'pp'
 pkgname=pp
-version=1.0.3
+version=1.0.7
 revision=1
+wrksrc="${pkgname}"
 build_style=gnu-makefile
 short_desc="Simple preprocessor"
-maintainer='Michal V <michal@pmsdev.tk>'
+maintainer="Paper <paper@tilde.institute>"
 license="ISC"
 homepage="https://mkws.sh/pp.html"
 distfiles="https://mkws.sh/pp/pp@${version}.tgz"
-checksum=0e362033132aeee21648f11e79c077399f687e7a0ab5ca0444e644638e63138b
-
-wrksrc="${pkgname}"
+checksum=c28944739e8b316ef697f75827cee17459a87be54a77e80f6b329342f154a300
 
 do_build() {
 	make CC="$CC" LDFLAGS="$LDFLAGS" CFLAGS="$CFLAGS"

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

* Re: pp: update to 1.0.7
  2020-07-08 12:14 [PR PATCH] pp: update to 1.0.4 PaperMountainStudio
                   ` (3 preceding siblings ...)
  2020-09-02 19:15 ` [PR PATCH] [Updated] " PaperMountainStudio
@ 2020-09-02 20:29 ` PaperMountainStudio
  2020-09-05  8:23 ` [PR PATCH] [Merged]: " Chocimier
  5 siblings, 0 replies; 7+ messages in thread
From: PaperMountainStudio @ 2020-09-02 20:29 UTC (permalink / raw)
  To: ml

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

New comment by PaperMountainStudio on void-packages repository

https://github.com/void-linux/void-packages/pull/23470#issuecomment-685979461

Comment:
@Chocimier Thank you for the review, I think I fixed it and it's ready for another review. Sadly I don't have the old tarball in the cache, so I can not check what was changed.

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

* Re: [PR PATCH] [Merged]: pp: update to 1.0.7
  2020-07-08 12:14 [PR PATCH] pp: update to 1.0.4 PaperMountainStudio
                   ` (4 preceding siblings ...)
  2020-09-02 20:29 ` PaperMountainStudio
@ 2020-09-05  8:23 ` Chocimier
  5 siblings, 0 replies; 7+ messages in thread
From: Chocimier @ 2020-09-05  8:23 UTC (permalink / raw)
  To: ml

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

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

pp: update to 1.0.7
https://github.com/void-linux/void-packages/pull/23470

Description:


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

end of thread, other threads:[~2020-09-05  8:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-08 12:14 [PR PATCH] pp: update to 1.0.4 PaperMountainStudio
2020-08-04 18:22 ` [PR PATCH] [Updated] pp: update to 1.0.5 PaperMountainStudio
2020-08-27 18:21 ` [PR PATCH] [Updated] pp: update to 1.0.6 PaperMountainStudio
2020-09-02 17:31 ` pp: update to 1.0.7 Chocimier
2020-09-02 19:15 ` [PR PATCH] [Updated] " PaperMountainStudio
2020-09-02 20:29 ` PaperMountainStudio
2020-09-05  8:23 ` [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).