On 2018/01/29 16:18, Ingo Feinerer wrote: > On Mon, Jan 29, 2018 at 12:06:51PM +0000, Stuart Henderson wrote: > > I would suggest backing out the update (don't forget to raise EPOCH) > > and then there is not pressure to figure out what got broken. > > I have following diff. However no machine with a CD drive to test at the > moment. > > OK to revert?
yep, OK. > Index: Makefile > =================================================================== > RCS file: /cvs/ports/audio/abcde/Makefile,v > retrieving revision 1.26 > diff -u -p -r1.26 Makefile > --- Makefile 6 Jan 2018 11:39:24 -0000 1.26 > +++ Makefile 29 Jan 2018 15:15:42 -0000 > @@ -2,7 +2,8 @@ > > COMMENT= command-line utility to rip and encode audio cds > > -DISTNAME= abcde-2.8.1 > +DISTNAME= abcde-2.7.2 > +EPOCH= 0 > CATEGORIES= audio > > HOMEPAGE= https://abcde.einval.com/ > Index: distinfo > =================================================================== > RCS file: /cvs/ports/audio/abcde/distinfo,v > retrieving revision 1.12 > diff -u -p -r1.12 distinfo > --- distinfo 6 Jan 2018 11:39:24 -0000 1.12 > +++ distinfo 29 Jan 2018 15:15:42 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (abcde-2.8.1.tar.gz) = 5Jxx193NMS3MgZw74gOr09CdKGUA7nd83kNMeIGWKzk= > -SIZE (abcde-2.8.1.tar.gz) = 149238 > +SHA256 (abcde-2.7.2.tar.gz) = qjmIFoKsRuufwZnRNDuXvFajIrQaXFcBOs2jGUi8U90= > +SIZE (abcde-2.7.2.tar.gz) = 146407
