Andreas Wacknitz
2023-03-25 3aaf002d9b987619bba7e8b2c5ca1b293854ae35
gnu-grep: update to 3.10

3 files modified
17 ■■■■ changed files
components/text/ggrep/Makefile 6 ●●●● patch | view | raw | blame | history
components/text/ggrep/pkg5 1 ●●●● patch | view | raw | blame | history
components/text/ggrep/test/results-all.master 10 ●●●●● patch | view | raw | blame | history
components/text/ggrep/Makefile
@@ -24,16 +24,16 @@
# Copyright (c) 2020-2021, Nona Hansel
#
BUILD_BITS=        64
BUILD_BITS= 64
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        grep
COMPONENT_VERSION=    3.9
COMPONENT_VERSION=    3.10
COMPONENT_SUMMARY=     GNU grep utilities
COMPONENT_PROJECT_URL=    https://gnu.org/software/grep/
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH= sha256:abcd11409ee23d4caf35feb422e53bbac867014cfeed313bb5f488aca170b599
COMPONENT_ARCHIVE_HASH= sha256:24efa5b595fb5a7100879b51b8868a0bb87a71c183d02c4c602633b88af6855b
COMPONENT_ARCHIVE_URL=    https://ftp.gnu.org/gnu/grep/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=        text/gnu-grep
COMPONENT_CLASSIFICATION= Applications/System Utilities
components/text/ggrep/pkg5
@@ -1,6 +1,5 @@
{
    "dependencies": [
        "SUNWcs",
        "developer/versioning/cvs",
        "library/pcre2",
        "locale/ru-extra",
components/text/ggrep/test/results-all.master
@@ -75,6 +75,7 @@
PASS: options
PASS: pcre
PASS: pcre-abort
PASS: pcre-ascii-digits
PASS: pcre-context
PASS: pcre-count
PASS: pcre-infloop
@@ -120,8 +121,8 @@
PASS: write-error-msg
PASS: yesno
PASS: z-anchor-newline
# TOTAL: 122
# PASS:  106
# TOTAL: 123
# PASS:  107
# SKIP:  14
# XFAIL: 2
# FAIL:  0
@@ -305,6 +306,7 @@
PASS: test-init.sh
PASS: test-thread_self
PASS: test-thread_create
PASS: test-time-h
PASS: test-time
PASS: test-dup-safer
PASS: test-unistd
@@ -333,8 +335,8 @@
PASS: test-xalloc-die.sh
PASS: test-xstrtoimax.sh
PASS: test-xstrtol.sh
# TOTAL: 206
# PASS:  197
# TOTAL: 207
# PASS:  198
# SKIP:  9
# XFAIL: 0
# FAIL:  0