Marcel Telka
2023-10-06 523157d7e440626757a283ed575b42897cb76f0c
hunspell-pt_br: rename package to fix version anachrony

1 files added
2 files modified
7 ■■■■ changed files
components/text/hunspell-pt_br/Makefile 4 ●●● patch | view | raw | blame | history
components/text/hunspell-pt_br/history 1 ●●●● patch | view | raw | blame | history
components/text/hunspell-pt_br/pkg5 2 ●●● patch | view | raw | blame | history
components/text/hunspell-pt_br/Makefile
@@ -21,7 +21,7 @@
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_FMRI=    library/myspell/dictionary/pt-br
COMPONENT_CLASSIFICATION    = System/Localizations
COMPONENT_SRC=            VeroptBR3215AOC
@@ -59,3 +59,5 @@
clean::
    $(RM) -r $(BUILD_DIR) $(PROTO_DIR)
# Auto-generated dependencies
components/text/hunspell-pt_br/history
New file
@@ -0,0 +1 @@
library/myspell/dictionary/pt_br@2013.10.30,5.11-2020.0.1.1 library/myspell/dictionary/pt-br
components/text/hunspell-pt_br/pkg5
@@ -1,7 +1,7 @@
{
    "dependencies": [],
    "fmris": [
        "library/myspell/dictionary/pt_br"
        "library/myspell/dictionary/pt-br"
    ],
    "name": "hunspell-pt_br"
}