Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pp: update to 1.0.11.
@ 2023-07-11 11:49 TeddyDD
  2023-07-11 19:40 ` Chocimier
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: TeddyDD @ 2023-07-11 11:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-pp
https://github.com/void-linux/void-packages/pull/44978

pp: update to 1.0.11.
<!-- Uncomment relevant sections and delete options which are not applicable -->

Updated website.

#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 83c2320b68048e80c4794eee5769b0c2ad9b9107 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Tue, 11 Jul 2023 13:48:10 +0200
Subject: [PATCH] pp: update to 1.0.11.

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

diff --git a/srcpkgs/pp/template b/srcpkgs/pp/template
index d1e16aedf915..3a1f7d3f3b45 100644
--- a/srcpkgs/pp/template
+++ b/srcpkgs/pp/template
@@ -1,14 +1,14 @@
 # Template file for 'pp'
 pkgname=pp
 version=1.0.11
-revision=1
+revision=2
 build_style=gnu-makefile
 short_desc="Simple preprocessor"
-maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
+maintainer="Daniel Lewan <daniel@teddydd.me>"
 license="ISC"
-homepage="https://mkws.sh/pp.html"
-distfiles="https://mkws.sh/pp/pp@${version}.tgz"
-checksum=3b4726a2d2e78349fd5512ea8d4c4f5e8417d5a81e511f74e7efb5f4e03e978c
+homepage="https://adi.onl/pp.html"
+distfiles="https://adi.onl/pp/pp@${version}.tgz"
+checksum=b3eff814cbb351fd957e8faf3252f7dee1c97759f451e8ec892815cc384a3af0
 
 do_build() {
 	make CC="$CC" LDFLAGS="$LDFLAGS" CFLAGS="$CFLAGS"

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

* Re: pp: update to 1.0.11.
  2023-07-11 11:49 [PR PATCH] pp: update to 1.0.11 TeddyDD
@ 2023-07-11 19:40 ` Chocimier
  2023-07-11 22:24 ` [PR PATCH] [Updated] " TeddyDD
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Chocimier @ 2023-07-11 19:40 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/44978#issuecomment-1631411218

Comment:
Please adjust commit title.

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

* Re: [PR PATCH] [Updated] pp: update to 1.0.11.
  2023-07-11 11:49 [PR PATCH] pp: update to 1.0.11 TeddyDD
  2023-07-11 19:40 ` Chocimier
@ 2023-07-11 22:24 ` TeddyDD
  2023-07-11 22:24 ` TeddyDD
  2023-07-11 22:53 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: TeddyDD @ 2023-07-11 22:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-pp
https://github.com/void-linux/void-packages/pull/44978

pp: update to 1.0.11.
<!-- Uncomment relevant sections and delete options which are not applicable -->

Updated website.

#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 25ea0ed3f3b0a3411756fde1806a749e2bfd5094 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Tue, 11 Jul 2023 13:48:10 +0200
Subject: [PATCH] pp: update website and rebuild.

Old soure location is 404.
---
 srcpkgs/pp/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/pp/template b/srcpkgs/pp/template
index d1e16aedf915..3a1f7d3f3b45 100644
--- a/srcpkgs/pp/template
+++ b/srcpkgs/pp/template
@@ -1,14 +1,14 @@
 # Template file for 'pp'
 pkgname=pp
 version=1.0.11
-revision=1
+revision=2
 build_style=gnu-makefile
 short_desc="Simple preprocessor"
-maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
+maintainer="Daniel Lewan <daniel@teddydd.me>"
 license="ISC"
-homepage="https://mkws.sh/pp.html"
-distfiles="https://mkws.sh/pp/pp@${version}.tgz"
-checksum=3b4726a2d2e78349fd5512ea8d4c4f5e8417d5a81e511f74e7efb5f4e03e978c
+homepage="https://adi.onl/pp.html"
+distfiles="https://adi.onl/pp/pp@${version}.tgz"
+checksum=b3eff814cbb351fd957e8faf3252f7dee1c97759f451e8ec892815cc384a3af0
 
 do_build() {
 	make CC="$CC" LDFLAGS="$LDFLAGS" CFLAGS="$CFLAGS"

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

* Re: pp: update to 1.0.11.
  2023-07-11 11:49 [PR PATCH] pp: update to 1.0.11 TeddyDD
  2023-07-11 19:40 ` Chocimier
  2023-07-11 22:24 ` [PR PATCH] [Updated] " TeddyDD
@ 2023-07-11 22:24 ` TeddyDD
  2023-07-11 22:53 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: TeddyDD @ 2023-07-11 22:24 UTC (permalink / raw)
  To: ml

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

New comment by TeddyDD on void-packages repository

https://github.com/void-linux/void-packages/pull/44978#issuecomment-1631586921

Comment:
Done.

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

* Re: [PR PATCH] [Merged]: pp: update to 1.0.11.
  2023-07-11 11:49 [PR PATCH] pp: update to 1.0.11 TeddyDD
                   ` (2 preceding siblings ...)
  2023-07-11 22:24 ` TeddyDD
@ 2023-07-11 22:53 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-07-11 22:53 UTC (permalink / raw)
  To: ml

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

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

pp: update to 1.0.11.
https://github.com/void-linux/void-packages/pull/44978

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

Updated website.

#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-07-11 22:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-11 11:49 [PR PATCH] pp: update to 1.0.11 TeddyDD
2023-07-11 19:40 ` Chocimier
2023-07-11 22:24 ` [PR PATCH] [Updated] " TeddyDD
2023-07-11 22:24 ` TeddyDD
2023-07-11 22:53 ` [PR PATCH] [Merged]: " classabbyamp

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