From owner-svn-ports-head@freebsd.org Thu Sep 17 07:33:51 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2AD933FF1D2; Thu, 17 Sep 2020 07:33:51 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BsTH30PcXz4r9B; Thu, 17 Sep 2020 07:33:51 +0000 (UTC) (envelope-from bapt@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 E691D26BA4; Thu, 17 Sep 2020 07:33:50 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 08H7Xoqb002719; Thu, 17 Sep 2020 07:33:50 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 08H7XoiA002717; Thu, 17 Sep 2020 07:33:50 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <202009170733.08H7XoiA002717@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 17 Sep 2020 07:33:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r548820 - head/graphics/graphene X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: head/graphics/graphene X-SVN-Commit-Revision: 548820 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 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: Thu, 17 Sep 2020 07:33:51 -0000 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