Index: head/security/hitch/Makefile =================================================================== --- head/security/hitch/Makefile (revision 553622) +++ head/security/hitch/Makefile (revision 553623) @@ -1,40 +1,40 @@ # Created by: Ryan Steinmetz # $FreeBSD$ PORTNAME= hitch -PORTVERSION= 1.6.0 +PORTVERSION= 1.7.0 CATEGORIES= security MASTER_SITES= http://hitch-tls.org/source/ \ ZI MAINTAINER= zi@FreeBSD.org COMMENT= TLS proxy to forward connections to an unencrypted backend LICENSE= BSD2CLAUSE BUILD_DEPENDS= rst2man:textproc/py-docutils LIB_DEPENDS= libev.so:devel/libev USERS= hitch GROUPS= hitch USES= pkgconfig ssl GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var/run CONFIGURE_ENV= CRYPTO_CFLAGS="-I${OPENSSLINC}" CRYPTO_LIBS="-L${OPENSSLLIB}" \ SSL_CFLAGS="-I${OPENSSLINC}" SSL_LIBS="-L${OPENSSLLIB}" USE_RC_SUBR= ${PORTNAME} CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lcrypto -lssl CACHE_DIR?= /var/cache/hitch PLIST_SUB= CACHE_DIR=${CACHE_DIR} SUB_LIST+= CACHE_DIR="${CACHE_DIR}" SUB_FILES= ${PORTNAME}.conf.sample OPTIONS_DEFINE= DOCS post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc ${STAGEDIR}${CACHE_DIR} ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}.conf.sample ${STAGEDIR}${PREFIX}/etc/ .include Index: head/security/hitch/distinfo =================================================================== --- head/security/hitch/distinfo (revision 553622) +++ head/security/hitch/distinfo (revision 553623) @@ -1,3 +1,3 @@ -TIMESTAMP = 1599917577 -SHA256 (hitch-1.6.0.tar.gz) = 4e47eb4abb7dd3809c84283588adf41ddf0c7bc065cb00d0928274889c07c706 -SIZE (hitch-1.6.0.tar.gz) = 321384 +TIMESTAMP = 1603984003 +SHA256 (hitch-1.7.0.tar.gz) = c97ef8f1e115156640c40dfdfe9662d5f6d57a796fccad3bbad198ec797ce5c4 +SIZE (hitch-1.7.0.tar.gz) = 323894