Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 May 2017 19:03:23 +0000 (UTC)
From:      Colin Percival <cperciva@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r441192 - head/sysutils/spiped
Message-ID:  <201705181903.v4IJ3NEI079357@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cperciva
Date: Thu May 18 19:03:23 2017
New Revision: 441192
URL: https://svnweb.freebsd.org/changeset/ports/441192

Log:
  Update spiped to 1.6.0.
  
  PR:		219380
  Submitted by:	Dave Cottlehuber

Modified:
  head/sysutils/spiped/Makefile
  head/sysutils/spiped/distinfo

Modified: head/sysutils/spiped/Makefile
==============================================================================
--- head/sysutils/spiped/Makefile	Thu May 18 18:39:54 2017	(r441191)
+++ head/sysutils/spiped/Makefile	Thu May 18 19:03:23 2017	(r441192)
@@ -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}
 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 \

Modified: head/sysutils/spiped/distinfo
==============================================================================
--- head/sysutils/spiped/distinfo	Thu May 18 18:39:54 2017	(r441191)
+++ head/sysutils/spiped/distinfo	Thu May 18 19:03:23 2017	(r441192)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705181903.v4IJ3NEI079357>