pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/abcde abcde: update to 2.9.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a12e1fd656c2
branches:  trunk
changeset: 311640:a12e1fd656c2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Aug 16 08:37:17 2018 +0000

description:
abcde: update to 2.9.2.

abcde 2.9.2

 * Fix up lookup code to deal with spaces etc. in directory names
 * Cope with "stub" releases in Musicbrainz
 * Always call glyrc with LC_ALL=C. Thanks to Andreas V?gele for the
   report and the suggested fix. Closes Issue 83:
   https://abcde.einval.com/bugzilla/show_bug.cgi?id=50
 * Add a link to the CDDB data format in the abcde man page. Closes
   Issue 81: https://abcde.einval.com/bugzilla/show_bug.cgi?id=81
 * More fixups of track number padding. Thanks to John Straw for the
   patch.

 -- Steve McIntyre <93sam%debian.org@localhost>  Thu, 02 Aug 2018 23:07:12 +0800

diffstat:

 audio/abcde/Makefile         |   4 ++--
 audio/abcde/distinfo         |  12 ++++++------
 audio/abcde/patches/patch-ab |   4 ++--
 3 files changed, 10 insertions(+), 10 deletions(-)

diffs (41 lines):

diff -r 7829cabf156b -r a12e1fd656c2 audio/abcde/Makefile
--- a/audio/abcde/Makefile      Thu Aug 16 08:29:33 2018 +0000
+++ b/audio/abcde/Makefile      Thu Aug 16 08:37:17 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.65 2018/03/11 17:31:44 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2018/08/16 08:37:17 wiz Exp $
 
-DISTNAME=      abcde-2.9.1
+DISTNAME=      abcde-2.9.2
 CATEGORIES=    audio
 MASTER_SITES=  http://abcde.einval.com/download/
 
diff -r 7829cabf156b -r a12e1fd656c2 audio/abcde/distinfo
--- a/audio/abcde/distinfo      Thu Aug 16 08:29:33 2018 +0000
+++ b/audio/abcde/distinfo      Thu Aug 16 08:37:17 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.48 2018/03/11 17:31:44 wiz Exp $
+$NetBSD: distinfo,v 1.49 2018/08/16 08:37:17 wiz Exp $
 
-SHA1 (abcde-2.9.1.tar.gz) = a82e64563520590d698d46e775beda59e73236b0
-RMD160 (abcde-2.9.1.tar.gz) = f3a2d81e3d3454221cd88c4bbebb56dc0c7a260b
-SHA512 (abcde-2.9.1.tar.gz) = d2c64bacdc24c5917bf30a78e89720dc976206412507477d98976b6ad2c78c3837f11ca77c3c4d6d19a6172f2697cb6045b064aa09948471d87cad6cb92c1473
-Size (abcde-2.9.1.tar.gz) = 159563 bytes
-SHA1 (patch-ab) = 04771bb4d0ace2886fe7612a06b4476696d0429d
+SHA1 (abcde-2.9.2.tar.gz) = 81a9198f69c6cbbab1cfec9667453a6734d37e7a
+RMD160 (abcde-2.9.2.tar.gz) = f6b931eccbbd5f3dc0af78bc81cbfe12792bf9c4
+SHA512 (abcde-2.9.2.tar.gz) = ef0048edf040ed5afee6fdd77377800ec02a3ba323647edd6d384679671b47eee63d8bd1c72ce6fe5ed3ab087a3d7f4024ab39e644be4ab8a92f5c5c0ddabfb5
+Size (abcde-2.9.2.tar.gz) = 160799 bytes
+SHA1 (patch-ab) = 467c8f752c6d01d5becfd75b45b50ac8636b3395
diff -r 7829cabf156b -r a12e1fd656c2 audio/abcde/patches/patch-ab
--- a/audio/abcde/patches/patch-ab      Thu Aug 16 08:29:33 2018 +0000
+++ b/audio/abcde/patches/patch-ab      Thu Aug 16 08:37:17 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: patch-ab,v 1.11 2017/01/18 09:52:13 wiz Exp $
+$NetBSD: patch-ab,v 1.12 2018/08/16 08:37:17 wiz Exp $
 
-Adapt path in examplef or NetBSD.
+Adapt path in example for NetBSD.
 
 --- abcde.conf.orig    2006-10-02 03:26:11.000000000 +0900
 +++ abcde.conf 2010-04-10 10:03:49.000000000 +0900



Home | Main Index | Thread Index | Old Index