Andreas Wacknitz
2022-09-16 7f561da936c666545f986822167e90129a10a608
doxygen: update to 1.9.5

4 files modified
18 ■■■■■ changed files
components/developer/doxygen/Makefile 10 ●●●●● patch | view | raw | blame | history
components/developer/doxygen/doxygen.p5m 1 ●●●● patch | view | raw | blame | history
components/developer/doxygen/manifests/sample-manifest.p5m 3 ●●●● patch | view | raw | blame | history
components/developer/doxygen/test/results-all.master 4 ●●●● patch | view | raw | blame | history
components/developer/doxygen/Makefile
@@ -22,12 +22,11 @@
# Copyright (c) 2020, 2021, Andreas Wacknitz
#
BUILD_BITS= 64
PREFERRED_BITS= 64
BUILD_STYLE= cmake
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=            doxygen
COMPONENT_VERSION=        1.9.4
COMPONENT_VERSION=        1.9.5
COMPONENT_VERSION_=        $(subst .,_,$(COMPONENT_VERSION))
COMPONENT_FMRI=            developer/documentation-tool/doxygen        
COMPONENT_SUMMARY=        Doxygen - Source Code Documentation Tool 
@@ -36,13 +35,13 @@
COMPONENT_FILE=            Release_$(COMPONENT_VERSION_)
COMPONENT_SRC=            $(COMPONENT_NAME)-$(COMPONENT_FILE)
COMPONENT_ARCHIVE=        $(COMPONENT_SRC).src.tar.gz
COMPONENT_ARCHIVE_HASH=    sha256:1b083d15b29817463129ae1ae73b930d883030eeec090ea7a99b3a04fdb51c76
COMPONENT_ARCHIVE_HASH=    sha256:1c5c9cd4445f694e43f089c17529caae6fe889b732fb0b145211025a1fcda1bb
COMPONENT_ARCHIVE_URL=    https://github.com/doxygen/doxygen/archive/$(COMPONENT_FILE).tar.gz
COMPONENT_LICENSE=        GPLv2
# Download the manual so that we don't have to keep updating it in the gate.
COMPONENT_ARCHIVE_1=    $(COMPONENT_NAME)_manual-$(COMPONENT_VERSION).pdf.zip
COMPONENT_ARCHIVE_HASH_1=    sha256:04463487284c85b145f494c923248bef232652cf32818ad912b520fccc0e6684
COMPONENT_ARCHIVE_HASH_1=    sha256:86f03a85a05b2eb09505892f42e33923269332c68f7abd3f1f593664c7a5baae
COMPONENT_ARCHIVE_URL_1=    https://doxygen.nl/files/$(COMPONENT_ARCHIVE_1)
include $(WS_MAKE_RULES)/common.mk
@@ -61,9 +60,6 @@
COMPONENT_TEST_ENV =        PATH="$(PROTO_DIR)/usr/bin:$(PATH)"
COMPONENT_TEST_DIR =        $(BUILD_DIR_64)/testing
COMPONENT_TEST_TARGETS =    tests
COMPONENT_TEST_MASTER = \
    $(COMPONENT_TEST_RESULTS_DIR)/results-all.master
# The additional doxygen specific set of transforms to be applied to the
# test results to try to normalize them.
components/developer/doxygen/doxygen.p5m
@@ -14,6 +14,7 @@
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
components/developer/doxygen/manifests/sample-manifest.p5m
@@ -10,10 +10,11 @@
#
#
# Copyright 2017 <contributor>
# Copyright 2022 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
components/developer/doxygen/test/results-all.master
@@ -1,7 +1,7 @@
Test project $(@D)/testing
12/82 Test #12: 012_cite .....................................***Failed
12/87 Test #12: 012_cite .....................................***Failed
99% tests passed, 1 tests failed out of 82
99% tests passed, 1 tests failed out of 87
The following tests FAILED: