From nobody Mon Jul 10 23:57:10 2023 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4R0LX63qRXz2tttN; Mon, 10 Jul 2023 23:57:10 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4R0LX63FkVz43t6; Mon, 10 Jul 2023 23:57:10 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1689033430; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=yeqiyyNIJ4QLMW2u0dovdRKLPB7pt99YUkEE/x6zr9Y=; b=iKndvnbKr3mfjt5JzLAvw/5GIXk48tojy/ClFs5UJV4T95RTKBuQ/TsdX3fMpBk6VqcO9j PFSU56/ZFrMRNUkkk/ZeRpN8ZFIsngxL9z1SVhkmW6XG+GnVr4sxxMmESFKyhiykn6tmad zALbYVSzyJh78L+/oITuJcZMKekaGsT39btMEpSs2dkRvRCxiwAF2SUo6dc9GprjQOi/AY ZU5It3LPyyjV4RQwd5sn/hU03wHhHQWgtCUrTJxvDGNQQC6IUVA1L1Lnjq8uOE5XWewMFv qxn5Bx28lFiJLwteLNUV2bIooaRRoT2InjTbkO69NhlE6+zoi/T5hgMoCg8t8g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1689033430; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=yeqiyyNIJ4QLMW2u0dovdRKLPB7pt99YUkEE/x6zr9Y=; b=Huwtu/OWevyzSPTanqPjPY3mxLok3mK+ks0u3HkoJVDPETewzR7R9UTOGDSsA6Wn6kIoco tGSrOHgmrQ26h4WVHHhywj7WZjNGNl6p/n/hNHtH/xv99vynx4gxIXKW23pOMZmuRAnqNb R6ih9o1RY+l3kSUW7E+Vfe1RZaZIYJFsWtk5JW6hNrvycGmPT5bc+ZEYWhuzUdPIJqzQyQ kDMY8MuJC4zPQv6ue5hAFEwBp+69z4srqAXCIkIRHyiMc7LOLgkbhWsWvPpULymuCgGGWe m1+zzvcC3iyol0D/Aj8zonvpzMhQzH+fG8H1zSU4bdrPjzoPnkxa/aXnbq23/Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1689033430; a=rsa-sha256; cv=none; b=XvNdnWtnd0f6UdRX2bs24OxEV0lu/o0pJWAAdE9EUMM3JLUt27zAAYq7OzePHcRwLL2Qip p042hud7IfdqAgGWjcqiCxeGtI/FL78VyYoQLVIMrG0TWEobNwlqhobbznZkcMotZmg5aG 4nP4pWupzE2RDIXHiVv5f2uf9vxiQo4r9+SuI/0e35xhHTQ60bogAno03ARAFlL180d34J R9xN3Mn7d7LJU+aZSliuEMmgF1YNz2kEfaOIsuzvKmmzpCMx6syabDoOlR8bbQkPv+UxQs usgS2RIuZ7VZoOJKt8/1b5TEC94JD+799P2aA5MBlTzaPEpf65aiVWnx1a1eBA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4R0LX62KTtz13tL; Mon, 10 Jul 2023 23:57:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 36ANvADa098350; Mon, 10 Jul 2023 23:57:10 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 36ANvAeM098349; Mon, 10 Jul 2023 23:57:10 GMT (envelope-from git) Date: Mon, 10 Jul 2023 23:57:10 GMT Message-Id: <202307102357.36ANvAeM098349@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: bae7d7b4b509 - main - devel/d-spy: update to 1.6.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: bae7d7b4b509340b39bd97396cb3ac21463e032a Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=bae7d7b4b509340b39bd97396cb3ac21463e032a commit bae7d7b4b509340b39bd97396cb3ac21463e032a Author: Jan Beich AuthorDate: 2023-03-17 18:25:31 +0000 Commit: Jan Beich CommitDate: 2023-07-10 23:56:47 +0000 devel/d-spy: update to 1.6.0 Changes: https://gitlab.gnome.org/GNOME/d-spy/-/compare/1.4.0...1.6.0 Reported by: Repology, portscout --- devel/d-spy/Makefile | 3 +-- devel/d-spy/distinfo | 6 +++--- devel/d-spy/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/devel/d-spy/Makefile b/devel/d-spy/Makefile index 7e39f398ed3a..3fc8671e756d 100644 --- a/devel/d-spy/Makefile +++ b/devel/d-spy/Makefile @@ -1,6 +1,5 @@ PORTNAME= d-spy -PORTVERSION= 1.4.0 -PORTREVISION= 1 +PORTVERSION= 1.6.0 CATEGORIES= devel MASTER_SITES= GNOME diff --git a/devel/d-spy/distinfo b/devel/d-spy/distinfo index 02bf015ae59d..42c5c799e782 100644 --- a/devel/d-spy/distinfo +++ b/devel/d-spy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663445201 -SHA256 (d-spy-1.4.0.tar.xz) = eae8748cea624c5c4c75e021c2df1d7376e4f9f8fbe89ac4434911ecf7886772 -SIZE (d-spy-1.4.0.tar.xz) = 215428 +TIMESTAMP = 1679077531 +SHA256 (d-spy-1.6.0.tar.xz) = a2d0a210513bb46470d00e34544791208330153f4cb34f8587172911ac4f8afd +SIZE (d-spy-1.6.0.tar.xz) = 215844 diff --git a/devel/d-spy/pkg-plist b/devel/d-spy/pkg-plist index 0c642311d014..d1a6f5ac2764 100644 --- a/devel/d-spy/pkg-plist +++ b/devel/d-spy/pkg-plist @@ -17,8 +17,8 @@ lib/libdspy-1.so lib/libdspy-1.so.1 lib/libdspy-1.so.1.0.0 libdata/pkgconfig/dspy-1.pc -share/appdata/org.gnome.dspy.appdata.xml share/applications/org.gnome.dspy.desktop share/icons/hicolor/scalable/apps/org.gnome.dspy.devel.svg share/icons/hicolor/scalable/apps/org.gnome.dspy.svg share/icons/hicolor/symbolic/apps/org.gnome.dspy-symbolic.svg +share/metainfo/org.gnome.dspy.appdata.xml