Date: Sat, 21 Sep 2019 15:09:16 +0000 (UTC) From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r512504 - head/sysutils/neofetch Message-ID: <201909211509.x8LF9GtW040402@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pkubaj Date: Sat Sep 21 15:09:16 2019 New Revision: 512504 URL: https://svnweb.freebsd.org/changeset/ports/512504 Log: sysutils/neofetch: update to 6.1.0 and change maintainer to my FreeBSD address Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D21484 Modified: head/sysutils/neofetch/Makefile head/sysutils/neofetch/distinfo Modified: head/sysutils/neofetch/Makefile ============================================================================== --- head/sysutils/neofetch/Makefile Sat Sep 21 15:04:38 2019 (r512503) +++ head/sysutils/neofetch/Makefile Sat Sep 21 15:09:16 2019 (r512504) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= neofetch -DISTVERSION= 6.0.0 +DISTVERSION= 6.1.0 CATEGORIES= sysutils -MAINTAINER= pkubaj@anongoth.pl +MAINTAINER= pkubaj@FreeBSD.org COMMENT= Fast, highly customizable system info script LICENSE= MIT Modified: head/sysutils/neofetch/distinfo ============================================================================== --- head/sysutils/neofetch/distinfo Sat Sep 21 15:04:38 2019 (r512503) +++ head/sysutils/neofetch/distinfo Sat Sep 21 15:09:16 2019 (r512504) @@ -1,3 +1,3 @@ -TIMESTAMP = 1547215648 -SHA256 (dylanaraps-neofetch-6.0.0_GH0.tar.gz) = 264a7689561bb498f97f10231959bdd8f7c873671bac2ffb660de9a5863b1c76 -SIZE (dylanaraps-neofetch-6.0.0_GH0.tar.gz) = 115538 +TIMESTAMP = 1567339975 +SHA256 (dylanaraps-neofetch-6.1.0_GH0.tar.gz) = ece351e35286b64d362000d409b27597fcbdcf77e8e60fa0adae1f29d3c29637 +SIZE (dylanaraps-neofetch-6.1.0_GH0.tar.gz) = 118346
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909211509.x8LF9GtW040402>