From owner-svn-ports-head@freebsd.org Tue May 5 09:04:00 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 3AAB72DD842; Tue, 5 May 2020 09:04:00 +0000 (UTC) (envelope-from tagattie@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 49GYgN0tfnz4ZGt; Tue, 5 May 2020 09:04:00 +0000 (UTC) (envelope-from tagattie@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 19565B575; Tue, 5 May 2020 09:04:00 +0000 (UTC) (envelope-from tagattie@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04593xwP033079; Tue, 5 May 2020 09:03:59 GMT (envelope-from tagattie@FreeBSD.org) Received: (from tagattie@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04593xkx033078; Tue, 5 May 2020 09:03:59 GMT (envelope-from tagattie@FreeBSD.org) Message-Id: <202005050903.04593xkx033078@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tagattie set sender to tagattie@FreeBSD.org using -f From: Hiroki Tagato Date: Tue, 5 May 2020 09:03:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r534045 - head/deskutils/ultralist X-SVN-Group: ports-head X-SVN-Commit-Author: tagattie X-SVN-Commit-Paths: head/deskutils/ultralist X-SVN-Commit-Revision: 534045 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.30 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: Tue, 05 May 2020 09:04:00 -0000 Author: tagattie Date: Tue May 5 09:03:59 2020 New Revision: 534045 URL: https://svnweb.freebsd.org/changeset/ports/534045 Log: Update to 0.9.5 PR: 246181 Submitted by: Lewis Cook (maintainer) Approved by: ehaupt (mentor) Changelog: https://github.com/ultralist/ultralist/releases/0.9.5 Modified: head/deskutils/ultralist/Makefile head/deskutils/ultralist/distinfo Modified: head/deskutils/ultralist/Makefile ============================================================================== --- head/deskutils/ultralist/Makefile Tue May 5 08:33:39 2020 (r534044) +++ head/deskutils/ultralist/Makefile Tue May 5 09:03:59 2020 (r534045) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ultralist -DISTVERSION= 0.9.4 +DISTVERSION= 0.9.5 CATEGORIES= deskutils MAINTAINER= vulcan@wired.sh Modified: head/deskutils/ultralist/distinfo ============================================================================== --- head/deskutils/ultralist/distinfo Tue May 5 08:33:39 2020 (r534044) +++ head/deskutils/ultralist/distinfo Tue May 5 09:03:59 2020 (r534045) @@ -1,3 +1,3 @@ -TIMESTAMP = 1580563043 -SHA256 (ultralist-ultralist-0.9.4_GH0.tar.gz) = fde0d3c7b1ba398944b01b55eddd16c2163d61c3c478528c4c36abd643fe76ad -SIZE (ultralist-ultralist-0.9.4_GH0.tar.gz) = 2060240 +TIMESTAMP = 1588610129 +SHA256 (ultralist-ultralist-0.9.5_GH0.tar.gz) = 60228adc4506b5f99ac8786acf0927c6898f9b945f2dce2e86188842485e9615 +SIZE (ultralist-ultralist-0.9.5_GH0.tar.gz) = 2060403