From owner-svn-ports-all@FreeBSD.ORG Sat Jul 5 16:33:27 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5FB7C3C8; Sat, 5 Jul 2014 16:33:27 +0000 (UTC) Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mouf.net", Issuer "mouf.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 1C6A92875; Sat, 5 Jul 2014 16:33:27 +0000 (UTC) Received: from mouf.net (swills@mouf [199.48.129.64]) by mouf.net (8.14.5/8.14.5) with ESMTP id s65GXHGa060213 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 5 Jul 2014 16:33:22 GMT (envelope-from swills@mouf.net) Received: (from swills@localhost) by mouf.net (8.14.5/8.14.5/Submit) id s65GXHWc060212; Sat, 5 Jul 2014 16:33:17 GMT (envelope-from swills) Date: Sat, 5 Jul 2014 16:33:17 +0000 From: Steve Wills To: Thierry Thomas Subject: Re: svn commit: r360643 - in head/graphics/cimg: . files Message-ID: <20140705163316.GB59981@mouf.net> References: <201407041803.s64I367V091905@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qcHopEYAB45HaUaB" Content-Disposition: inline In-Reply-To: <201407041803.s64I367V091905@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (mouf.net [199.48.129.64]); Sat, 05 Jul 2014 16:33:22 +0000 (UTC) X-Spam-Status: No, score=0.0 required=4.5 tests=none autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mouf.net X-Virus-Scanned: clamav-milter 0.98.1 at mouf.net X-Virus-Status: Clean Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jul 2014 16:33:27 -0000 --qcHopEYAB45HaUaB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, Thanks, seems like there's a issue with the distfile: https://jenkins.freebsd.org/pci/head-amd64/poudriere/data/headamd64-default= /516/logs/errors/cimg-1.5.9,3.log size mismatch: expected 11586436, actual 11584769 Could you take a look? Thanks, Steve On Fri, Jul 04, 2014 at 06:03:06PM +0000, Thierry Thomas wrote: > Author: thierry > Date: Fri Jul 4 18:03:05 2014 > New Revision: 360643 > URL: http://svnweb.freebsd.org/changeset/ports/360643 > QAT: https://qat.redports.org/buildarchive/r360643/ >=20 > Log: > Upgrade to 1.5.9. >=20 > Modified: > head/graphics/cimg/Makefile > head/graphics/cimg/distinfo > head/graphics/cimg/files/patch-examples::Makefile > head/graphics/cimg/pkg-plist >=20 > Modified: head/graphics/cimg/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/graphics/cimg/Makefile Fri Jul 4 17:35:18 2014 (r360642) > +++ head/graphics/cimg/Makefile Fri Jul 4 18:03:05 2014 (r360643) > @@ -2,8 +2,7 @@ > # $FreeBSD$ > =20 > PORTNAME=3D cimg > -PORTVERSION=3D 1.5.8 > -PORTREVISION=3D 2 > +PORTVERSION=3D 1.5.9 > PORTEPOCH=3D 3 > CATEGORIES=3D graphics devel > MASTER_SITES=3D SF/${PORTNAME} \ > @@ -72,6 +71,10 @@ LIB_DEPENDS+=3D libavformat.so:${PORTSDIR} > USES+=3D fortran > . endif > =20 > +. if defined(WITH_XSHM) > +USE_XORG+=3D xext > +. endif > + > DOCBASE=3D README.txt > PROGS=3D CImg_demo captcha curve_editor2d dtmri_view3d \ > edge_explorer2d fade_images gaussian_fit1d generate_loop_macros \ > @@ -120,6 +123,11 @@ pre-configure: > -e 's|-lblas -llapack|${LAPACK_LIB}|' \ > ${BUILD_WRKSRC}/Makefile > . endif > +. if defined(WITH_XSHM) > + ${REINPLACE_CMD} -e 's|CIMG_XSHM_CFLAGS =3D #|CIMG_XSHM_CFLAGS =3D|' \ > + -e 's|CIMG_XSHM_LDFLAGS =3D #|CIMG_XSHM_LDFLAGS =3D|' \ > + ${BUILD_WRKSRC}/Makefile > +. endif > ${REINPLACE_CMD} -e 's|-pedantic|${CFLAGS}|' \ > -e 's|-lpthread|${PTHREAD_LIBS}|' ${BUILD_WRKSRC}/Makefile > =20 >=20 > Modified: head/graphics/cimg/distinfo > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/graphics/cimg/distinfo Fri Jul 4 17:35:18 2014 (r360642) > +++ head/graphics/cimg/distinfo Fri Jul 4 18:03:05 2014 (r360643) > @@ -1,2 +1,2 @@ > -SHA256 (cimg-1.5.8_2/CImg-1.5.8.zip) =3D 66b0766d6dd97149fce2870848624fe= 08cb34aafe4a33a9818d413ce08d950cc > -SIZE (cimg-1.5.8_2/CImg-1.5.8.zip) =3D 11555033 > +SHA256 (cimg-1.5.9_0/CImg-1.5.9.zip) =3D 2cb224987cbe498a8b95121a880fb0f= 527529b93bf82fb95024484b0473af4d7 > +SIZE (cimg-1.5.9_0/CImg-1.5.9.zip) =3D 11586436 >=20 > Modified: head/graphics/cimg/files/patch-examples::Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/graphics/cimg/files/patch-examples::Makefile Fri Jul 4 17:35:18= 2014 (r360642) > +++ head/graphics/cimg/files/patch-examples::Makefile Fri Jul 4 18:03:05= 2014 (r360643) > @@ -1,9 +1,9 @@ > ---- examples/Makefile.orig 2014-04-17 15:41:13.000000000 +0200 > -+++ examples/Makefile 2014-04-20 21:51:43.000000000 +0200 > -@@ -84,8 +84,8 @@ > +--- examples/Makefile.orig 2014-07-03 12:15:02.000000000 +0200 > ++++ examples/Makefile 2014-07-04 18:54:56.000000000 +0200 > +@@ -85,8 +85,8 @@ > # Set correct variables and paths > #--------------------------------- > - CIMG_VERSION =3D 1.5.8 > + CIMG_VERSION =3D 1.5.9 > -X11PATH =3D /usr/X11R6 > -CC =3D g++ > +#X11PATH =3D $(X11PATH) > @@ -11,7 +11,7 @@ > EXEPFX =3D > CCVER =3D $(CC) > ifeq ($(CC),g++) > -@@ -99,8 +99,8 @@ > +@@ -100,8 +100,8 @@ > CFLAGS =3D -I.. > LDFLAGS =3D > else > @@ -22,16 +22,19 @@ > endif > =20 > #-------------------------------------------------- > -@@ -125,7 +125,7 @@ > - ifeq ($(CC),icc) > +@@ -127,9 +127,9 @@ > CIMG_OPT_CFLAGS =3D -O3 -ipo -no-prec-div > else > + ifeq ($(CC),g++) > -CIMG_OPT_CFLAGS =3D -O3 -fno-tree-pre > +CIMG_OPT_CFLAGS =3D > + else > +-CIMG_OPT_CFLAGS =3D -O3 > ++CIMG_OPT_CFLAGS =3D > + endif > endif > =20 > - # Flags to enable OpenMP support. > -@@ -136,7 +136,7 @@ > +@@ -141,7 +141,7 @@ > endif > =20 > # Flags to enable OpenCV support. > @@ -40,7 +43,7 @@ > CIMG_OPENCV_LDFLAGS =3D -lopencv_core -lopencv_highgui > #CIMG_OPENCV_LDFLAGS =3D -lcv -lhighgui #-> Use this for OpenCV < 2.= 2.0 > =20 > -@@ -147,7 +147,7 @@ > +@@ -152,7 +152,7 @@ > # (X11 is used by CImg to handle display windows) > # !!! For 64bits systems : replace -L$(X11PATH)/lib by -L$(X11PATH)/lib= 64 !!! > CIMG_X11_CFLAGS =3D -I$(X11PATH)/include > @@ -49,7 +52,7 @@ > =20 > # Flags to enable fast image display, using the XSHM library (when usin= g X11). > # !!! Seems to randomly crash when used on MacOSX and 64bits systems, s= o use it only when necessary !!! > -@@ -177,7 +177,7 @@ > +@@ -182,7 +182,7 @@ > # Flags to enable native support for TIFF image files, using the TIFF l= ibrary. > # ( http://www.libtiff.org/ ) > CIMG_TIFF_CFLAGS =3D -Dcimg_use_tiff > @@ -58,7 +61,7 @@ > =20 > # Flags to enable native support for MINC2 image files, using the MINC2= library. > # ( http://en.wikibooks.org/wiki/MINC/Reference/MINC2.0_Users_Guide ) > -@@ -186,7 +186,7 @@ > +@@ -191,12 +191,12 @@ > =20 > # Flags to enable native support for EXR image files, using the OpenEXR= library. > # ( http://www.openexr.com/ ) > @@ -67,7 +70,13 @@ > CIMG_EXR_LDFLAGS =3D -lIlmImf -lHalf > =20 > # Flags to enable native support for various video files, using the FFM= PEG library. > -@@ -201,8 +201,8 @@ > + # ( http://www.ffmpeg.org/ ) > +-CIMG_FFMPEG_CFLAGS =3D -Dcimg_use_ffmpeg -D__STDC_CONSTANT_MACROS -I/us= r/include/libavcodec -I/usr/include/libavformat -I/usr/include/libswscale -= I/usr/include/ffmpeg > ++CIMG_FFMPEG_CFLAGS =3D -Dcimg_use_ffmpeg -D__STDC_CONSTANT_MACROS -I$(L= OCALBASE)/include/libavcodec -I$(LOCALBASE)/include/libavformat -I$(LOCALBA= SE)/include/libswscale -I$(LOCALBASE)/include/ffmpeg > + CIMG_FFMPEG_LDFLAGS =3D -lavcodec -lavformat -lswscale > +=20 > + # Flags to enable native support for compressed .cimgz files, using the= Zlib library. > +@@ -206,8 +206,8 @@ > =20 > # Flags to enable native support of most classical image file formats, = using the Magick++ library. > # ( http://www.imagemagick.org/Magick++/ ) > @@ -78,7 +87,7 @@ > =20 > # Flags to enable faster Discrete Fourier Transform computation, using = the FFTW3 library > # ( http://www.fftw.org/ ) > -@@ -215,14 +215,17 @@ > +@@ -220,14 +220,17 @@ > =20 > # Flags to enable the use of LAPACK routines for matrix computation > # ( http://www.netlib.org/lapack/ ) > @@ -99,7 +108,7 @@ > # Flags to compile on Sun Solaris > CIMG_SOLARIS_LDFLAGS =3D -R$(X11PATH)/lib -lrt -lnsl -lsocket > =20 > -@@ -366,6 +369,7 @@ > +@@ -372,6 +375,7 @@ > $(CIMG_ZLIB_CFLAGS) \ > $(CIMG_OPENCV_CFLAGS) \ > $(CIMG_MAGICK_CFLAGS) \ > @@ -107,7 +116,7 @@ > $(CIMG_FFTW3_CFLAGS)" \ > "CONF_LDFLAGS =3D \ > $(CIMG_X11_LDFLAGS) \ > -@@ -376,6 +380,7 @@ > +@@ -382,6 +386,7 @@ > $(CIMG_PNG_LDFLAGS) \ > $(CIMG_JPEG_LDFLAGS) \ > $(CIMG_ZLIB_LDFLAGS) \ >=20 > Modified: head/graphics/cimg/pkg-plist > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/graphics/cimg/pkg-plist Fri Jul 4 17:35:18 2014 (r360642) > +++ head/graphics/cimg/pkg-plist Fri Jul 4 18:03:05 2014 (r360643) > @@ -40,6 +40,7 @@ include/CImg.h > %%PORTDOCS%%%%DOCSDIR%%/favicon.png > %%PORTDOCS%%%%DOCSDIR%%/footer.html > %%PORTDOCS%%%%DOCSDIR%%/header.html > +%%PORTDOCS%%%%DOCSDIR%%/header2.html > %%PORTDOCS%%%%DOCSDIR%%/header_reference.html > %%PORTDOCS%%%%DOCSDIR%%/img/CImgLogo.jpg > %%PORTDOCS%%%%DOCSDIR%%/img/CImg_flyer.jpg > @@ -312,58 +313,58 @@ include/CImg.h > %%PORTDOCS%%%%DOCSDIR%%/reference/ftv2splitbar.png > %%PORTDOCS%%%%DOCSDIR%%/reference/ftv2vertline.png > %%PORTDOCS%%%%DOCSDIR%%/reference/functions.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_0x62.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_0x63.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_0x64.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_0x65.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_0x66.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_0x67.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_0x68.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_0x69.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_0x6a.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_0x6b.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_0x6c.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_0x6d.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_0x6e.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_0x6f.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_0x70.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_0x71.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_0x72.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_0x73.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_0x74.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_0x75.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_0x76.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_0x77.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_0x78.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_0x79.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_0x7e.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_b.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_c.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_d.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_e.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_f.html > %%PORTDOCS%%%%DOCSDIR%%/reference/functions_func.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_0x62.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_0x63.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_0x64.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_0x65.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_0x66.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_0x67.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_0x68.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_0x69.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_0x6a.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_0x6b.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_0x6c.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_0x6d.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_0x6e.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_0x6f.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_0x70.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_0x71.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_0x72.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_0x73.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_0x74.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_0x75.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_0x76.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_0x77.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_0x78.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_0x79.html > -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_0x7e.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_b.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_c.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_d.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_e.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_f.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_g.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_h.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_i.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_j.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_k.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_l.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_m.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_n.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_o.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_p.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_q.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_r.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_s.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_t.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_u.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_v.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_w.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_x.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_y.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_func_~.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_g.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_h.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_i.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_j.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_k.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_l.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_m.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_n.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_o.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_p.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_q.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_r.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_s.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_t.html > %%PORTDOCS%%%%DOCSDIR%%/reference/functions_type.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_u.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_v.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_w.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_x.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_y.html > +%%PORTDOCS%%%%DOCSDIR%%/reference/functions_~.html > %%PORTDOCS%%%%DOCSDIR%%/reference/group__cimg__displays.html > %%PORTDOCS%%%%DOCSDIR%%/reference/group__cimg__drawing.html > %%PORTDOCS%%%%DOCSDIR%%/reference/group__cimg__environment.html > @@ -489,6 +490,7 @@ include/CImg.h > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/use_draw_gradient.cpp > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/use_jpeg_buffer.cpp > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/use_nlmeans.cpp > +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/use_patchmatch.cpp > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/use_skeleton.cpp > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/use_tiff_stream.cpp > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/wavelet_atrous.cpp --qcHopEYAB45HaUaB Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJTuCjLAAoJEPXPYrMgexuhiJ4IAKvQ7pVHmv93DkkVj9eIsUEl nG2fhuEXfsIGSsnmQc66MPF7sBK/Hhx5ctFxjh0nTlTKYYRR7oui7FdUdz58MrVD GfsUxIuhEP33/60Cu1GsEcwN9UCNgATMfB+9KTTwsE3gTcc13qKUjtfVx/C3dwU0 gd1HkVFO4DPd1w13eYVl4iu+C/VRt6hnH9+laN1HAqGVY53yvo7+yV00WW13CLdr NTWwuDsHPj/7bZ67vPbEiSt0V4i7MgreO+Jyw+iviN++XoZ4NHBOh7Vcg2aLQEf5 s17JGhnuBZ0c9b+sG60/DDbeurNj5CC+vsfymK/tkPIAD+/7apljXOKClOKVSfM= =Ch/E -----END PGP SIGNATURE----- --qcHopEYAB45HaUaB--