Date: 29 Aug 2002 15:03:25 -0000 From: Chris Shenton <chris@Shenton.Org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/42165: update mod_mp3: port is .35, current is .38 Message-ID: <20020829150325.74774.qmail@Thanatos.Shenton.Org>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020829150325.74774.qmail>