From anders@totem.fix.no  Sun Apr 22 16:48:26 2001
Return-Path: <anders@totem.fix.no>
Received: from totem.fix.no (totem.fix.no [213.142.66.130])
	by hub.freebsd.org (Postfix) with ESMTP id 41B0C37B422
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 22 Apr 2001 16:48:25 -0700 (PDT)
	(envelope-from anders@totem.fix.no)
Received: by totem.fix.no (Postfix, from userid 1000)
	id 413253CCF; Mon, 23 Apr 2001 01:48:24 +0200 (CEST)
Message-Id: <20010422234824.413253CCF@totem.fix.no>
Date: Mon, 23 Apr 2001 01:48:24 +0200 (CEST)
From: Anders Nordby <anders@fix.no>
Reply-To: Anders Nordby <anders@fix.no>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update port: www/mod_mp3
X-Send-Pr-Version: 3.2

>Number:         26781
>Category:       ports
>Synopsis:       Update port: www/mod_mp3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 22 16:50:01 PDT 2001
>Closed-Date:    Fri Apr 27 11:35:16 PDT 2001
>Last-Modified:  Fri Apr 27 11:35:34 PDT 2001
>Originator:     Anders Nordby
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
Fluxpod Information eXchange
>Environment:

	

>Description:

Update the port to the latest version: 0.12. Adds file files/patch-Makefile.

>How-To-Repeat:

	

>Fix:

diff -Nur mod_mp3.old/Makefile mod_mp3/Makefile
--- mod_mp3.old/Makefile	Sun Apr 22 16:57:06 2001
+++ mod_mp3/Makefile	Mon Apr 23 01:32:48 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mod_mp3
-PORTVERSION=	0.9
+PORTVERSION=	0.12
 CATEGORIES=	www audio
 MASTER_SITES=	http://www.tangent.org/mod_mp3/ \
 		ftp://ftp.tangent.org/pub/apache/ \
@@ -20,8 +20,7 @@
 APXS?=		${LOCALBASE}/sbin/apxs
 DOCS=		ChangeLog README TODO faq.html
 
-do-build:
-	@cd ${WRKSRC} && ${APXS} -c mod_mp3.c
+MAKE_ARGS+=	APXS="${APXS}"
 
 do-install:
 	${APXS} -i -A -n mp3 ${WRKSRC}/mod_mp3.so
diff -Nur mod_mp3.old/distinfo mod_mp3/distinfo
--- mod_mp3.old/distinfo	Sat Apr 14 19:44:58 2001
+++ mod_mp3/distinfo	Sun Apr 22 16:57:19 2001
@@ -1 +1 @@
-MD5 (mod_mp3-0.9.tar.gz) = 9d1c065adb8cc894235e2e58da326e06
+MD5 (mod_mp3-0.12.tar.gz) = b44e10a8e60086ae1e2ef114c6627ebd
diff -Nur mod_mp3.old/files/patch-Makefile mod_mp3/files/patch-Makefile
--- mod_mp3.old/files/patch-Makefile	Thu Jan  1 01:00:00 1970
+++ mod_mp3/files/patch-Makefile	Mon Apr 23 01:29:46 2001
@@ -0,0 +1,10 @@
+--- Makefile.orig	Mon Apr 23 01:29:29 2001
++++ Makefile	Mon Apr 23 01:29:35 2001
+@@ -3,7 +3,6 @@
+ ##
+ 
+ #   the used tools
+-APXS=apxs
+ APACHECTL=apachectl
+ VERSION = 0.12
+ DISTNAME = mod_mp3
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ijliao 
State-Changed-When: Fri Apr 27 11:35:16 PDT 2001 
State-Changed-Why:  
committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=26781 
>Unformatted:
