diff --git a/sysutils/spiped/Makefile b/sysutils/spiped/Makefile index b68d15bcfced..c76c4e06c341 100644 --- a/sysutils/spiped/Makefile +++ b/sysutils/spiped/Makefile @@ -1,42 +1,41 @@ PORTNAME= spiped -PORTVERSION= 1.6.1 -PORTREVISION= 2 +PORTVERSION= 1.6.2 CATEGORIES= sysutils security MASTER_SITES= http://www.tarsnap.com/spiped/ MAINTAINER= cperciva@tarsnap.com COMMENT= Daemon for creating secure symmetric pipes LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT # The spiped build only needs C99, but asking for compiler:c11 will help to # get us a compiler which has support for AESNI on x86 systems USES= compiler:c11 tar:tgz ssl # Install into ${STAGEDIR}${PREFIX} MAKE_ARGS+= BINDIR=${STAGEDIR}${PREFIX}/bin MAKE_ARGS+= MAN1DIR=${STAGEDIR}${PREFIX}/man/man1 # add -I and -L directories for OpenSSL MAKE_ARGS+= CFLAGS="-O2 -I${OPENSSLINC}" MAKE_ARGS+= LDADD_EXTRA="-L${OPENSSLLIB}" PORTDOCS= BUILDING CHANGELOG COPYRIGHT README.md STYLE PLIST_FILES= bin/spipe \ bin/spiped \ man/man1/spipe.1.gz \ man/man1/spiped.1.gz USE_RC_SUBR= spiped OPTIONS_DEFINE= DOCS USERS= spiped GROUPS= spiped post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} .include diff --git a/sysutils/spiped/distinfo b/sysutils/spiped/distinfo index 3f2d18916d8c..05b035eb2831 100644 --- a/sysutils/spiped/distinfo +++ b/sysutils/spiped/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1586481655 -SHA256 (spiped-1.6.1.tgz) = 8d7089979db79a531a0ecc507b113ac6f2cf5f19305571eff1d3413e0ab33713 -SIZE (spiped-1.6.1.tgz) = 115055 +TIMESTAMP = 1640386718 +SHA256 (spiped-1.6.2.tgz) = 05d4687d12d11d7f9888d43f3d80c541b7721c987038d085f71c91bb06204567 +SIZE (spiped-1.6.2.tgz) = 142332