mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
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
This commit is contained in:
parent
11bfbb87b8
commit
3580dfb098
7 changed files with 13 additions and 8 deletions
1
MOVED
1
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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
3
audio/p5-MIDI-Perl/distinfo
Normal file
3
audio/p5-MIDI-Perl/distinfo
Normal file
|
@ -0,0 +1,3 @@
|
|||
TIMESTAMP = 1698340917
|
||||
SHA256 (MIDI-Perl-0.84.tar.gz) = 78779393b9b89ee70e3bc687bd872c3260173eb6da8b33311157780b271ed9a7
|
||||
SIZE (MIDI-Perl-0.84.tar.gz) = 66666
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (MIDI-Perl-0.83.tar.gz) = 813a250bd4ed990c707f59fc146eb23bd00da7d27f273c0a809e3bcb933e9ae7
|
||||
SIZE (MIDI-Perl-0.83.tar.gz) = 65131
|
Loading…
Add table
Reference in a new issue