Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 May 2001 23:36:17 +0200 (CEST)
From:      Anders Nordby <anders@fix.no>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27647: Update port: www/mod_mp3
Message-ID:  <20010525213617.9EE653C9D@totem.fix.no>

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

>Number:         27647
>Category:       ports
>Synopsis:       Update port: www/mod_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:   Fri May 25 14:40:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Anders Nordby
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Fluxpod Information eXchange
>Environment:

4.3-STABLE (kern.osreldate: 430000)

>Description:

Update the port to the latest version, 0.19. New in this version:

* Wed May 23 23:39:17 PDT 2001 Version 0.19
        -Fix for rate limitting that can cause forbidden access.

* Wed May 23 23:39:17 PDT 2001 Version 0.18
        -Added MP3Loop (aka connections will loop forever on play list/random)
        -Random does not repeat
        -Fixed XML encoding of non-printable characters
        -Added feature for limitting connections

>How-To-Repeat:

	<Code/input/activities to reproduce the problem (multiple lines)>

>Fix:

diff -Nur mod_mp3.old/Makefile mod_mp3/Makefile
--- mod_mp3.old/Makefile	Mon May 14 02:20:57 2001
+++ mod_mp3/Makefile	Fri May 25 23:11:13 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mod_mp3
-PORTVERSION=	0.16
+PORTVERSION=	0.19
 CATEGORIES=	www audio
 MASTER_SITES=	http://media.tangent.org/ \
 		ftp://ftp.tangent.org/pub/apache/ \
diff -Nur mod_mp3.old/distinfo mod_mp3/distinfo
--- mod_mp3.old/distinfo	Mon May 14 02:20:57 2001
+++ mod_mp3/distinfo	Fri May 25 23:11:25 2001
@@ -1 +1 @@
-MD5 (mod_mp3-0.16.tar.gz) = f845b0919d77b9128e5245bdabbafbcf
+MD5 (mod_mp3-0.19.tar.gz) = 91d41f49ed855dae17f0e6f61801cac3
>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?20010525213617.9EE653C9D>