Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jan 2002 19:27:27 -0800 (PST)
From:      Sean Chittenden <sean@chittenden.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        anders@fix.no
Subject:   ports/34151: Upgrade mod_mp3
Message-ID:  <20020122032727.E79FA20F05@mail.tgd.net>

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

>Number:         34151
>Category:       ports
>Synopsis:       Upgrade mod_mp3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 21 19:30:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Sean Chittenden
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD mat.tgd.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Nov 20 01:19:38 PST 2001 root@mat.tgd.net:/usr/obj/usr/src/sys/MAT i386


	
>Description:
	Upgrade www/mod_mp3
>How-To-Repeat:
	
>Fix:


--- Makefile.orig	Mon Jan 21 19:19:01 2002
+++ Makefile	Mon Jan 21 19:19:25 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mod_mp3
-PORTVERSION=	0.33
+PORTVERSION=	0.35
 CATEGORIES=	www audio
 MASTER_SITES=	http://software.tangent.org/download/ \
 		ftp://ftp.tangent.org/pub/apache/ \
@@ -24,7 +24,7 @@
 DOCS=		ChangeLog README TODO faq.html
 
 do-install:
-	${APXS} -i -A -n mp3 ${WRKSRC}/mod_mp3.so
+	${APXS} -i -A -n mp3 ${WRKSRC}/src/mod_mp3.so
 .if !defined(NOPORTDOCS)
 	@${INSTALL} -d -m 0755 ${PREFIX}/share/doc/mod_mp3
 .for f in ${DOCS}

--- distinfo.orig	Mon Jan 21 19:19:29 2002
+++ distinfo	Mon Jan 21 19:19:33 2002
@@ -1 +1 @@
-MD5 (mod_mp3-0.33.tar.gz) = b8be32e145262fefcd43f187b60ab8b5
+MD5 (mod_mp3-0.35.tar.gz) = b8be32e145262fefcd43f187b60ab8b5
>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?20020122032727.E79FA20F05>