FreeBSD Port: abcde-2.0.3_4

Munish Chopra mchopra at engmail.uwaterloo.ca
Sun May 25 10:28:55 PDT 2003


On 2003-05-25 19:09 +0000, Olivier Tharan wrote:
> * Antoine GAUTIER <agautier5 at 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
-------------- next part --------------
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 at 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


More information about the freebsd-ports mailing list