Date: Mon, 14 May 2018 17:39:45 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469931 - head/graphics/gegl3 Message-ID: <201805141739.w4EHdjlE054254@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805141739.w4EHdjlE054254>