svn commit: r519982 - head/audio/p5-MP3-Tag

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Dec 13 06:42:13 UTC 2019


Author: sunpoet
Date: Fri Dec 13 06:42:12 2019
New Revision: 519982
URL: https://svnweb.freebsd.org/changeset/ports/519982

Log:
  Update to 1.15
  
  Changes:	https://metacpan.org/changes/distribution/MP3-Tag

Modified:
  head/audio/p5-MP3-Tag/Makefile
  head/audio/p5-MP3-Tag/distinfo

Modified: head/audio/p5-MP3-Tag/Makefile
==============================================================================
--- head/audio/p5-MP3-Tag/Makefile	Fri Dec 13 06:42:07 2019	(r519981)
+++ head/audio/p5-MP3-Tag/Makefile	Fri Dec 13 06:42:12 2019	(r519982)
@@ -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 at FreeBSD.org
 COMMENT=	Module for reading tags of MP3 audio files
 
-USES=		perl5
+USES=		perl5 zip
 USE_PERL5=	configure
 
 NO_ARCH=	yes

Modified: head/audio/p5-MP3-Tag/distinfo
==============================================================================
--- head/audio/p5-MP3-Tag/distinfo	Fri Dec 13 06:42:07 2019	(r519981)
+++ head/audio/p5-MP3-Tag/distinfo	Fri Dec 13 06:42:12 2019	(r519982)
@@ -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


More information about the svn-ports-all mailing list