diff --git a/security/tcpcrypt/Makefile b/security/tcpcrypt/Makefile index 7688bce1a8ab..92b3f950f4ca 100644 --- a/security/tcpcrypt/Makefile +++ b/security/tcpcrypt/Makefile @@ -1,26 +1,30 @@ PORTNAME= tcpcrypt PORTVERSION= 0.5 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= security net +PATCH_SITES= https://github.com/glebius/${PORTNAME}/commit/ +PATCHFILES= 8c7d4abf2ca1d795651cf8cc73994b18419487d7.patch:-p1 + MAINTAINER= jmg@FreeBSD.org COMMENT= TCPCrypt userland divert daemon WWW= http://www.tcpcrypt.org/ LICENSE= BSD2CLAUSE USE_GITHUB= yes GH_ACCOUNT= scslab GNU_CONFIGURE= yes USE_LDCONFIG= yes USES= autoreconf libtool ssl CFLAGS+= -I${OPENSSLINC} LDFLAGS+= -L${OPENSSLLIB} INSTALL_TARGET= install-strip TEST_TARGET= check USERS= tcpcryptd GROUPS= tcpcryptd .include diff --git a/security/tcpcrypt/distinfo b/security/tcpcrypt/distinfo index 4ac85109424b..0a73677b9096 100644 --- a/security/tcpcrypt/distinfo +++ b/security/tcpcrypt/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1468561049 +TIMESTAMP = 1661920970 SHA256 (scslab-tcpcrypt-v0.5_GH0.tar.gz) = 251213be8bfd0b9224f4d8d7a79fe1b8961a180f5a278f128376a66364a38ea3 SIZE (scslab-tcpcrypt-v0.5_GH0.tar.gz) = 824288 +SHA256 (8c7d4abf2ca1d795651cf8cc73994b18419487d7.patch) = a4e556806e60b646dab9edbc1f7975a0c8a084431810bbd7d4676896a4ec06fc +SIZE (8c7d4abf2ca1d795651cf8cc73994b18419487d7.patch) = 744