From owner-svn-ports-head@freebsd.org Wed Jul 3 12:37:45 2019 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 A102D15D33C0; Wed, 3 Jul 2019 12:37:45 +0000 (UTC) (envelope-from tobik@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) server-signature RSA-PSS (4096 bits) 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 4556F7203E; Wed, 3 Jul 2019 12:37:45 +0000 (UTC) (envelope-from tobik@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 1507FBDDE; Wed, 3 Jul 2019 12:37:45 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x63Cbif1044366; Wed, 3 Jul 2019 12:37:44 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x63Cbibd044364; Wed, 3 Jul 2019 12:37:44 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201907031237.x63Cbibd044364@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Wed, 3 Jul 2019 12:37:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r505748 - head/graphics/librsvg2-rust X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/graphics/librsvg2-rust X-SVN-Commit-Revision: 505748 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4556F7203E X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.96)[-0.956,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] 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: Wed, 03 Jul 2019 12:37:45 -0000 Author: tobik Date: Wed Jul 3 12:37:44 2019 New Revision: 505748 URL: https://svnweb.freebsd.org/changeset/ports/505748 Log: graphics/librsvg2-rust: Update to 2.45.7 rsvg-view is no longer provided by librsvg [1]. Drop the workaround that was there to avoid a dependency loop with gtk3. [1] https://people.gnome.org/~federico/blog/removing-rsvg-view.html Changes: https://download.gnome.org/sources/librsvg/2.45/librsvg-2.45.7.news Modified: head/graphics/librsvg2-rust/Makefile head/graphics/librsvg2-rust/distinfo Modified: head/graphics/librsvg2-rust/Makefile ============================================================================== --- head/graphics/librsvg2-rust/Makefile Wed Jul 3 12:27:34 2019 (r505747) +++ head/graphics/librsvg2-rust/Makefile Wed Jul 3 12:37:44 2019 (r505748) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= librsvg -PORTVERSION= 2.45.6 -PORTREVISION= 1 +PORTVERSION= 2.45.7 CATEGORIES= graphics gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 2-rust @@ -39,9 +38,6 @@ MAKE_ENV= RUSTC=${LOCALBASE}/bin/rustc CONFLICTS_INSTALL= librsvg2 post-patch: -# Avoid dependency loop with gtk3 (it depends on librsvg2), do not build rsvg-view - @${REINPLACE_CMD} -e 's|GTK3_REQUIRED=3.[0-9][0-9].[0-9]|GTK3_REQUIRED=9.90.0|g' \ - ${WRKSRC}/configure # Disable vendor checksums @${REINPLACE_CMD} -e 's/"files":{[^}]*}/"files":{}/' \ ${WRKSRC}/vendor/*/.cargo-checksum.json Modified: head/graphics/librsvg2-rust/distinfo ============================================================================== --- head/graphics/librsvg2-rust/distinfo Wed Jul 3 12:27:34 2019 (r505747) +++ head/graphics/librsvg2-rust/distinfo Wed Jul 3 12:37:44 2019 (r505748) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557889277 -SHA256 (gnome2/librsvg-2.45.6.tar.xz) = 0e6e26cb5c79cfa73c0ddab06808ace4d10c4a626b81c31a75ead37c6cb4df41 -SIZE (gnome2/librsvg-2.45.6.tar.xz) = 12757708 +TIMESTAMP = 1562156137 +SHA256 (gnome2/librsvg-2.45.7.tar.xz) = d4399eb76eb4e955fd36a5e536e4cb965ccfafbbc72e3b43495e08ac2a61f993 +SIZE (gnome2/librsvg-2.45.7.tar.xz) = 12897272