Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 May 2001 13:11:35 +0200 (CEST)
From:      Anders Nordby <anders@fix.no>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27299: Update port: www/mod_mp3
Message-ID:  <20010513111135.7F8EB3CC8@totem.fix.no>

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

>Number:         27299
>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:   Sun May 13 04:20:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Anders Nordby
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Fluxpod Information eXchange
>Environment:

	

>Description:

Fix master site, typo and update to the latest version: 0.16. New in this
version:

* Thu May 10 23:43:13 PDT 2001 Version 0.16
        -Random Fixed
        -Bunch of the XML-RPC calls were fixed
        -The ability to do defautl options was added
        -All of the playlist generation stuff was added
        -Better XML encoding.

>How-To-Repeat:

	

>Fix:

diff -Nur mod_mp3.old/Makefile mod_mp3/Makefile
--- mod_mp3.old/Makefile	Wed May  9 11:55:53 2001
+++ mod_mp3/Makefile	Sun May 13 13:10:30 2001
@@ -1,4 +1,4 @@
-# New ports collection makefile for:	mod_auth_pam
+# New ports collection makefile for:	mod_mp3
 # Date created:				7 April 2001
 # Whom:					will
 #
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	mod_mp3
-PORTVERSION=	0.15
+PORTVERSION=	0.16
 CATEGORIES=	www audio
-MASTER_SITES=	http://www.tangent.org/mod_mp3/ \
+MASTER_SITES=	http://media.tangent.org/ \
 		ftp://ftp.tangent.org/pub/apache/ \
 		http://www.freenix.no/~anders/
 
diff -Nur mod_mp3.old/distinfo mod_mp3/distinfo
--- mod_mp3.old/distinfo	Wed May  9 11:55:53 2001
+++ mod_mp3/distinfo	Sun May 13 12:52:53 2001
@@ -1 +1 @@
-MD5 (mod_mp3-0.15.tar.gz) = 6e928a6be1a7371397c4781c61dc82b4
+MD5 (mod_mp3-0.16.tar.gz) = f845b0919d77b9128e5245bdabbafbcf
>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?20010513111135.7F8EB3CC8>