macports-ports icon indicating copy to clipboard operation
macports-ports copied to clipboard

cmph: update to 2.0.2

Open barracuda156 opened this issue 1 year ago • 0 comments

Description

Update to 2.0.2. Second commit: minor changes to text alignment.

Type(s)
  • [ ] bugfix
  • [x] enhancement
  • [ ] security fix
Tested on

macOS 10.6.8 Xcode 3.2.6

Verification

Have you

  • [x] followed our Commit Message Guidelines?
  • [x] squashed and minimized your commits?
  • [x] checked that there aren't other open pull requests for the same change?
  • [ ] referenced existing tickets on Trac with full URL?
  • [x] checked your Portfile with port lint --nitpick?
  • [ ] tried existing tests with sudo port test?
  • [ ] tried a full install with sudo port -vst install?
  • [ ] tested basic functionality of all binary files?

lint --nitpick gives one warning:

10:~ svacchanda$ port lint --nitpick cmph
--->  Verifying Portfile for cmph
Warning: Line 18 seems to hardcode the version number, consider using ${version} instead
--->  0 errors and 1 warnings found.

However there is no such pattern: earlier versions are not placed in respective folders with their numbers. See: https://sourceforge.net/projects/cmph/files/

barracuda156 avatar Jul 31 '22 00:07 barracuda156