Github messages for voidlinux
 help / color / mirror / Atom feed
From: oreo639 <oreo639@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] re2c: update to 3.0
Date: Mon, 31 Jan 2022 20:39:07 +0100	[thread overview]
Message-ID: <20220131193907.0AwI0kNrsW2N5meQsGZSwbHIeOZSNpTKsUC82WUXdcY@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35327@inbox.vuxu.org>

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

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

https://github.com/oreo639/void-packages re2cu
https://github.com/void-linux/void-packages/pull/35327

re2c: update to 3.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/35327.patch is attached

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

From e36262c2e8447c26c18cf38604e2e0fd78add606 Mon Sep 17 00:00:00 2001
From: oreo639 <31916379+Oreo639@users.noreply.github.com>
Date: Sun, 30 Jan 2022 22:54:13 -0800
Subject: [PATCH] re2c: update to 3.0

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

diff --git a/srcpkgs/re2c/template b/srcpkgs/re2c/template
index f994982e0dfb..b59f47ea1ad5 100644
--- a/srcpkgs/re2c/template
+++ b/srcpkgs/re2c/template
@@ -1,6 +1,6 @@
 # Template file for 're2c'
 pkgname=re2c
-version=2.2
+version=3.0
 revision=1
 build_style=gnu-configure
 hostmakedepends="bison"
@@ -8,7 +8,7 @@ checkdepends="python3"
 short_desc="Tool for generating fast C-based recognizers"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Public Domain"
-homepage="http://re2c.org/"
-changelog="http://re2c.org/releases/changelog/changelog.html"
-distfiles="https://github.com/skvadrik/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.xz"
-checksum=0fc45e4130a8a555d68e230d1795de0216dfe99096b61b28e67c86dfd7d86bda
+homepage="https://re2c.org/"
+changelog="https://raw.githubusercontent.com/skvadrik/re2c/master/CHANGELOG"
+distfiles="https://github.com/skvadrik/re2c/releases/download/${version}/re2c-${version}.tar.xz"
+checksum=b3babbbb1461e13fe22c630a40c43885efcfbbbb585830c6f4c0d791cf82ba0b

  parent reply	other threads:[~2022-01-31 19:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-31  6:55 [PR PATCH] " oreo639
2022-01-31 12:51 ` [PR REVIEW] " paper42
2022-01-31 19:39 ` oreo639 [this message]
2022-02-01 21:32 ` [PR PATCH] [Merged]: " leahneukirchen

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=20220131193907.0AwI0kNrsW2N5meQsGZSwbHIeOZSNpTKsUC82WUXdcY@z \
    --to=oreo639@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).