Niklas Poslovski
2023-06-14 91398f46c442f106e109916b6f3a9121be071de7
hunspell-pt_br: Update to 3.2.15

4 files modified
24 ■■■■ changed files
components/text/hunspell-pt_br/Makefile 14 ●●●● patch | view | raw | blame | history
components/text/hunspell-pt_br/library-myspell-dictionary-pt_br.p5m 2 ●●●●● patch | view | raw | blame | history
components/text/hunspell-pt_br/manifests/sample-manifest.p5m 3 ●●●● patch | view | raw | blame | history
components/text/hunspell-pt_br/pkg5 5 ●●●● patch | view | raw | blame | history
components/text/hunspell-pt_br/Makefile
@@ -10,25 +10,25 @@
#
# Copyright (c) 2016 Alexander Pyhalov
# Copyright (c) 2023 Niklas Poslovski
#
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        hunspell-pt_br
COMPONENT_VERSION=    2013-10-30
IPS_COMPONENT_VERSION=    2013.10.30
COMPONENT_PROJECT_URL=    http://pt-br.libreoffice.org/projetos/vero
COMPONENT_VERSION=    3.2.15
COMPONENT_PROJECT_URL=    https://pt-br.libreoffice.org/projetos/vero
COMPONENT_SUMMARY=    Myspell and Hunspell spell dictionary files for Portugese Brazilian
COMPONENT_LICENSE=    MPL1.1
COMPONENT_LICENSE_FILE=    $(COMPONENT_NAME).license
COMPONENT_FMRI=    library/myspell/dictionary/pt_br
COMPONENT_CLASSIFICATION    = System/Localizations
COMPONENT_SRC=            ptBR-$(COMPONENT_VERSION)AOC-2
COMPONENT_ARCHIVE=        $(COMPONENT_SRC).zip
COMPONENT_SRC=            VeroptBR3215AOC
COMPONENT_ARCHIVE=        $(COMPONENT_SRC).oxt
COMPONENT_ARCHIVE_HASH=        \
    sha256:ff20a997e4296b8b0bef2e6c19be437fa99442e7d7b3ea55cf9e0e1a6ab52a56
COMPONENT_ARCHIVE_URL=   http://pt-br.libreoffice.org/assets/Uploads/PT-BR-Documents/VERO/$(COMPONENT_ARCHIVE)
    sha256:7571a3d8aaa0d5699f8b572d2fc613189876fa4fa87dcbda9a99bd63500210ee
COMPONENT_ARCHIVE_URL=   https://pt-br.libreoffice.org/assets/Uploads/PT-BR-Documents/VERO/$(COMPONENT_ARCHIVE)
UNPACK_ARGS+=-r $(COMPONENT_SRC)
include $(WS_TOP)/make-rules/prep.mk
components/text/hunspell-pt_br/library-myspell-dictionary-pt_br.p5m
@@ -11,9 +11,11 @@
#
# Copyright 2016 Alexander Pyhalov
# Copyright 2023 Niklas Poslovski
#
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/text/hunspell-pt_br/manifests/sample-manifest.p5m
@@ -10,10 +10,11 @@
#
#
# Copyright 2016 <contributor>
# Copyright 2023 <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/text/hunspell-pt_br/pkg5
@@ -1,8 +1,5 @@
{
    "dependencies": [
        "SUNWcs",
        "system/library"
    ],
    "dependencies": [],
    "fmris": [
        "library/myspell/dictionary/pt_br"
    ],