diff options
author | Colin Percival <cperciva@FreeBSD.org> | 2017-05-18 19:03:23 +0000 |
---|---|---|
committer | Colin Percival <cperciva@FreeBSD.org> | 2017-05-18 19:03:23 +0000 |
commit | 2e91832495208fee8b9e6662b69250d211fe863d (patch) | |
tree | 912656a0c2e47d50eded0a5486b3d080c1d60b31 /sysutils/spiped | |
parent | f5b775b3440605a18ba5a65d6f04fbb4d017571b (diff) | |
download | ports-2e91832495208fee8b9e6662b69250d211fe863d.tar.gz ports-2e91832495208fee8b9e6662b69250d211fe863d.zip |
Notes
Diffstat (limited to 'sysutils/spiped')
-rw-r--r-- | sysutils/spiped/Makefile | 5 | ||||
-rw-r--r-- | sysutils/spiped/distinfo | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/spiped/Makefile b/sysutils/spiped/Makefile index 5ee58ff1fbf6..3e9dd6f14803 100644 --- a/sysutils/spiped/Makefile +++ b/sysutils/spiped/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= spiped -PORTVERSION= 1.5.0 -PORTREVISION= 4 +PORTVERSION= 1.6.0 CATEGORIES= sysutils security MASTER_SITES= http://www.tarsnap.com/spiped/ @@ -25,7 +24,7 @@ MAKE_ARGS+= MAN1DIR=${STAGEDIR}${PREFIX}/man/man1 MAKE_ARGS+= CFLAGS="-O2 -D__BSD_VISIBLE -I${OPENSSLINC}" MAKE_ARGS+= LDADD_EXTRA="-L${OPENSSLLIB}" -PORTDOCS= BUILDING CHANGELOG COPYRIGHT README STYLE +PORTDOCS= BUILDING CHANGELOG COPYRIGHT README.md STYLE PLIST_FILES= bin/spipe \ bin/spiped \ man/man1/spipe.1.gz \ diff --git a/sysutils/spiped/distinfo b/sysutils/spiped/distinfo index 9609aa1c5ea5..a6d425924407 100644 --- a/sysutils/spiped/distinfo +++ b/sysutils/spiped/distinfo @@ -1,2 +1,3 @@ -SHA256 (spiped-1.5.0.tgz) = b2f74b34fb62fd37d6e2bfc969a209c039b88847e853a49e91768dec625facd7 -SIZE (spiped-1.5.0.tgz) = 68813 +TIMESTAMP = 1495116996 +SHA256 (spiped-1.6.0.tgz) = e6f7f8f912172c3ad55638af8346ae7c4ecaa92aed6d3fb60f2bda4359cba1e4 +SIZE (spiped-1.6.0.tgz) = 94431 |