Date: Thu, 15 Oct 2020 07:02:03 +0000 (UTC) From: Rainer Hurling <rhurlin@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r552388 - head/net/hblock Message-ID: <202010150702.09F723rK012582@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rhurlin Date: Thu Oct 15 07:02:02 2020 New Revision: 552388 URL: https://svnweb.freebsd.org/changeset/ports/552388 Log: net/hblock: Update to 2.1.7 Simply adds a few more blocklists. Changelog: https://github.com/hectorm/hblock/compare/v2.1.6...v2.1.7 PR: 250321 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D26768 Modified: head/net/hblock/Makefile head/net/hblock/distinfo Modified: head/net/hblock/Makefile ============================================================================== --- head/net/hblock/Makefile Thu Oct 15 06:44:47 2020 (r552387) +++ head/net/hblock/Makefile Thu Oct 15 07:02:02 2020 (r552388) @@ -2,7 +2,7 @@ PORTNAME= hblock DISTVERSIONPREFIX= v -DISTVERSION= 2.1.6 +DISTVERSION= 2.1.7 CATEGORIES= net MAINTAINER= vulcan@wired.sh Modified: head/net/hblock/distinfo ============================================================================== --- head/net/hblock/distinfo Thu Oct 15 06:44:47 2020 (r552387) +++ head/net/hblock/distinfo Thu Oct 15 07:02:02 2020 (r552388) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588606288 -SHA256 (hectorm-hblock-v2.1.6_GH0.tar.gz) = 47fb10ac91b54ec41d1880184eb683c7bfc62f74b19c45ec2044745f8c58f139 -SIZE (hectorm-hblock-v2.1.6_GH0.tar.gz) = 400631 +TIMESTAMP = 1602608993 +SHA256 (hectorm-hblock-v2.1.7_GH0.tar.gz) = d903e516b2e077e1dd8180ad60caa14a58cf4f0f5bcd24643cdc8c883920671d +SIZE (hectorm-hblock-v2.1.7_GH0.tar.gz) = 400671
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010150702.09F723rK012582>