On Wed, Apr 05, 2017 at 01:01:52PM +0200, Ingo Feinerer wrote: > Update print/gl2ps 1.3.9 -> 1.4.0 > (ChangeLog at http://www.geuz.org/gl2ps/#tth_sEc8) > > OK?
I am not a master in library versioning, but from the ChangeLog it seems you need a major bump here: modified existing functions and added new ones Otherwise looks okay to me. > > Best regards, > Ingo > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/print/gl2ps/Makefile,v > retrieving revision 1.3 > diff -u -p -r1.3 Makefile > --- Makefile 23 Oct 2015 15:27:16 -0000 1.3 > +++ Makefile 5 Apr 2017 10:57:30 -0000 > @@ -2,9 +2,9 @@ > > COMMENT = OpenGL to PostScript printing library > > -DISTNAME = gl2ps-1.3.9 > +DISTNAME = gl2ps-1.4.0 > > -SHARED_LIBS = gl2ps 0.0 # 1.3 > +SHARED_LIBS = gl2ps 0.1 # 1.4 > > CATEGORIES = print > > Index: distinfo > =================================================================== > RCS file: /cvs/ports/print/gl2ps/distinfo,v > retrieving revision 1.2 > diff -u -p -r1.2 distinfo > --- distinfo 23 Oct 2015 15:27:16 -0000 1.2 > +++ distinfo 5 Apr 2017 10:57:30 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (gl2ps-1.3.9.tgz) = imgL/xIN+LzXivrCds3DgEH+1hfychut4BITNivMNkA= > -SIZE (gl2ps-1.3.9.tgz) = 294907 > +SHA256 (gl2ps-1.4.0.tgz) = A8tebfzYcYPzubo7IvBM0VUJavgeUpiMw32Njv5s8eI= > +SIZE (gl2ps-1.4.0.tgz) = 300339