Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 2002 14:32:21 +0100 (BST)
From:      Dominic Mitchell <dom@happygiraffe.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/41162: New version of www/p5-Apache-MP3
Message-ID:  <20020730133221.36FCD5D6A@cathbad.happygiraffe.net>

next in thread | raw e-mail | index | archive | help

>Number:         41162
>Category:       ports
>Synopsis:       New version of www/p5-Apache-MP3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 30 06:40:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Mitchell
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
The HappyGiraffe Institute for Happy Giraffes
>Environment:
System: FreeBSD cathbad.happygiraffe.net 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Jul 30 12:22:35 BST 2002 root@cathbad.happygiraffe.net:/usr/obj/usr/src/sys/CATHBAD i386


	perl 5.6.1
	apache 1.3.26
	mod_perl 1.27
>Description:
	This is a new version of www/p5-Apache-MP3.

	NB:  This version requires two new ports, which I have just
	submitted:

		audio/p5-Audio-Wav
		audio/p5-libvorbis-perl

>How-To-Repeat:
	n/a
>Fix:

	Here's the patch.  It adds a pkg-message file, so that the user
	knows where to look for setup.

diff -urN /usr/ports/www/p5-Apache-MP3/Makefile p5-Apache-MP3/Makefile
--- /usr/ports/www/p5-Apache-MP3/Makefile	Tue Jul 10 14:54:21 2001
+++ p5-Apache-MP3/Makefile	Tue Jul 30 14:26:42 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Apache-MP3
-PORTVERSION=	2.18
+PORTVERSION=	2.26
 CATEGORIES=	www audio
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=Apache
@@ -14,8 +14,10 @@
 
 MAINTAINER=	dom@happygiraffe.net
 
-BUILD_DEPENDS=	${SITE_PERL}/MPEG/MP3Info.pm:${PORTSDIR}/audio/p5-MP3-Info \
-		${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl
+BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Ogg/Vorbis.pm:${PORTSDIR}/audio/p5-libvorbis-perl
+		${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \
+		${SITE_PERL}/Audio/Wav.pm:${PORTSDIR}/audio/p5-Audio-Wav \
+		${SITE_PERL}/MPEG/MP3Info.pm:${PORTSDIR}/audio/p5-MP3-Info \
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 SITE_PERL=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
diff -urN /usr/ports/www/p5-Apache-MP3/distinfo p5-Apache-MP3/distinfo
--- /usr/ports/www/p5-Apache-MP3/distinfo	Mon Jun 11 16:06:28 2001
+++ p5-Apache-MP3/distinfo	Tue Jul 30 12:15:45 2002
@@ -1 +1 @@
-MD5 (Apache-MP3-2.18.tar.gz) = f3ec4d08f475c8d349fdb0e5225c4584
+MD5 (Apache-MP3-2.26.tar.gz) = 68a3b9b9297bf5312e9a92eb0b6bb993
diff -urN /usr/ports/www/p5-Apache-MP3/pkg-message p5-Apache-MP3/pkg-message
--- /usr/ports/www/p5-Apache-MP3/pkg-message	Thu Jan  1 01:00:00 1970
+++ p5-Apache-MP3/pkg-message	Tue Jul 30 14:24:45 2002
@@ -0,0 +1,5 @@
+To read the manual on how to set up Apache::MP3, run:
+
+    % perldoc Apache::MP3
+
+It contains information on what you need to put in your httpd.conf.
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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