mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
net/socketpipe: Update to 1.10
Changes: https://www.spinellis.gr/sw/unix/socketpipe/ChangeLog.txt PR: 230222 Submitted by: ndowens@yahoo.com Approved by: dds (maintainer timeout, ~6 months)
This commit is contained in:
parent
1fb943759f
commit
64a7bbac63
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491127
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= socketpipe
|
||||
PORTVERSION= 1.9
|
||||
PORTVERSION= 1.10
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.spinellis.gr/sw/unix/socketpipe/ \
|
||||
http://www.dmst.aueb.gr/dds/sw/unix/socketpipe/
|
||||
@ -10,6 +10,7 @@ MASTER_SITES= http://www.spinellis.gr/sw/unix/socketpipe/ \
|
||||
MAINTAINER= dds@FreeBSD.org
|
||||
COMMENT= Zero overhead remote process plumbing
|
||||
|
||||
PLIST_FILES= bin/socketpipe man/man1/socketpipe.1.gz
|
||||
PLIST_FILES= bin/socketpipe \
|
||||
man/man1/socketpipe.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (socketpipe-1.9.tar.gz) = c578c2b1a2eb540ace7149c4967b55bb15343e034afa92a46ed319ad17a8a537
|
||||
SIZE (socketpipe-1.9.tar.gz) = 20442
|
||||
TIMESTAMP = 1533004287
|
||||
SHA256 (socketpipe-1.10.tar.gz) = 1e6de04e89cd5d96d599b27993083adf9507d238c2770030136d5da2ff1ac4ac
|
||||
SIZE (socketpipe-1.10.tar.gz) = 19574
|
||||
|
Loading…
Reference in New Issue
Block a user