Andreas Wacknitz
2024-04-04 81050d04359abf6b8ac0275bc3e41c00182c276b
quilt: update to 0.68

4 files modified
19 ■■■■■ changed files
components/developer/quilt/Makefile 4 ●●●● patch | view | raw | blame | history
components/developer/quilt/manifests/sample-manifest.p5m 4 ●●●● patch | view | raw | blame | history
components/developer/quilt/pkg5 4 ●●●● patch | view | raw | blame | history
components/developer/quilt/test/results-all.master 7 ●●●● patch | view | raw | blame | history
components/developer/quilt/Makefile
@@ -28,12 +28,12 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=         quilt
COMPONENT_VERSION=      0.67
COMPONENT_VERSION=      0.68
COMPONENT_SUMMARY=      Quilt - tool to manage series of patches
COMPONENT_SRC=          $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_PROJECT_URL=  https://savannah.nongnu.org/projects/quilt/
COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH=    sha256:3be3be0987e72a6c364678bb827e3e1fcc10322b56bc5f02b576698f55013cc2
COMPONENT_ARCHIVE_HASH=    sha256:fe8c09de03c106e85b3737c8f03ade147c956b79ed7af485a1c8a3858db38426
COMPONENT_ARCHIVE_URL=     https://download.savannah.gnu.org/releases/quilt/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=         developer/quilt
COMPONENT_CLASSIFICATION= Development/Source Code Management
components/developer/quilt/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -51,7 +51,7 @@
link path=usr/share/quilt/compat/getopt target=/usr/gnu/bin/getopt
link path=usr/share/quilt/compat/grep target=/usr/gnu/bin/grep
link path=usr/share/quilt/compat/patch target=/usr/gnu/bin/patch
link path=usr/share/quilt/compat/perl target=/usr/perl5/5.36/bin/perl
link path=usr/share/quilt/compat/perl target=/usr/perl5/5.38/bin/perl
link path=usr/share/quilt/compat/sed target=/usr/gnu/bin/sed
link path=usr/share/quilt/compat/sendmail target=/usr/sbin/sendmail
link path=usr/share/quilt/compat/tail target=/usr/gnu/bin/tail
components/developer/quilt/pkg5
@@ -4,7 +4,7 @@
        "compress/p7zip",
        "file/gnu-coreutils",
        "file/gnu-findutils",
        "runtime/perl-536",
        "runtime/perl-538",
        "service/network/smtp/postfix",
        "service/network/smtp/sendmail",
        "shell/bash",
@@ -22,4 +22,4 @@
        "developer/quilt"
    ],
    "name": "quilt"
}
}
components/developer/quilt/test/results-all.master
@@ -3,4 +3,9 @@
31 commands (31 passed, 0 failed)
15 commands (15 passed, 0 failed)
14 commands (14 passed, 0 failed)
136 commands (128 passed, 8 failed)
136 commands (136 passed, 0 failed)
23 commands (23 passed, 0 failed)
11 commands (11 passed, 0 failed)
39 commands (39 passed, 0 failed)
19 commands (19 passed, 0 failed)
33 commands (32 passed, 1 failed)