saltstack-formulas / librenms-formula

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
4 stars 9 forks source link

fix(FreeBSD): ImageMagick7-nox11 was renamed to ImageMagick7 #11

Closed alxwr closed 11 months ago

alxwr commented 1 year ago

PR progress checklist (to be filled in by reviewers)


What type of PR is this?

Primary type

Secondary type

Does this PR introduce a BREAKING CHANGE?

No.

Related issues and/or pull requests

Describe the changes you're proposing

ImageMagick7-nox11 was renamed to ImageMagick7 in FreeBSD's ports.

Pillar / config required to test the proposed changes

Debug log showing how the proposed changes work

----------                                                                                                                                 
          ID: librenms_pkgs_install                                                                                                        
    Function: pkg.installed                                                                                                                
        Name: ImageMagick7                                                                                                                 
      Result: True                                                                                                                         
     Comment: The following packages were installed/updated: ImageMagick7                                                                  
     Started: 14:02:05.282001                                                                                                              
    Duration: 14711.955 ms                                                                                                                 
     Changes:                                                                                                                              
              ----------                                                                                                                   
              ImageMagick7:                                                                                                                
                  ----------                                                                                                               
                  new:                                                                                                                     
                      7.1.0.62_6                                                                                                           
                  old:

Documentation checklist

Testing checklist

Additional context