From owner-freebsd-ports Thu Aug 29 8:10:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A671D37B400 for ; Thu, 29 Aug 2002 08:10:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 987C243E77 for ; Thu, 29 Aug 2002 08:10:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7TFA3JU091804 for ; Thu, 29 Aug 2002 08:10:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7TFA3vT091803; Thu, 29 Aug 2002 08:10:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC02737B400 for ; Thu, 29 Aug 2002 08:04:06 -0700 (PDT) Received: from Thanatos.Shenton.Org (a3.ebbed1.client.atlantech.net [209.190.235.163]) by mx1.FreeBSD.org (Postfix) with SMTP id 2A47743E6E for ; Thu, 29 Aug 2002 08:03:27 -0700 (PDT) (envelope-from chris@Shenton.Org) Received: (qmail 74775 invoked by uid 1000); 29 Aug 2002 15:03:25 -0000 Message-Id: <20020829150325.74774.qmail@Thanatos.Shenton.Org> Date: 29 Aug 2002 15:03:25 -0000 From: Chris Shenton Reply-To: Chris Shenton To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/42165: update mod_mp3: port is .35, current is .38 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: 42165 >Category: ports >Synopsis: update mod_mp3: port is .35, current is .38 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Aug 29 08:10:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Chris Shenton >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD thanatos.shenton.org 4.6-STABLE FreeBSD 4.6-STABLE #13: Wed Jul 31 17:14:09 EDT 2002 chris@thanatos.shenton.org:/usr/obj/usr/src/sys/Thanatos i386 >Description: mod_mp3 is currently at 0.38 while port is at 0.35. >How-To-Repeat: check /usr/ports/www/Makefile and notice the version >Fix: Dunno, I haven't made a port before, but it looks like you just need to change the Makefile and distinfo checksum. How about this: Palimpsest# diff -c Makefile.ORIG Makefile *** Makefile.ORIG Mon Mar 18 04:45:38 2002 --- Makefile Thu Aug 29 10:55:52 2002 *************** *** 6,12 **** # PORTNAME= mod_mp3 ! PORTVERSION= 0.35 CATEGORIES= www audio MASTER_SITES= http://software.tangent.org/download/ \ ftp://ftp.tangent.org/pub/apache/ \ --- 6,12 ---- # PORTNAME= mod_mp3 ! PORTVERSION= 0.38 CATEGORIES= www audio MASTER_SITES= http://software.tangent.org/download/ \ ftp://ftp.tangent.org/pub/apache/ \ Palimpsest# diff distinfo.ORIG distinfo 1c1 < MD5 (mod_mp3-0.38.tar.gz) = cad75f267767127b829ac73a809a2954 --- > MD5 (mod_mp3-0.38.tar.gz) = c9ee8b2421c548a297c327cac0792a76 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message