svn commit: r517100 - head/sysutils/pfetch

Steve Wills swills at FreeBSD.org
Sat Nov 9 02:14:29 UTC 2019


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 <vulcan at wired.sh> (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 at 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


More information about the svn-ports-all mailing list