git: 3580dfb09800 - main - audio/p5-MIDI-Perl: Move audio/p5-MIDI to audio/p5-MIDI-Perl and update to 0.84

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 01 Nov 2023 02:15:18 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3580dfb0980095fa37f41297bf516e7dabf23965

commit 3580dfb0980095fa37f41297bf516e7dabf23965
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-01 01:46:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-01 01:56:57 +0000

    audio/p5-MIDI-Perl: Move audio/p5-MIDI to audio/p5-MIDI-Perl and update to 0.84
    
    - Add LICENSE
    - Add NO_ARCH
    
    Changes:        https://metacpan.org/dist/MIDI-Perl/changes
---
 MOVED                                     |  1 +
 audio/Makefile                            |  2 +-
 audio/{p5-MIDI => p5-MIDI-Perl}/Makefile  | 13 ++++++++-----
 audio/p5-MIDI-Perl/distinfo               |  3 +++
 audio/{p5-MIDI => p5-MIDI-Perl}/pkg-descr |  0
 audio/{p5-MIDI => p5-MIDI-Perl}/pkg-plist |  0
 audio/p5-MIDI/distinfo                    |  2 --
 7 files changed, 13 insertions(+), 8 deletions(-)

diff --git a/MOVED b/MOVED
index 464ef58ddbf0..8bf910b1cb10 100644
--- a/MOVED
+++ b/MOVED
@@ -7955,3 +7955,4 @@ dns/libasr||2023-10-25|Has expired: libasr will be maintained only as part of Op
 textproc/xalan-c||2023-10-28|Has expired: Upstream no longer continuing; please consider textproc/libxslt, textproc/qt5-xmlpatterns or SaxonC as potential alternatives
 www/homer|www/homer-web|2023-11-01|Rename port to be consistent with Arch
 textproc/rubygem-yarp|textproc/rubygem-prism|2023-11-01|Remove obsoleted port. Use textproc/rubygem-prism instead
+audio/p5-MIDI|audio/p5-MIDI-Perl|2023-11-01|Move audio/p5-MIDI to audio/p5-MIDI-Perl
diff --git a/audio/Makefile b/audio/Makefile
index 5e63282b79b7..67b5a4ff49da 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -559,7 +559,7 @@
     SUBDIR += p5-CDDB-File
     SUBDIR += p5-CDDB_get
     SUBDIR += p5-Filesys-Virtual-DAAP
-    SUBDIR += p5-MIDI
+    SUBDIR += p5-MIDI-Perl
     SUBDIR += p5-MP3-Find
     SUBDIR += p5-MP3-ID3v1Tag
     SUBDIR += p5-MP3-Info
diff --git a/audio/p5-MIDI/Makefile b/audio/p5-MIDI-Perl/Makefile
similarity index 78%
rename from audio/p5-MIDI/Makefile
rename to audio/p5-MIDI-Perl/Makefile
index 6bb1ec33f810..886052bb62a8 100644
--- a/audio/p5-MIDI/Makefile
+++ b/audio/p5-MIDI-Perl/Makefile
@@ -1,20 +1,23 @@
-PORTNAME=	MIDI
-PORTVERSION=	0.83
-PORTREVISION=	1
+PORTNAME=	MIDI-Perl
+PORTVERSION=	0.84
 CATEGORIES=	audio perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
-DISTNAME=	MIDI-Perl-${PORTVERSION}
 
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl5 module for handling MIDI files
 WWW=		https://metacpan.org/release/MIDI-Perl
 
-OPTIONS_DEFINE=	GD
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
 
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
+OPTIONS_DEFINE=	GD
+
 GD_BUILD_DEPENDS=	p5-GD>=0:graphics/p5-GD
 GD_RUN_DEPENDS=		p5-GD>=0:graphics/p5-GD
 
diff --git a/audio/p5-MIDI-Perl/distinfo b/audio/p5-MIDI-Perl/distinfo
new file mode 100644
index 000000000000..db136fa909d8
--- /dev/null
+++ b/audio/p5-MIDI-Perl/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1698340917
+SHA256 (MIDI-Perl-0.84.tar.gz) = 78779393b9b89ee70e3bc687bd872c3260173eb6da8b33311157780b271ed9a7
+SIZE (MIDI-Perl-0.84.tar.gz) = 66666
diff --git a/audio/p5-MIDI/pkg-descr b/audio/p5-MIDI-Perl/pkg-descr
similarity index 100%
rename from audio/p5-MIDI/pkg-descr
rename to audio/p5-MIDI-Perl/pkg-descr
diff --git a/audio/p5-MIDI/pkg-plist b/audio/p5-MIDI-Perl/pkg-plist
similarity index 100%
rename from audio/p5-MIDI/pkg-plist
rename to audio/p5-MIDI-Perl/pkg-plist
diff --git a/audio/p5-MIDI/distinfo b/audio/p5-MIDI/distinfo
deleted file mode 100644
index a641504bba5c..000000000000
--- a/audio/p5-MIDI/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (MIDI-Perl-0.83.tar.gz) = 813a250bd4ed990c707f59fc146eb23bd00da7d27f273c0a809e3bcb933e9ae7
-SIZE (MIDI-Perl-0.83.tar.gz) = 65131