Index: head/graphics/leptonica/files/patch-configure =================================================================== --- head/graphics/leptonica/files/patch-configure (revision 471262) +++ head/graphics/leptonica/files/patch-configure (nonexistent) @@ -1,11 +0,0 @@ ---- configure.orig 2017-01-02 21:49:40 UTC -+++ configure -@@ -12929,7 +12929,7 @@ if test "x$ac_cv_lib_openjp2_opj_create_ - $as_echo "#define HAVE_LIBJP2K 1" >>confdefs.h - LIBJP2K_LIBS=-lopenjp2 - -- for ac_header in openjpeg-2.2/openjpeg.h openjpeg-2.1/openjpeg.h openjpeg-2.0/openjpeg.h -+ for ac_header in openjpeg-2.3/openjpeg.h openjpeg-2.2/openjpeg.h openjpeg-2.1/openjpeg.h openjpeg-2.0/openjpeg.h - do : - as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` - ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" Property changes on: head/graphics/leptonica/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/graphics/leptonica/Makefile =================================================================== --- head/graphics/leptonica/Makefile (revision 471262) +++ head/graphics/leptonica/Makefile (revision 471263) @@ -1,45 +1,50 @@ # Created by: Hiroto Kagotani # $FreeBSD$ PORTNAME= leptonica -PORTVERSION= 1.74.1 -PORTREVISION= 1 +PORTVERSION= 1.76.0 CATEGORIES= graphics -MASTER_SITES= http://www.leptonica.com/source/ MAINTAINER= hiroto.kagotani@gmail.com COMMENT= C library for efficient image processing and image analysis operations LIB_DEPENDS= libgif.so:graphics/giflib \ libopenjp2.so:graphics/openjpeg \ libpng.so:graphics/png \ libtiff.so:graphics/tiff \ libwebp.so:graphics/webp +LICENSE_FILE= leptonica-license.txt + CONFLICTS= leptonlib-[0-9]* +CONFLICTS_BUILD= openjpeg15 -USES= jpeg libtool pathfix +USES= autoreconf jpeg libtool pathfix pkgconfig + +USE_GITHUB= yes +GH_ACCOUNT= DanBloomberg + GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip TESTS?= generate compare .if defined(MAINTAINER_MODE) || defined(PACKAGE_BUILDING) BUILD_DEPENDS+= ${LOCALBASE}/bin/gnuplot:math/gnuplot .endif #the display portion of the regression tests is interactive, #and requires the use of xv, xli or xzgv as an image viewer .if defined(MAINTAINER_MODE) && !defined(BATCH) TESTS+= display .endif check regression-test test: build .for c in ${TESTS} @cd ${WRKSRC}/prog; ${SETENV} \ LD_LIBRARY_PATH="${WRKSRC}/src/.libs:${LOCALBASE}/lib" \ ${WRKSRC}/prog/alltests_reg ${c} .endfor .include Index: head/graphics/leptonica/distinfo =================================================================== --- head/graphics/leptonica/distinfo (revision 471262) +++ head/graphics/leptonica/distinfo (revision 471263) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487336576 -SHA256 (leptonica-1.74.1.tar.gz) = 746a517a47a3bd2a90bc8d581ca6464c10f30e91a60209735efe45b3778bec62 -SIZE (leptonica-1.74.1.tar.gz) = 11707064 +TIMESTAMP = 1526412216 +SHA256 (DanBloomberg-leptonica-1.76.0_GH0.tar.gz) = ff98ffef6103cda0e400676f81113a8157569ac0f453c6e03a1a27b305ba25a7 +SIZE (DanBloomberg-leptonica-1.76.0_GH0.tar.gz) = 11557709 Index: head/graphics/leptonica/pkg-plist =================================================================== --- head/graphics/leptonica/pkg-plist (revision 471262) +++ head/graphics/leptonica/pkg-plist (revision 471263) @@ -1,49 +1,45 @@ bin/convertfilestopdf bin/convertfilestops bin/convertformat bin/convertsegfilestopdf bin/convertsegfilestops bin/converttopdf bin/converttops bin/fileinfo -bin/printimage -bin/printsplitimage -bin/printtiff -bin/splitimage2pdf bin/xtractprotos include/leptonica/allheaders.h include/leptonica/alltypes.h include/leptonica/array.h include/leptonica/arrayaccess.h include/leptonica/bbuffer.h include/leptonica/bilateral.h include/leptonica/bmf.h include/leptonica/bmfdata.h include/leptonica/bmp.h include/leptonica/ccbord.h include/leptonica/dewarp.h include/leptonica/endianness.h include/leptonica/environ.h include/leptonica/gplot.h include/leptonica/heap.h include/leptonica/imageio.h include/leptonica/jbclass.h include/leptonica/leptwin.h include/leptonica/list.h include/leptonica/morph.h include/leptonica/pix.h include/leptonica/ptra.h include/leptonica/queue.h include/leptonica/rbtree.h include/leptonica/readbarcode.h include/leptonica/recog.h include/leptonica/regutils.h include/leptonica/stack.h include/leptonica/stringcode.h include/leptonica/sudoku.h include/leptonica/watershed.h lib/liblept.a lib/liblept.so lib/liblept.so.5 -lib/liblept.so.5.0.1 +lib/liblept.so.5.0.3 libdata/pkgconfig/lept.pc