svn commit: r534165 - in head/net/hblock: . files

Hiroki Tagato tagattie at FreeBSD.org
Wed May 6 10:07:34 UTC 2020


Author: tagattie
Date: Wed May  6 10:07:33 2020
New Revision: 534165
URL: https://svnweb.freebsd.org/changeset/ports/534165

Log:
  - Update to 2.1.6
  - Remove 'files/patch-hblock' as this has been addressed upstream
  
  PR:		246180
  Submitted by:	Lewis Cook <vulcan at wired.sh> (maintainer)
  Approved by:	ehaupt (mentor)

Deleted:
  head/net/hblock/files/
Modified:
  head/net/hblock/Makefile
  head/net/hblock/distinfo

Modified: head/net/hblock/Makefile
==============================================================================
--- head/net/hblock/Makefile	Wed May  6 10:04:27 2020	(r534164)
+++ head/net/hblock/Makefile	Wed May  6 10:07:33 2020	(r534165)
@@ -2,7 +2,7 @@
 
 PORTNAME=	hblock
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.1.5
+DISTVERSION=	2.1.6
 CATEGORIES=	net
 
 MAINTAINER=	vulcan at wired.sh

Modified: head/net/hblock/distinfo
==============================================================================
--- head/net/hblock/distinfo	Wed May  6 10:04:27 2020	(r534164)
+++ head/net/hblock/distinfo	Wed May  6 10:07:33 2020	(r534165)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586119738
-SHA256 (hectorm-hblock-v2.1.5_GH0.tar.gz) = e06cca83d5f11565abdcde1924c294ef8c628833834be411531a5c4a893d1bfe
-SIZE (hectorm-hblock-v2.1.5_GH0.tar.gz) = 400446
+TIMESTAMP = 1588606288
+SHA256 (hectorm-hblock-v2.1.6_GH0.tar.gz) = 47fb10ac91b54ec41d1880184eb683c7bfc62f74b19c45ec2044745f8c58f139
+SIZE (hectorm-hblock-v2.1.6_GH0.tar.gz) = 400631


More information about the svn-ports-head mailing list