mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 18:20:07 +00:00
gawk : upgrade to 5.3.0
This commit is contained in:
@@ -1 +1 @@
|
||||
d63b4de2c722cbd9b8cc8e6f14d78a1e gawk-5.2.2.tar.xz
|
||||
97c5a7d83f91a7e1b2035ebbe6ac7abd gawk-5.3.0.tar.xz
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
gawk-5.2.2-1
|
||||
gawk-5.3.0-1
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
lrwxrwxrwx root/root usr/bin/awk -> gawk
|
||||
hrwxr-xr-x root/root usr/bin/gawk link to usr/bin/gawk-5.2.2
|
||||
-rwxr-xr-x root/root usr/bin/gawk-5.2.2
|
||||
-rwxr-xr-x root/root usr/bin/gawk
|
||||
hrwxr-xr-x root/root usr/bin/gawk-5.3.0 link to usr/bin/gawk
|
||||
-rwxr-xr-x root/root usr/bin/gawkbug
|
||||
drwxr-xr-x root/root usr/include/
|
||||
-rw-r--r-- root/root usr/include/gawkapi.h
|
||||
@@ -52,6 +52,7 @@ drwxr-xr-x root/root usr/share/awk/
|
||||
-rw-r--r-- root/root usr/share/awk/round.awk
|
||||
-rw-r--r-- root/root usr/share/awk/shellquote.awk
|
||||
-rw-r--r-- root/root usr/share/awk/strtonum.awk
|
||||
-rw-r--r-- root/root usr/share/awk/tocsv.awk
|
||||
-rw-r--r-- root/root usr/share/awk/walkarray.awk
|
||||
-rw-r--r-- root/root usr/share/awk/zerofile.awk
|
||||
drwxr-xr-x root/root usr/share/info/
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# depends : libmpfr
|
||||
|
||||
name=gawk
|
||||
version=5.2.2
|
||||
version=5.3.0
|
||||
release=1
|
||||
source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user