From owner-svn-ports-all@freebsd.org Sat Nov 9 02:14:29 2019 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 13C2017A0CC; Sat, 9 Nov 2019 02:14:29 +0000 (UTC) (envelope-from swills@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 4791106js1z4D7V; Sat, 9 Nov 2019 02:14:28 +0000 (UTC) (envelope-from swills@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 C97AD7B45; Sat, 9 Nov 2019 02:14:28 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xA92ESen051292; Sat, 9 Nov 2019 02:14:28 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xA92ESLi051290; Sat, 9 Nov 2019 02:14:28 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201911090214.xA92ESLi051290@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 9 Nov 2019 02:14:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517100 - head/sysutils/pfetch X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/sysutils/pfetch X-SVN-Commit-Revision: 517100 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.29 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: Sat, 09 Nov 2019 02:14:29 -0000 Author: swills Date: Sat Nov 9 02:14:28 2019 New Revision: 517100 URL: https://svnweb.freebsd.org/changeset/ports/517100 Log: sysutils/pfetch: Update to 0.4.0 PR: 240960 Submitted by: Lewis Cook (maintainer) Modified: head/sysutils/pfetch/Makefile (contents, props changed) head/sysutils/pfetch/distinfo (contents, props changed) Modified: head/sysutils/pfetch/Makefile ============================================================================== --- head/sysutils/pfetch/Makefile Sat Nov 9 00:49:01 2019 (r517099) +++ head/sysutils/pfetch/Makefile Sat Nov 9 02:14:28 2019 (r517100) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pfetch -DISTVERSION= 0.1 +DISTVERSION= 0.4.0 CATEGORIES= sysutils MAINTAINER= vulcan@wired.sh Modified: head/sysutils/pfetch/distinfo ============================================================================== --- head/sysutils/pfetch/distinfo Sat Nov 9 00:49:01 2019 (r517099) +++ head/sysutils/pfetch/distinfo Sat Nov 9 02:14:28 2019 (r517100) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569803722 -SHA256 (dylanaraps-pfetch-0.1_GH0.tar.gz) = 0f42383ce099c7a3956fe93c803b4882c094e869d4dd09b22806e83b176abe2d -SIZE (dylanaraps-pfetch-0.1_GH0.tar.gz) = 12921 +TIMESTAMP = 1570344544 +SHA256 (dylanaraps-pfetch-0.4.0_GH0.tar.gz) = 4cdac9e509fe94c0a27ab80454cddd830ff1a9c64216493658caa53670454fcd +SIZE (dylanaraps-pfetch-0.4.0_GH0.tar.gz) = 15954