Index: head/graphics/tesseract/Makefile =================================================================== --- head/graphics/tesseract/Makefile (revision 447405) +++ head/graphics/tesseract/Makefile (revision 447406) @@ -1,58 +1,57 @@ # Created by: Andrew Pantyukhin # $FreeBSD$ PORTNAME= tesseract -PORTVERSION= 3.05.00 -PORTREVISION= 2 +PORTVERSION= 3.05.01 CATEGORIES= graphics MAINTAINER= pkubaj@anongoth.pl COMMENT= Commercial quality open source OCR engine LICENSE= APACHE20 LIB_DEPENDS= liblept.so:graphics/leptonica USES= autoreconf localbase libtool pathfix pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= ${PORTNAME}-ocr CONFIGURE_ENV= LIBLEPT_HEADERSDIR="${LOCALBASE}/include/leptonica" DATADIR= ${PREFIX}/share/tessdata PORTDATA= * PORTDOCS= AUTHORS ChangeLog README.md PORTEXAMPLES= eurotext.tif phototest.tif INSTALL_TARGET= install-strip OPTIONS_DEFINE= DOCS EXAMPLES TOOLS OPTIONS_DEFAULT=TOOLS OPTIONS_SUB= yes TOOLS_DESC= Include training tools TOOLS_LIB_DEPENDS=libicui18n.so:devel/icu \ libfontconfig.so:x11-fonts/fontconfig TOOLS_USES= compiler:c++11-lib TOOLS_USE= GNOME=cairo,glib20,pango post-patch: @${REINPLACE_CMD} -e 's|-O3 -DNDEBUG||' ${WRKSRC}/configure.ac post-build-TOOLS-on: @cd ${WRKSRC} && ${MAKE} training post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC} && ${INSTALL_DATA} testing/eurotext.tif \ testing/phototest.tif ${STAGEDIR}${EXAMPLESDIR} post-install-TOOLS-on: @cd ${WRKSRC} && ${MAKE} DESTDIR=${STAGEDIR} training-install .include Index: head/graphics/tesseract/distinfo =================================================================== --- head/graphics/tesseract/distinfo (revision 447405) +++ head/graphics/tesseract/distinfo (revision 447406) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488548040 -SHA256 (tesseract-ocr-tesseract-3.05.00_GH0.tar.gz) = 3fe83e06d0f73b39f6e92ed9fc7ccba3ef734877b76aa5ddaaa778fac095d996 -SIZE (tesseract-ocr-tesseract-3.05.00_GH0.tar.gz) = 3581853 +TIMESTAMP = 1497959938 +SHA256 (tesseract-ocr-tesseract-3.05.01_GH0.tar.gz) = 05898f93c5d057fada49b9a116fc86ad9310ff1726a0f499c3e5211b3af47ec1 +SIZE (tesseract-ocr-tesseract-3.05.01_GH0.tar.gz) = 3574810