From 68da8b3697cec04c7d6d41b648d125d7fb208dc5 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 13 Feb 2019 20:00:51 +0000 Subject: abcde: update to 2.9.3. abcde 2.9.3 * Replace non-portable sed code for generating offset list with some simple awk instead. Should now work on FreeBSD again. * Deal with bizarre cdda2wav behaviour when doing cdtext lookup - it writes the track information to *stdin*. Closes Issue #89: https://abcde.einval.com/bugzilla/show_bug.cgi?id=89 * Add a warning in abcde.conf about mayb needing to install recode before using it in mungefilename() -- Steve McIntyre <93sam@debian.org> Tue, 05 Feb 2018 09:55:12 +0000 --- audio/abcde/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'audio/abcde/Makefile') diff --git a/audio/abcde/Makefile b/audio/abcde/Makefile index f0fb93236ce..0e254203779 100644 --- a/audio/abcde/Makefile +++ b/audio/abcde/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.67 2018/08/22 09:42:54 wiz Exp $ +# $NetBSD: Makefile,v 1.68 2019/02/13 20:00:51 wiz Exp $ -DISTNAME= abcde-2.9.2 -PKGREVISION= 1 +DISTNAME= abcde-2.9.3 CATEGORIES= audio MASTER_SITES= http://abcde.einval.com/download/ -- cgit v1.2.3