From owner-svn-ports-all@freebsd.org Mon May 14 17:39:46 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 337E6DFC8D1; Mon, 14 May 2018 17:39:46 +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 DA0F077D79; Mon, 14 May 2018 17:39:45 +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 BA0731F4B3; Mon, 14 May 2018 17:39:45 +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 w4EHdjSK054257; Mon, 14 May 2018 17:39:45 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4EHdjlE054254; Mon, 14 May 2018 17:39:45 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201805141739.w4EHdjlE054254@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Mon, 14 May 2018 17:39:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469931 - head/graphics/gegl3 X-SVN-Group: ports-head X-SVN-Commit-Author: kwm X-SVN-Commit-Paths: head/graphics/gegl3 X-SVN-Commit-Revision: 469931 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: Mon, 14 May 2018 17:39:46 -0000 Author: kwm Date: Mon May 14 17:39:44 2018 New Revision: 469931 URL: https://svnweb.freebsd.org/changeset/ports/469931 Log: Update gegl3 to 0.3.34. Modified: head/graphics/gegl3/Makefile head/graphics/gegl3/distinfo head/graphics/gegl3/pkg-plist Modified: head/graphics/gegl3/Makefile ============================================================================== --- head/graphics/gegl3/Makefile Mon May 14 17:39:27 2018 (r469930) +++ head/graphics/gegl3/Makefile Mon May 14 17:39:44 2018 (r469931) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gegl -PORTVERSION= 0.3.20 -PORTREVISION= 5 +PORTVERSION= 0.3.34 CATEGORIES= graphics MASTER_SITES= GIMP PKGNAMESUFFIX= 3 @@ -30,7 +29,7 @@ CONFIGURE_ARGS= --without-vala --disable-docs CONFIGURE_ARGS+=--without-mrg --without-lensfun INSTALL_TARGET= install-strip -GEGL_MINOR= 320 +GEGL_MINOR= 334 GEGL_VER= 0.3 PLIST_SUB+= GEGL_MINOR="${GEGL_MINOR}" GEGL_VER=${GEGL_VER} Modified: head/graphics/gegl3/distinfo ============================================================================== --- head/graphics/gegl3/distinfo Mon May 14 17:39:27 2018 (r469930) +++ head/graphics/gegl3/distinfo Mon May 14 17:39:44 2018 (r469931) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506876110 -SHA256 (gegl-0.3.20.tar.bz2) = 821568d17dc92a46f6105644c4f4d497daea2be794006140a016ed34e05eb084 -SIZE (gegl-0.3.20.tar.bz2) = 5816967 +TIMESTAMP = 1526313999 +SHA256 (gegl-0.3.34.tar.bz2) = 5ca2227655ebf1ab2e252cee3eede219c758336394288ef301b93264b9411304 +SIZE (gegl-0.3.34.tar.bz2) = 6707964 Modified: head/graphics/gegl3/pkg-plist ============================================================================== --- head/graphics/gegl3/pkg-plist Mon May 14 17:39:27 2018 (r469930) +++ head/graphics/gegl3/pkg-plist Mon May 14 17:39:44 2018 (r469931) @@ -78,6 +78,7 @@ include/gegl-%%GEGL_VER%%/sc/sc-sample.h %%OPENEXR%%lib/gegl-%%GEGL_VER%%/exr-save.so %%FFMPEG%%lib/gegl-%%GEGL_VER%%/ff-load.so %%FFMPEG%%lib/gegl-%%GEGL_VER%%/ff-save.so +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