summaryrefslogtreecommitdiff
path: root/re2c
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2020-08-22 08:25:43 +0000
committerTim Biermann <tbier@posteo.de>2020-08-22 08:25:43 +0000
commit155a527f6d15816b8e154e02878f3f609abef14e (patch)
tree26fe7ffcb879295c1a5a3bc58f1d48aa1a03e5ee /re2c
parent783f9744cf484275de146ef9bf32ad036031053b (diff)
downloadcontrib-155a527f6d15816b8e154e02878f3f609abef14e.tar.gz
contrib-155a527f6d15816b8e154e02878f3f609abef14e.tar.xz
re2c: 2.0.2 -> 2.0.3
Diffstat (limited to 're2c')
-rw-r--r--re2c/.footprint2
-rw-r--r--re2c/.signature8
-rw-r--r--re2c/Pkgfile2
3 files changed, 7 insertions, 5 deletions
diff --git a/re2c/.footprint b/re2c/.footprint
index c5015c06a..3d95a645f 100644
--- a/re2c/.footprint
+++ b/re2c/.footprint
@@ -1,10 +1,12 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/re2c
+-rwxr-xr-x root/root usr/bin/re2go
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/re2c.1.gz
+-rw-r--r-- root/root usr/share/man/man1/re2go.1.gz
drwxr-xr-x root/root usr/share/re2c/
drwxr-xr-x root/root usr/share/re2c/stdlib/
-rw-r--r-- root/root usr/share/re2c/stdlib/unicode_categories.re
diff --git a/re2c/.signature b/re2c/.signature
index 61084bfd6..9e2dd1595 100644
--- a/re2c/.signature
+++ b/re2c/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF358v0kHVxIylQaNl/kvcnzdPPeaaMU1P8QJwe2PZ+rqPP1lc++vNfAV9tYWAiGyEQQAqO2C67hzBfaoX8xhwhwE=
-SHA256 (Pkgfile) = 77fef1c0c666219d67083974e669014fadb67553c57ecd6aecd1db91a843b017
-SHA256 (.footprint) = 84b4475bdacab31820bdd9bf4ca7879ec501a9deae657b472a19e1ef224f3d6f
-SHA256 (re2c-2.0.2.tar.gz) = cd77f1638f9ec13759f8416b317feb77346e5b352e4715ad8450372375868f99
+RWSagIOpLGJF357c0en9XqAqpK09cIRElGvSIv7SfN2GWzOlMUYXmmtckecvuZMA8xvT5Aa76ttUzwgkOAPPgJ7J4VEyibwuEAw=
+SHA256 (Pkgfile) = e333740d742e3cd9333e166867f4b7cb67e071f52de32e7ee2e2c8eb8f42fecf
+SHA256 (.footprint) = 5d6ee8d020cbf25043ec585fa2c9eb84901c214b7695bd94705b36cc699dd74c
+SHA256 (re2c-2.0.3.tar.gz) = f131b3d5b618454caa5f2ddcc8288b797c78781056a40c2899c832493827c003
diff --git a/re2c/Pkgfile b/re2c/Pkgfile
index 9adeccbfc..0cf44bd8f 100644
--- a/re2c/Pkgfile
+++ b/re2c/Pkgfile
@@ -4,7 +4,7 @@
# Depends on:
name=re2c
-version=2.0.2
+version=2.0.3
release=1
source=(https://github.com/skvadrik/re2c/archive/$version/$name-$version.tar.gz)

Generated by cgit