On Thu, Nov 12, 2015 at 11:24:28PM +0100, David Coppa wrote: > > Hi! > > Bugfixing update to cairo-1.14.4, no API changes.
Overlapping work, next time ask maintainer first... > http://www.cairographics.org/news/cairo-1.14.4/ This diff has already been in 10 of my bulks. I've been pinging eric@ for the last 2 weeks to commit it. > Index: Makefile > =================================================================== > RCS file: /cvs/ports/graphics/cairo/Makefile,v > retrieving revision 1.57 > diff -u -p -u -p -r1.57 Makefile > --- Makefile 30 Mar 2015 07:12:15 -0000 1.57 > +++ Makefile 12 Nov 2015 19:58:33 -0000 > @@ -2,7 +2,7 @@ > > COMMENT= vector graphics library > > -DISTNAME= cairo-1.14.2 > +DISTNAME= cairo-1.14.4 > SHARED_LIBS+= cairo 12.3 > SHARED_LIBS+= cairo-gobject 1.1 > SHARED_LIBS+= cairo-script-interpreter 1.1 > Index: distinfo > =================================================================== > RCS file: /cvs/ports/graphics/cairo/distinfo,v > retrieving revision 1.24 > diff -u -p -u -p -r1.24 distinfo > --- distinfo 30 Mar 2015 07:12:15 -0000 1.24 > +++ distinfo 12 Nov 2015 19:58:33 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (cairo-1.14.2.tar.xz) = yRnZmd2xu77NS75lKZyiq9IHnH4T0iRXeJWvpwBezOs= > -SIZE (cairo-1.14.2.tar.xz) = 35376404 > +SHA256 (cairo-1.14.4.tar.xz) = 9uycfIRNuewBHw1mtX71kMRa31U5PR/CSQA1ElIu5xY= > +SIZE (cairo-1.14.4.tar.xz) = 36040204 > Index: pkg/PLIST > =================================================================== > RCS file: /cvs/ports/graphics/cairo/pkg/PLIST,v > retrieving revision 1.18 > diff -u -p -u -p -r1.18 PLIST > --- pkg/PLIST 30 Mar 2015 07:12:15 -0000 1.18 > +++ pkg/PLIST 12 Nov 2015 19:58:33 -0000 > @@ -93,6 +93,7 @@ share/gtk-doc/html/cairo/cairo.devhelp2 > share/gtk-doc/html/cairo/home.png > share/gtk-doc/html/cairo/index-1.10.html > share/gtk-doc/html/cairo/index-1.12.html > +share/gtk-doc/html/cairo/index-1.14.html > share/gtk-doc/html/cairo/index-1.2.html > share/gtk-doc/html/cairo/index-1.4.html > share/gtk-doc/html/cairo/index-1.6.html > -- Antoine
