From owner-freebsd-ports Mon Jun 18 15:50: 6 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CBC5C37B407 for ; Mon, 18 Jun 2001 15:50:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5IMo0g41906; Mon, 18 Jun 2001 15:50:00 -0700 (PDT) (envelope-from gnats) Received: from totem.fix.no (totem.fix.no [213.142.66.130]) by hub.freebsd.org (Postfix) with ESMTP id AF8E537B401 for ; Mon, 18 Jun 2001 15:48:19 -0700 (PDT) (envelope-from anders@totem.fix.no) Received: by totem.fix.no (Postfix, from userid 1000) id CDC213C8E; Tue, 19 Jun 2001 00:48:18 +0200 (CEST) Message-Id: <20010618224818.CDC213C8E@totem.fix.no> Date: Tue, 19 Jun 2001 00:48:18 +0200 (CEST) From: Anders Nordby Reply-To: Anders Nordby To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/28267: Update port: www/mod_mp3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28267 >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: Mon Jun 18 15:50:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Anders Nordby >Release: FreeBSD 4.3-STABLE i386 >Organization: Fluxpod Information eXchange >Environment: >Description: Update the port to version to 0.22, the latest version. The ChangeLog is not complete, but from 0.19 to 0.20 this is new: * Sun Jun 17 22:04:02 PDT 2001 Version 0.20 -Additions for RSS 1.0 (including support for the mod_audio proposed addition). -ID3v2.2,.3, and .4 support. -Fix for the cutoff issue (file descriptors were not getting cleaned up soon enough). >How-To-Repeat: >Fix: diff -Nur mod_mp3.old/Makefile mod_mp3/Makefile --- mod_mp3.old/Makefile Sat May 26 03:36:16 2001 +++ mod_mp3/Makefile Tue Jun 19 00:36:52 2001 @@ -6,7 +6,7 @@ # PORTNAME= mod_mp3 -PORTVERSION= 0.19 +PORTVERSION= 0.22 CATEGORIES= www audio MASTER_SITES= http://media.tangent.org/ \ ftp://ftp.tangent.org/pub/apache/ \ @@ -25,7 +25,7 @@ do-install: ${APXS} -i -A -n mp3 ${WRKSRC}/mod_mp3.so .if !defined(NOPORTDOCS) - ${MKDIR} ${PREFIX}/share/doc/mod_mp3 + @${INSTALL} -d -m 0755 ${PREFIX}/share/doc/mod_mp3 .for f in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/share/doc/mod_mp3/ .endfor diff -Nur mod_mp3.old/distinfo mod_mp3/distinfo --- mod_mp3.old/distinfo Sat May 26 03:36:16 2001 +++ mod_mp3/distinfo Tue Jun 19 00:34:15 2001 @@ -1 +1 @@ -MD5 (mod_mp3-0.19.tar.gz) = 91d41f49ed855dae17f0e6f61801cac3 +MD5 (mod_mp3-0.22.tar.gz) = 17acc77f6f783070bcb5d0808a1154a7 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message