Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Dec 2019 06:42:12 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r519982 - head/audio/p5-MP3-Tag
Message-ID:  <201912130642.xBD6gCFw006368@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912130642.xBD6gCFw006368>