From owner-svn-ports-head@freebsd.org Sat Nov 24 14:01:27 2018 Return-Path: Delivered-To: svn-ports-head@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 D2D26114FACF; Sat, 24 Nov 2018 14:01:26 +0000 (UTC) (envelope-from kwm@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 7819B79BBB; Sat, 24 Nov 2018 14:01:26 +0000 (UTC) (envelope-from kwm@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 596746E51; Sat, 24 Nov 2018 14:01:26 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wAOE1Q4H005136; Sat, 24 Nov 2018 14:01:26 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wAOE1PxM005132; Sat, 24 Nov 2018 14:01:25 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201811241401.wAOE1PxM005132@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Sat, 24 Nov 2018 14:01:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r485775 - in head/graphics/gegl: . files X-SVN-Group: ports-head X-SVN-Commit-Author: kwm X-SVN-Commit-Paths: in head/graphics/gegl: . files X-SVN-Commit-Revision: 485775 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 7819B79BBB X-Spamd-Result: default: False [1.45 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_SPAM_LONG(0.66)[0.661,0]; NEURAL_SPAM_MEDIUM(0.73)[0.730,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_SPAM_SHORT(0.06)[0.055,0] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Nov 2018 14:01:27 -0000 Author: kwm Date: Sat Nov 24 14:01:25 2018 New Revision: 485775 URL: https://svnweb.freebsd.org/changeset/ports/485775 Log: Update gegl to 0.4.12. * remove stale 0.3.x development comment from pkg-descr. Deleted: head/graphics/gegl/files/ Modified: head/graphics/gegl/Makefile head/graphics/gegl/distinfo head/graphics/gegl/pkg-descr head/graphics/gegl/pkg-plist Modified: head/graphics/gegl/Makefile ============================================================================== --- head/graphics/gegl/Makefile Sat Nov 24 13:59:59 2018 (r485774) +++ head/graphics/gegl/Makefile Sat Nov 24 14:01:25 2018 (r485775) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gegl -PORTVERSION= 0.4.8 -PORTREVISION= 2 +PORTVERSION= 0.4.12 CATEGORIES= graphics MASTER_SITES= GIMP @@ -30,7 +29,7 @@ CONFIGURE_ARGS= --without-vala --disable-docs CONFIGURE_ARGS+=--without-mrg --without-lensfun INSTALL_TARGET= install-strip -GEGL_MINOR= 408 +GEGL_MINOR= 412 GEGL_VER= 0.4 PLIST_SUB+= GEGL_MINOR="${GEGL_MINOR}" GEGL_VER=${GEGL_VER} Modified: head/graphics/gegl/distinfo ============================================================================== --- head/graphics/gegl/distinfo Sat Nov 24 13:59:59 2018 (r485774) +++ head/graphics/gegl/distinfo Sat Nov 24 14:01:25 2018 (r485775) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537606982 -SHA256 (gegl-0.4.8.tar.bz2) = 719468eec56ac5b191626a0cb6238f3abe9117e80594890c246acdc89183ae49 -SIZE (gegl-0.4.8.tar.bz2) = 7017022 +TIMESTAMP = 1543060134 +SHA256 (gegl-0.4.12.tar.bz2) = e967293eabe89257e1d511bf68435fbfd44e6e0f9ef51b86cc50781f09eb5852 +SIZE (gegl-0.4.12.tar.bz2) = 7065555 Modified: head/graphics/gegl/pkg-descr ============================================================================== --- head/graphics/gegl/pkg-descr Sat Nov 24 13:59:59 2018 (r485774) +++ head/graphics/gegl/pkg-descr Sat Nov 24 14:01:25 2018 (r485775) @@ -6,6 +6,4 @@ non destructive image editing on larger than RAM buffe Through babl it provides support for a wide range of color models and pixel storage formats for input and output. -This port is a development snapshot until gegl 0.3.0 is released. - WWW: http://gegl.org/ Modified: head/graphics/gegl/pkg-plist ============================================================================== --- head/graphics/gegl/pkg-plist Sat Nov 24 13:59:59 2018 (r485774) +++ head/graphics/gegl/pkg-plist Sat Nov 24 14:01:25 2018 (r485775) @@ -5,7 +5,10 @@ include/gegl-%%GEGL_VER%%/gegl-apply.h include/gegl-%%GEGL_VER%%/gegl-audio-fragment.h include/gegl-%%GEGL_VER%%/gegl-buffer-backend.h include/gegl-%%GEGL_VER%%/gegl-buffer-cl-iterator.h +include/gegl-%%GEGL_VER%%/gegl-buffer-enums.h include/gegl-%%GEGL_VER%%/gegl-buffer-iterator.h +include/gegl-%%GEGL_VER%%/gegl-buffer-iterator2.h +include/gegl-%%GEGL_VER%%/gegl-buffer-matrix2.h include/gegl-%%GEGL_VER%%/gegl-buffer.h include/gegl-%%GEGL_VER%%/gegl-color.h include/gegl-%%GEGL_VER%%/gegl-cpuaccel.h @@ -24,6 +27,7 @@ include/gegl-%%GEGL_VER%%/gegl-path.h include/gegl-%%GEGL_VER%%/gegl-plugin.h include/gegl-%%GEGL_VER%%/gegl-processor.h include/gegl-%%GEGL_VER%%/gegl-random.h +include/gegl-%%GEGL_VER%%/gegl-rectangle.h include/gegl-%%GEGL_VER%%/gegl-tile-backend.h include/gegl-%%GEGL_VER%%/gegl-tile-handler.h include/gegl-%%GEGL_VER%%/gegl-tile-source.h @@ -82,6 +86,7 @@ lib/gegl-%%GEGL_VER%%/gegl-common-gpl3.so lib/gegl-%%GEGL_VER%%/gegl-common.so lib/gegl-%%GEGL_VER%%/gegl-core.so lib/gegl-%%GEGL_VER%%/gegl-generated.so +lib/gegl-%%GEGL_VER%%/gif-load.so lib/gegl-%%GEGL_VER%%/grey2.json %%JASPER%%lib/gegl-%%GEGL_VER%%/jp2-load.so lib/gegl-%%GEGL_VER%%/jpg-load.so