Date: Sun, 25 May 2003 13:28:53 -0400 From: Munish Chopra <mchopra@engmail.uwaterloo.ca> To: Antoine GAUTIER <agautier5@wanadoo.fr>, ports@freebsd.org Subject: Re: FreeBSD Port: abcde-2.0.3_4 Message-ID: <20030525172853.GA40930@opiate.soulwax.net> In-Reply-To: <20030525170930.GF273@weirdos.oban.frmug.org> References: <NEBBLHEDHKCBKIOLMPPICELCEHAA.agautier5@wanadoo.fr> <20030525170930.GF273@weirdos.oban.frmug.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--liOOAslEiF7prFVr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On 2003-05-25 19:09 +0000, Olivier Tharan wrote: > * Antoine GAUTIER <agautier5@wanadoo.fr> (20030525 18:51): > > Here is the real MD5 for abcde_2.1.4.orig.tar.gz found on the original site. > > This file is not yet available on ftp.freebsd.org > > > > MD5 (abcde_2.1.4.orig.tar.gz) = bfc554c403d6cff332ffd4e9ce965404 > > Please see also http://www.freebsd.org/cgi/query-pr.cgi?pr=52624 > > -- > olive Thanks for letting me know (please feel free to cc me on future PR's, so that I can address the problem immediately). This patch addresses the md5sum, updates the comment to reflect recent developments, and removes an extraneous blank line to make portlint happy. Ports committers, please close ports/52624. Thanks. -- Munish Chopra --liOOAslEiF7prFVr Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="abcde.diff" diff -ruN /usr/ports/audio/abcde/Makefile abcde/Makefile --- /usr/ports/audio/abcde/Makefile Sun May 18 06:15:56 2003 +++ abcde/Makefile Sun May 25 13:21:27 2003 @@ -12,7 +12,7 @@ DISTNAME= abcde_${PORTVERSION}.orig MAINTAINER= mchopra@engmail.uwaterloo.ca -COMMENT= Front-end sh script to encode CDs in ogg or mp3 format +COMMENT= Front-end sh script to encode CDs in ogg, mp3 or flac format RUN_DEPENDS= cd-discid:${PORTSDIR}/audio/cd-discid \ cdparanoia:${PORTSDIR}/audio/cdparanoia \ @@ -73,7 +73,6 @@ ${INSTALL_DATA} ${WRKSRC}/abcde.conf ${PREFIX}/etc ${INSTALL_MAN} ${WRKSRC}/abcde.1 ${PREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/cddb-tool.1 ${PREFIX}/man/man1 - post-install: @${ECHO_MSG} "" diff -ruN /usr/ports/audio/abcde/distinfo abcde/distinfo --- /usr/ports/audio/abcde/distinfo Sun May 18 06:15:56 2003 +++ abcde/distinfo Sun May 25 13:23:30 2003 @@ -1 +1 @@ -MD5 (abcde_2.1.4.orig.tar.gz) = aef4170cb8e8e41d0434bdd30b61e502 +MD5 (abcde_2.1.4.orig.tar.gz) = bfc554c403d6cff332ffd4e9ce965404 --liOOAslEiF7prFVr--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030525172853.GA40930>