From owner-svn-ports-all@freebsd.org Fri Jun 1 15:30:59 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EA078F718B7; Fri, 1 Jun 2018 15:30:58 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8F3C082137; Fri, 1 Jun 2018 15:30:58 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7198A2A94D; Fri, 1 Jun 2018 15:30:58 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w51FUwu5080080; Fri, 1 Jun 2018 15:30:58 GMT (envelope-from fernape@FreeBSD.org) Received: (from fernape@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w51FUvdk080078; Fri, 1 Jun 2018 15:30:57 GMT (envelope-from fernape@FreeBSD.org) Message-Id: <201806011530.w51FUvdk080078@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: fernape set sender to fernape@FreeBSD.org using -f From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= Date: Fri, 1 Jun 2018 15:30:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471263 - in head/graphics/leptonica: . files X-SVN-Group: ports-head X-SVN-Commit-Author: fernape X-SVN-Commit-Paths: in head/graphics/leptonica: . files X-SVN-Commit-Revision: 471263 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 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: Fri, 01 Jun 2018 15:30:59 -0000 Author: fernape Date: Fri Jun 1 15:30:57 2018 New Revision: 471263 URL: https://svnweb.freebsd.org/changeset/ports/471263 Log: graphics/leptonica: update to 1.76.0 * switch to github * remove unnecessary patch file Committing after maintainer timeout (2 weeks) PR: 228278 Submitted by: freebsd@dhke.de Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D15478 Deleted: head/graphics/leptonica/files/ Modified: head/graphics/leptonica/Makefile head/graphics/leptonica/distinfo head/graphics/leptonica/pkg-plist Modified: head/graphics/leptonica/Makefile ============================================================================== --- head/graphics/leptonica/Makefile Fri Jun 1 15:24:30 2018 (r471262) +++ head/graphics/leptonica/Makefile Fri Jun 1 15:30:57 2018 (r471263) @@ -2,10 +2,8 @@ # $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 @@ -16,9 +14,16 @@ LIB_DEPENDS= libgif.so:graphics/giflib \ 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 Modified: head/graphics/leptonica/distinfo ============================================================================== --- head/graphics/leptonica/distinfo Fri Jun 1 15:24:30 2018 (r471262) +++ head/graphics/leptonica/distinfo Fri Jun 1 15:30:57 2018 (r471263) @@ -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 Modified: head/graphics/leptonica/pkg-plist ============================================================================== --- head/graphics/leptonica/pkg-plist Fri Jun 1 15:24:30 2018 (r471262) +++ head/graphics/leptonica/pkg-plist Fri Jun 1 15:30:57 2018 (r471263) @@ -6,10 +6,6 @@ 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 @@ -45,5 +41,5 @@ 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