From: TeddyDD <TeddyDD@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] pp: update to 1.0.11.
Date: Tue, 11 Jul 2023 13:49:43 +0200 [thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44978@inbox.vuxu.org> (raw)
[-- 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"
next reply other threads:[~2023-07-11 11:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-11 11:49 TeddyDD [this message]
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
-- strict thread matches above, loose matches on Subject: below --
2021-09-17 22:03 [PR PATCH] " TeddyDD
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44978@inbox.vuxu.org \
--to=teddydd@users.noreply.github.com \
--cc=ml@inbox.vuxu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).