On Tue, Aug 27, 2013 at 04:17:56AM -0400, Brad Smith wrote: > An update to cairo 1.12.16. > > OK? > > > Index: Makefile > =================================================================== > RCS file: /home/cvs/ports/graphics/cairo/Makefile,v > retrieving revision 1.51 > diff -u -p -r1.51 Makefile > --- Makefile 1 Jun 2013 12:11:52 -0000 1.51 > +++ Makefile 27 Aug 2013 05:20:21 -0000 > @@ -2,14 +2,13 @@ > > COMMENT= vector graphics library > > -DISTNAME= cairo-1.12.14 > +DISTNAME= cairo-1.12.16 > SHARED_LIBS+= cairo 12.2 > SHARED_LIBS+= cairo-gobject 1.0 > SHARED_LIBS+= cairo-script-interpreter 1.1
I've put this in a bulk build, but how has it been tested at runtime ? Also, according to http://upstream-tracker.org/compat_reports/cairo/1.12.14_to_1.12.16/abi_compat_report.html#Added a symbol was added so the corresponding lib should have a minor bump. Landry