Date: Tue, 21 Aug 2007 08:54:07 -0700 (PDT) From: Yen-Ming Lee <leeym@leeym.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: demon@FreeBSD.org Subject: ports/115672: [PATCH] audio/p5-MP3-Info: update to 1.23 Message-ID: <200708211554.l7LFs7P4093885@db1.leeym.com> Resent-Message-ID: <200708210700.l7L7028W068127@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 115672 >Category: ports >Synopsis: [PATCH] audio/p5-MP3-Info: update to 1.23 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Aug 21 07:00:02 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 6.2-RELEASE i386 >Organization: >Environment: System: FreeBSD db1.leeym.com 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007 >Description: - Update to 1.23 Port maintainer (demon@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-MP3-Info-1.23.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/audio/p5-MP3-Info/Makefile,v retrieving revision 1.13 diff -u -u -r1.13 Makefile --- Makefile 22 Mar 2007 12:39:34 -0000 1.13 +++ Makefile 21 Aug 2007 06:53:16 -0000 @@ -6,7 +6,7 @@ # PORTNAME= MP3-Info -PORTVERSION= 1.22 +PORTVERSION= 1.23 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR=MP3 @@ -19,10 +19,4 @@ MAN3= MP3::Info.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500600 -IGNORE= requires at least Perl 5.6.0 -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> Index: distinfo =================================================================== RCS file: /home/pcvs/ports/audio/p5-MP3-Info/distinfo,v retrieving revision 1.10 diff -u -u -r1.10 distinfo --- distinfo 22 Mar 2007 12:39:34 -0000 1.10 +++ distinfo 21 Aug 2007 06:53:16 -0000 @@ -1,3 +1,3 @@ -MD5 (MP3-Info-1.22.tar.gz) = ed00c6821951d98c00a70bc02e6cb82f -SHA256 (MP3-Info-1.22.tar.gz) = 42aaa350c42827ed2a42e376f156a886d5e1c7838898bbae113e7b1ee0113685 -SIZE (MP3-Info-1.22.tar.gz) = 106552 +MD5 (MP3-Info-1.23.tar.gz) = fd0b5e0d88ee01454180e3941ab11541 +SHA256 (MP3-Info-1.23.tar.gz) = 583eed0552d1a0f5ff1d3f7c8979d37bcaf151ff83411265e2a0129777ef3555 +SIZE (MP3-Info-1.23.tar.gz) = 125378 --- p5-MP3-Info-1.23.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708211554.l7LFs7P4093885>