On 2018/05/11 12:36, Solene Rapenne wrote: > update from 0.25 to 0.26, I have no idea how to use it but "make test" > works. > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/graphics/ocrad/Makefile,v > retrieving revision 1.14 > diff -u -p -r1.14 Makefile > --- Makefile 15 Nov 2017 21:28:05 -0000 1.14 > +++ Makefile 11 May 2018 08:16:30 -0000 > @@ -2,8 +2,8 @@ > > COMMENT= OCR program for pnm files > > -DISTNAME= ocrad-0.25 > -REVISION= 2 > +DISTNAME= ocrad-0.26 > + > CATEGORIES= graphics > EXTRACT_SUFX= .tar.lz > > Index: distinfo > =================================================================== > RCS file: /cvs/ports/graphics/ocrad/distinfo,v > retrieving revision 1.5 > diff -u -p -r1.5 distinfo > --- distinfo 4 Jan 2016 12:32:27 -0000 1.5 > +++ distinfo 11 May 2018 08:16:30 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (ocrad-0.25.tar.lz) = 5xC+nAMPvLziMVB3MmyCaP60IsC8Ofp0RkTLvR9dTdQ= > -SIZE (ocrad-0.25.tar.lz) = 91464 > +SHA256 (ocrad-0.26.tar.lz) = w4PTeGm6oJkNONOINtTVZ+nihiqgzXBIaLYtr+rBjjw= > +SIZE (ocrad-0.26.tar.lz) = 91450 >
The update is OK but please could you fix CONFIGURE_STYLE while you're there? It's wrong for this port - it's not autoconf so should just be "simple", and to cope with the CONFIGURE_STYLE change it will also need TEST_TARGET=check.