From owner-svn-ports-all@freebsd.org Tue Dec 1 04:07:14 2020 Return-Path: Delivered-To: svn-ports-all@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 0B76F46AEFB; Tue, 1 Dec 2020 04:07:14 +0000 (UTC) (envelope-from jbeich@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 4ClT81516Fz3jmL; Tue, 1 Dec 2020 04:07:13 +0000 (UTC) (envelope-from jbeich@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 9EFF1780E; Tue, 1 Dec 2020 04:07:13 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0B147DRj020198; Tue, 1 Dec 2020 04:07:13 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0B147DwD020197; Tue, 1 Dec 2020 04:07:13 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202012010407.0B147DwD020197@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 1 Dec 2020 04:07:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r556710 - head/x11/xnotify X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/x11/xnotify X-SVN-Commit-Revision: 556710 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Dec 2020 04:07:14 -0000 Author: jbeich Date: Tue Dec 1 04:07:12 2020 New Revision: 556710 URL: https://svnweb.freebsd.org/changeset/ports/556710 Log: x11/xnotify: update to 0.8.1 Changes: https://github.com/phillbush/xnotify/releases/tag/v0.8.1 Reported by: GitHub (watch releases) Modified: head/x11/xnotify/Makefile (contents, props changed) head/x11/xnotify/distinfo (contents, props changed) Modified: head/x11/xnotify/Makefile ============================================================================== --- head/x11/xnotify/Makefile Tue Dec 1 04:06:37 2020 (r556709) +++ head/x11/xnotify/Makefile Tue Dec 1 04:07:12 2020 (r556710) @@ -1,7 +1,8 @@ # $FreeBSD$ PORTNAME= xnotify -DISTVERSION= 0.7.3 +DISTVERSIONPREFIX= v +DISTVERSION= 0.8.1 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org Modified: head/x11/xnotify/distinfo ============================================================================== --- head/x11/xnotify/distinfo Tue Dec 1 04:06:37 2020 (r556709) +++ head/x11/xnotify/distinfo Tue Dec 1 04:07:12 2020 (r556710) @@ -1,3 +1,3 @@ -TIMESTAMP = 1603946626 -SHA256 (phillbush-xnotify-0.7.3_GH0.tar.gz) = 3def3354835edaa1802f4814a6127ce3e37c12d9744acaad549c2c8ecc46d65d -SIZE (phillbush-xnotify-0.7.3_GH0.tar.gz) = 14549 +TIMESTAMP = 1606795069 +SHA256 (phillbush-xnotify-v0.8.1_GH0.tar.gz) = bb409c37e898674843d5279eb990b3da73cdbf00bc2dc2f8aa36fc0235e3ca7b +SIZE (phillbush-xnotify-v0.8.1_GH0.tar.gz) = 15189