diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-12-13 06:42:12 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-12-13 06:42:12 +0000 |
commit | 310f8ca9e7db944ffd43d17abde6b01d0d9125a1 (patch) | |
tree | 57577321fa57b839eb628bc042bcf10633b7503d /audio | |
parent | 4ec018ecc21df45cf0c32b7fd8d47d94092615a6 (diff) | |
download | ports-310f8ca9e7db944ffd43d17abde6b01d0d9125a1.tar.gz ports-310f8ca9e7db944ffd43d17abde6b01d0d9125a1.zip |
Notes
Diffstat (limited to 'audio')
-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 96f4de2369af..a5e7556526da 100644 --- a/audio/p5-MP3-Tag/Makefile +++ b/audio/p5-MP3-Tag/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MP3-Tag -PORTVERSION= 1.14 +PORTVERSION= 1.15 CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Module for reading tags of MP3 audio files -USES= perl5 +USES= perl5 zip USE_PERL5= configure NO_ARCH= yes diff --git a/audio/p5-MP3-Tag/distinfo b/audio/p5-MP3-Tag/distinfo index 1a44c9a53838..d33c0d7a9112 100644 --- a/audio/p5-MP3-Tag/distinfo +++ b/audio/p5-MP3-Tag/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1475334747 -SHA256 (MP3-Tag-1.14.tar.gz) = 3ec392f273ce38228ee2d7e53f7622f6f90a9c31c5079e6c9f354fb04a98c259 -SIZE (MP3-Tag-1.14.tar.gz) = 279630 +TIMESTAMP = 1576164470 +SHA256 (MP3-Tag-1.15.zip) = aaac48f4637edca408fd79381bc0bff0f9b11bd8e1e94de059dae993365f56d1 +SIZE (MP3-Tag-1.15.zip) = 321983 |