diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-01-30 12:29:23 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-01-30 12:59:18 +0000 |
commit | dff138d1104c6f5c77eb7e04ce9ce66f43c36f1f (patch) | |
tree | bf50846eaa7e2fa96194895376da4cf2a1ade0b6 | |
parent | 4a9c86916a34fc743b52b873d9accfc73582ff0b (diff) | |
download | ports-dff138d1104c6f5c77eb7e04ce9ce66f43c36f1f.tar.gz ports-dff138d1104c6f5c77eb7e04ce9ce66f43c36f1f.zip |
audio/p5-MP3-Tag: Update to 1.16
-rw-r--r-- | audio/p5-MP3-Tag/Makefile | 4 | ||||
-rw-r--r-- | audio/p5-MP3-Tag/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/p5-MP3-Tag/Makefile b/audio/p5-MP3-Tag/Makefile index 45b8f9e963e6..9dbaa7ca9740 100644 --- a/audio/p5-MP3-Tag/Makefile +++ b/audio/p5-MP3-Tag/Makefile @@ -1,5 +1,5 @@ PORTNAME= MP3-Tag -PORTVERSION= 1.15 +PORTVERSION= 1.16 CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -8,7 +8,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Module for reading tags of MP3 audio files WWW= https://metacpan.org/release/MP3-Tag -USES= perl5 zip +USES= dos2unix perl5 zip USE_PERL5= configure NO_ARCH= yes diff --git a/audio/p5-MP3-Tag/distinfo b/audio/p5-MP3-Tag/distinfo index d33c0d7a9112..ffd43da8129e 100644 --- a/audio/p5-MP3-Tag/distinfo +++ b/audio/p5-MP3-Tag/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1576164470 -SHA256 (MP3-Tag-1.15.zip) = aaac48f4637edca408fd79381bc0bff0f9b11bd8e1e94de059dae993365f56d1 -SIZE (MP3-Tag-1.15.zip) = 321983 +TIMESTAMP = 1674589598 +SHA256 (MP3-Tag-1.16.zip) = 50385093aa300056bc262bb6a400a96e2195977c1c5e1ebf15a5e075a9377b86 +SIZE (MP3-Tag-1.16.zip) = 324866 |