re2c: 2.2 -> 3.0

This commit is contained in:
Tim Biermann 2022-01-27 21:29:40 +01:00
parent 0209bca909
commit a58689b4a1
3 changed files with 7 additions and 5 deletions

View File

@ -2,11 +2,13 @@ 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
-rwxr-xr-x root/root usr/bin/re2rust
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
-rw-r--r-- root/root usr/share/man/man1/re2rust.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

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3yWoiwz4Vve4UnujOXFyJiLLSmMGd2ynBSclxFuFvNxYW58XsWpqURt4gaSgXZ+jc96/HEOK51U7JFGlu9b+fAY=
SHA256 (Pkgfile) = c06f961c5626c5d9d60a374ccadc42d329c2bfb2c5dccf1b0a58f712974b91ef
SHA256 (.footprint) = 5d6ee8d020cbf25043ec585fa2c9eb84901c214b7695bd94705b36cc699dd74c
SHA256 (re2c-2.2.tar.gz) = a7906b73c815a3924cfe0b4879a3db9a790b4334b42af11eaf876bbf32c76b21
RWSagIOpLGJF3xQHMClEtfzoHEOHTqTNaJ63pTFO+/CSW1C9orVqyX/+234AezWTzTlkouk2GnObPCneNor4Pe4Dqqem6wm50g4=
SHA256 (Pkgfile) = d8fa01c7e1d9441064bc8d6a20faf180c456ca563064005107b181a57d0b1c1b
SHA256 (.footprint) = f5fd060e0f593db0bcd3023c734fb55c0be1d8ee33c33a9816c36275f8abcc21
SHA256 (re2c-3.0.tar.gz) = acc6e49ec9638d4a75578f161945567d52bfcb85da998212adaef6328f5bdcc5

View File

@ -3,7 +3,7 @@
# Maintainer: Tim Biermann, tbier at posteo dot de
name=re2c
version=2.2
version=3.0
release=1
source=(https://github.com/skvadrik/re2c/archive/$version/$name-$version.tar.gz)