The update is trivial (mostly bug fixes) and as we're at update HOMEPAGE (drop "www" prefix, use https)
ok? Index: Makefile =================================================================== RCS file: /cvs/ports/audio/midish/Makefile,v retrieving revision 1.25 diff -u -p -u -p -r1.25 Makefile --- Makefile 11 Mar 2022 18:20:17 -0000 1.25 +++ Makefile 12 Sep 2022 11:11:04 -0000 @@ -1,7 +1,7 @@ COMMENT= command line MIDI sequencer and filter -DISTNAME= midish-1.3.0 +DISTNAME= midish-1.3.2 CATEGORIES= audio -HOMEPAGE= http://www.midish.org/ +HOMEPAGE= https://midish.org/ MAINTAINER= Alexandre Ratchov <[email protected]> # BSD Index: distinfo =================================================================== RCS file: /cvs/ports/audio/midish/distinfo,v retrieving revision 1.17 diff -u -p -u -p -r1.17 distinfo --- distinfo 26 Aug 2019 11:43:58 -0000 1.17 +++ distinfo 12 Sep 2022 11:11:04 -0000 @@ -1,2 +1,2 @@ -SHA256 (midish-1.3.0.tar.gz) = zGYLEQKPvyo4cqGl5vItWkO254sIM29hDWfgxXgDa+Y= -SIZE (midish-1.3.0.tar.gz) = 188650 +SHA256 (midish-1.3.2.tar.gz) = 4BYiyy6eYfA/snY5qaRDyMTOrfXyEnCyxttD8o/iVmk= +SIZE (midish-1.3.2.tar.gz) = 189023
