this updates cdrdao from 1.2.0 to 1.2.1. I had toc2cue creating empty files for me, which is apparently fixed in 1.2.1. Otherwise not tested.
tests, comments, or even OK? Sebastian Index: Makefile =================================================================== RCS file: /cvs/ports/misc/cdrdao/Makefile,v retrieving revision 1.42 diff -u -r1.42 Makefile --- Makefile 26 Jul 2017 22:45:26 -0000 1.42 +++ Makefile 26 Feb 2018 10:10:13 -0000 @@ -2,8 +2,7 @@ COMMENT= write audio/data CD-Rs in disk-at-once mode -DISTNAME= cdrdao-1.2.0 -REVISION = 4 +DISTNAME= cdrdao-1.2.1 CATEGORIES= audio misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cdrdao/} Index: distinfo =================================================================== RCS file: /cvs/ports/misc/cdrdao/distinfo,v retrieving revision 1.6 diff -u -r1.6 distinfo --- distinfo 18 Jan 2015 03:14:30 -0000 1.6 +++ distinfo 26 Feb 2018 10:10:13 -0000 @@ -1,2 +1,2 @@ -SHA256 (cdrdao-1.2.0.tar.gz) = yMMMPdtoKFjFZJUXs0aB2MyaxiXN6se+7GdxwL0FqSY= -SIZE (cdrdao-1.2.0.tar.gz) = 2041966 +SHA256 (cdrdao-1.2.1.tar.gz) = dA3aTE6IdU1KWZfNUTC0Vp38sMkSO6asrtPCZqyZgWI= +SIZE (cdrdao-1.2.1.tar.gz) = 1728003 Index: patches/patch-trackdb_CueParser_cc =================================================================== RCS file: patches/patch-trackdb_CueParser_cc diff -N patches/patch-trackdb_CueParser_cc --- patches/patch-trackdb_CueParser_cc 21 May 2010 20:30:52 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,11 +0,0 @@ -$OpenBSD: patch-trackdb_CueParser_cc,v 1.1 2010/05/21 20:30:52 espie Exp $ ---- trackdb/CueParser.cc.orig Fri May 21 22:28:20 2010 -+++ trackdb/CueParser.cc Fri May 21 22:28:25 2010 -@@ -23,6 +23,7 @@ - - #include "Cue2Toc.h" - -+class Toc; - extern Toc *parseToc(const char* tocBuffer, const char *filename); - - Toc *parseCue(FILE *fp, const char *filename) Index: pkg/PFRAG.audio =================================================================== RCS file: /cvs/ports/misc/cdrdao/pkg/PFRAG.audio,v retrieving revision 1.1 diff -u -r1.1 PFRAG.audio --- pkg/PFRAG.audio 4 Jun 2005 23:12:31 -0000 1.1 +++ pkg/PFRAG.audio 26 Feb 2018 10:10:13 -0000 @@ -1,2 +1,2 @@ @comment $OpenBSD: PFRAG.audio,v 1.1 2005/06/04 23:12:31 fgsch Exp $ -bin/toc2mp3 +@bin bin/toc2mp3