Ticket #34526: p5-fusioninventory-agent.2.1.7to2.1.14-fix2.patch

File p5-fusioninventory-agent.2.1.7to2.1.14-fix2.patch, 1.4 KB (added by mathieu.sim@…, 12 years ago)

Fix typo in description and updates it (as the agent will drop OCSng support soon)

  • Portfile

    old new  
    44PortSystem              1.0
    55PortGroup               perl5 1.0
    66
    7 perl5.setup             FusionInventory-Agent 2.1.7 ../by-authors/id/F/FU/FUSINV
    8 revision                2
     7perl5.setup             FusionInventory-Agent 2.1.14 ../by-authors/id/F/FU/FUSINV
     8revision                0
    99platforms               darwin
    1010maintainers             nomaintainer
    1111supported_archs         noarch
    1212
    1313description             FusionInventory::Agent
    1414
    15 long_description        Perl Application that runs an agent that connects a \
    16                         computer to OCSInventory / GLPI for Inventorying Purposes
     15long_description        Perl application that runs an agent connecting to a \
     16                        server running for example FusionInventory for GLPI \
     17                        for inventorying purposes.
    1718
    1819homepage                http://fusioninventory.org/wordpress
    1920
    20 checksums               sha1    7fe6619462828a97a3bb5225a21670c20f8d1679 \
    21                         rmd160  f2713c673e2b7f5ec5cf3de7d894c8fba58e8abc
     21checksums               sha1    563156b25e293f3ce97c912bb26eb5e1715e14db \
     22                        rmd160  d51896d1d1ee88cf173771d203920ed846019cf1
    2223
    2324if {${perl5.major} != ""} {
    2425depends_lib-append      port:p${perl5.major}-net-ip \