From owner-svn-ports-all@freebsd.org Thu Oct 15 07:02:03 2020 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 CA7CE434FF8; Thu, 15 Oct 2020 07:02:03 +0000 (UTC) (envelope-from rhurlin@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4CBgFR4nxhz45MZ; Thu, 15 Oct 2020 07:02:03 +0000 (UTC) (envelope-from rhurlin@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 87E521BD8E; Thu, 15 Oct 2020 07:02:03 +0000 (UTC) (envelope-from rhurlin@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 09F723mv012584; Thu, 15 Oct 2020 07:02:03 GMT (envelope-from rhurlin@FreeBSD.org) Received: (from rhurlin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09F723rK012582; Thu, 15 Oct 2020 07:02:03 GMT (envelope-from rhurlin@FreeBSD.org) Message-Id: <202010150702.09F723rK012582@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rhurlin set sender to rhurlin@FreeBSD.org using -f From: Rainer Hurling Date: Thu, 15 Oct 2020 07:02:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r552388 - head/net/hblock X-SVN-Group: ports-head X-SVN-Commit-Author: rhurlin X-SVN-Commit-Paths: head/net/hblock X-SVN-Commit-Revision: 552388 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.33 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: Thu, 15 Oct 2020 07:02:03 -0000 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 (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