pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
autossh: Update to 1.4g. Add license file.
Module Name: pkgsrc-wip
Committed By: Michael-John Turner <mj%mjturner.net@localhost>
Pushed By: mj
Date: Wed Sep 30 22:21:32 2020 +0100
Changeset: 5042a7631a410853398933d45a2d27038edb92c4
Modified Files:
autossh/Makefile
autossh/distinfo
Added Files:
autossh/files/autossh-license
Log Message:
autossh: Update to 1.4g. Add license file.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5042a7631a410853398933d45a2d27038edb92c4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
autossh/Makefile | 3 ++-
autossh/distinfo | 10 +++++-----
autossh/files/autossh-license | 18 ++++++++++++++++++
3 files changed, 25 insertions(+), 6 deletions(-)
diffs:
diff --git a/autossh/Makefile b/autossh/Makefile
index e3c3a472e0..95dee2fb35 100644
--- a/autossh/Makefile
+++ b/autossh/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.4 2013/03/30 07:06:51 shattered Exp $
-DISTNAME= autossh-1.4f
+DISTNAME= autossh-1.4g
CATEGORIES= security
MASTER_SITES= http://www.harding.motd.ca/autossh/
EXTRACT_SUFX= .tgz
@@ -8,6 +8,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= mj%mjturner.net@localhost
HOMEPAGE= https://www.harding.motd.ca/autossh/
COMMENT= Monitor and automatically restart SSH sessions and tunnels
+# See files/autossh-license
#LICENSE= autossh
GNU_CONFIGURE= yes
diff --git a/autossh/distinfo b/autossh/distinfo
index 27defa4b57..dd254fd1de 100644
--- a/autossh/distinfo
+++ b/autossh/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2013/03/30 07:06:51 shattered Exp $
+$NetBSD$
-SHA1 (autossh-1.4f.tgz) = 28189c42ab2e05448596a44adc9d62071172fe9b
-RMD160 (autossh-1.4f.tgz) = 9bef5319813f5fee3e7e96bdf1f3c3b7a0df4b5c
-SHA512 (autossh-1.4f.tgz) = a66912a04d1b659802913ec63d7b951fa6265dedf4480f0ad2dfdfb852e1e3029355b9a132bf3fa5b4b67e5ac8dace83b96e837182d8b3f0c2c72ad9188b7b8f
-Size (autossh-1.4f.tgz) = 67128 bytes
+SHA1 (autossh-1.4g.tgz) = bd88da0e296b8d85722ee9e7c314e9319e5b2db8
+RMD160 (autossh-1.4g.tgz) = ca6f67ac9d50d0037a126d57544df2684eac7a27
+SHA512 (autossh-1.4g.tgz) = 499b560d978736f4e764d5d828282fdaba1cbf94811ae6be0be5434d9c1cdc6ca5513d728b6372aa243843cb1b91e61cfc5fdeb77ddb0b6a7ce027218ba67466
+Size (autossh-1.4g.tgz) = 67599 bytes
diff --git a/autossh/files/autossh-license b/autossh/files/autossh-license
new file mode 100644
index 0000000000..5c05b04207
--- /dev/null
+++ b/autossh/files/autossh-license
@@ -0,0 +1,18 @@
+
+Copyright (c) Carson Harding, 2002-2018.
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are freely permitted.
+
+THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
+INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
+AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
+THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
+OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
Home |
Main Index |
Thread Index |
Old Index