Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 2020 07:33:50 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r548820 - head/graphics/graphene
Message-ID:  <202009170733.08H7XoiA002717@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Sep 17 07:33:50 2020
New Revision: 548820
URL: https://svnweb.freebsd.org/changeset/ports/548820

Log:
  update to 1.10.2

Modified:
  head/graphics/graphene/Makefile
  head/graphics/graphene/distinfo
  head/graphics/graphene/pkg-plist

Modified: head/graphics/graphene/Makefile
==============================================================================
--- head/graphics/graphene/Makefile	Thu Sep 17 07:25:44 2020	(r548819)
+++ head/graphics/graphene/Makefile	Thu Sep 17 07:33:50 2020	(r548820)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	graphene
-PORTVERSION=	1.10.0
+PORTVERSION=	1.10.2
 CATEGORIES=	graphics devel
 MASTER_SITES=	GNOME
 
@@ -27,10 +27,6 @@ USE_GNOME+=		introspection:build
 
 DOCS_MESON_TRUE=	gtk_doc
 DOCS_BUILD_DEPENDS=	gtk-doc>0:textproc/gtk-doc
-
-post-patch:
-	@${REINPLACE_CMD} -e 's|=python |=${PYTHON_VERSION} |g' \
-		${WRKSRC}/src/meson.build
 
 # We don't want install tests
 post-install:

Modified: head/graphics/graphene/distinfo
==============================================================================
--- head/graphics/graphene/distinfo	Thu Sep 17 07:25:44 2020	(r548819)
+++ head/graphics/graphene/distinfo	Thu Sep 17 07:33:50 2020	(r548820)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1576559670
-SHA256 (graphene-1.10.0.tar.xz) = 406d97f51dd4ca61e91f84666a00c3e976d3e667cd248b76d92fdb35ce876499
-SIZE (graphene-1.10.0.tar.xz) = 289452
+TIMESTAMP = 1600272634
+SHA256 (graphene-1.10.2.tar.xz) = e97de8208f1aac4f913d4fa71ab73a7034e807186feb2abe55876e51c425a7f6
+SIZE (graphene-1.10.2.tar.xz) = 292372

Modified: head/graphics/graphene/pkg-plist
==============================================================================
--- head/graphics/graphene/pkg-plist	Thu Sep 17 07:25:44 2020	(r548819)
+++ head/graphics/graphene/pkg-plist	Thu Sep 17 07:33:50 2020	(r548820)
@@ -27,7 +27,7 @@ lib/girepository-1.0/Graphene-1.0.typelib
 lib/graphene-1.0/include/graphene-config.h
 lib/libgraphene-1.0.so
 lib/libgraphene-1.0.so.0
-lib/libgraphene-1.0.so.0.1000.0
+lib/libgraphene-1.0.so.0.1000.2
 libdata/pkgconfig/graphene-1.0.pc
 libdata/pkgconfig/graphene-gobject-1.0.pc
 share/gir-1.0/Graphene-1.0.gir



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009170733.08H7XoiA002717>