diff --git a/security/hitch/Makefile b/security/hitch/Makefile index 1bf0e7dccd17..f534e749b27b 100644 --- a/security/hitch/Makefile +++ b/security/hitch/Makefile @@ -1,38 +1,38 @@ PORTNAME= hitch -PORTVERSION= 1.7.2 +PORTVERSION= 1.7.3 CATEGORIES= security MASTER_SITES= http://hitch-tls.org/source/ \ ZI MAINTAINER= zi@FreeBSD.org COMMENT= TLS proxy to forward connections to an unencrypted backend -WWW= https://github.com/varnish/hitch/ +WWW= https://github.com/varnish/hitch/ 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 diff --git a/security/hitch/distinfo b/security/hitch/distinfo index d0be0e9e8e35..73f5d3919a5b 100644 --- a/security/hitch/distinfo +++ b/security/hitch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649434152 -SHA256 (hitch-1.7.2.tar.gz) = dcd65cbec6287c622a5a317d5f37e1ea5526daa93fb4db28f4206fc9911a1785 -SIZE (hitch-1.7.2.tar.gz) = 324070 +TIMESTAMP = 1669650966 +SHA256 (hitch-1.7.3.tar.gz) = 1a1bf4955d775b718dc31c89a1a05176530b0ca856f95ee42a2bc7a23f289787 +SIZE (hitch-1.7.3.tar.gz) = 355577