Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Sep 2020 13:33:48 +0000 (UTC)
From:      Ryan Steinmetz <zi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r548365 - head/security/hitch
Message-ID:  <202009121333.08CDXmJl061920@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zi
Date: Sat Sep 12 13:33:48 2020
New Revision: 548365
URL: https://svnweb.freebsd.org/changeset/ports/548365

Log:
  - Update to 1.6.0

Modified:
  head/security/hitch/Makefile
  head/security/hitch/distinfo

Modified: head/security/hitch/Makefile
==============================================================================
--- head/security/hitch/Makefile	Sat Sep 12 13:29:54 2020	(r548364)
+++ head/security/hitch/Makefile	Sat Sep 12 13:33:48 2020	(r548365)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=		hitch
-PORTVERSION=		1.5.2
+PORTVERSION=		1.6.0
 CATEGORIES=		security
 MASTER_SITES=		http://hitch-tls.org/source/ \
 			ZI
@@ -31,7 +31,7 @@ PLIST_SUB=		CACHE_DIR=${CACHE_DIR}
 SUB_LIST+=		CACHE_DIR="${CACHE_DIR}"
 SUB_FILES=		${PORTNAME}.conf.sample
 
-OPTIONS_DEFINE=	DOCS
+OPTIONS_DEFINE=		DOCS
 
 post-install:
 	${MKDIR} ${STAGEDIR}${PREFIX}/etc ${STAGEDIR}${CACHE_DIR}

Modified: head/security/hitch/distinfo
==============================================================================
--- head/security/hitch/distinfo	Sat Sep 12 13:29:54 2020	(r548364)
+++ head/security/hitch/distinfo	Sat Sep 12 13:33:48 2020	(r548365)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579787791
-SHA256 (hitch-1.5.2.tar.gz) = b1a4fd64584cd4ff816b8513ee5522db34a4431747057421b6e870f722c6dfda
-SIZE (hitch-1.5.2.tar.gz) = 309626
+TIMESTAMP = 1599917577
+SHA256 (hitch-1.6.0.tar.gz) = 4e47eb4abb7dd3809c84283588adf41ddf0c7bc065cb00d0928274889c07c706
+SIZE (hitch-1.6.0.tar.gz) = 321384



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009121333.08CDXmJl061920>