pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

shellinabox: upgrade from v2.19 to v2.20



Module Name:	pkgsrc-wip
Committed By:	ast <ast%NetBSD.org@localhost>
Pushed By:	ast
Date:		Wed May 3 09:26:58 2017 +0200
Changeset:	44312d71ff6589a4bbbdb51f23e8595b4216ee39

Modified Files:
	shellinabox/Makefile
	shellinabox/PLIST
	shellinabox/distinfo

Log Message:
shellinabox: upgrade from v2.19 to v2.20

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=44312d71ff6589a4bbbdb51f23e8595b4216ee39

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 shellinabox/Makefile | 5 +++--
 shellinabox/PLIST    | 4 ++++
 shellinabox/distinfo | 9 +++++----
 3 files changed, 12 insertions(+), 6 deletions(-)

diffs:
diff --git a/shellinabox/Makefile b/shellinabox/Makefile
index cf4db401c5..46df40c1de 100644
--- a/shellinabox/Makefile
+++ b/shellinabox/Makefile
@@ -1,13 +1,14 @@
 # $NetBSD$
 
 PKGBASE=        shellinabox
-DISTNAME=       ${PKGBASE}-v2.19
+SIB_VER=        v2.20
+DISTNAME=       ${PKGBASE}-${SIB_VER}
 PKGREVISION=    1
 CATEGORIES=     www
 
 MASTER_SITES=   ${MASTER_SITE_GITHUB:=shellinabox/}
 GITHUB_PROJECT= ${PKGBASE}
-GITHUB_TAG=     v2.19
+GITHUB_TAG=     ${SIB_VER}
 
 MAINTAINER=     ast%NetBSD.org@localhost
 HOMEPAGE=       https://code.google.com/archive/p/shellinabox/
diff --git a/shellinabox/PLIST b/shellinabox/PLIST
index a11b52e65c..51a592cb0b 100644
--- a/shellinabox/PLIST
+++ b/shellinabox/PLIST
@@ -2,3 +2,7 @@
 bin/shellinaboxd
 man/man1/shellinaboxd.1
 share/examples/rc.d/shellinaboxd
+share/doc/shellinabox/AUTHORS
+share/doc/shellinabox/COPYING
+share/doc/shellinabox/GPL-2
+share/doc/shellinabox/NEWS
diff --git a/shellinabox/distinfo b/shellinabox/distinfo
index 4134705d4a..149dc694ba 100644
--- a/shellinabox/distinfo
+++ b/shellinabox/distinfo
@@ -1,6 +1,7 @@
 $NetBSD$
 
-SHA1 (shellinabox-v2.19.tar.gz) = 6259778e8a4cab9194b7546086f5fc20e7a9749a
-RMD160 (shellinabox-v2.19.tar.gz) = 6398a274be2c6f61450740621a506be5468c9343
-SHA512 (shellinabox-v2.19.tar.gz) = f38d2d5aa04580d6af78110c52d5e771529c05e1bbf04318efcab48576d9da2d4d410af3e5a72d9062ce4b56e1f4a255fc1129cae83bdef917b77ff7223e1159
-Size (shellinabox-v2.19.tar.gz) = 744367 bytes
+SHA1 (shellinabox-v2.20.tar.gz) = 2369fcfd42a3666237480f150370f90a5a7693ed
+RMD160 (shellinabox-v2.20.tar.gz) = 1e8b832b9febbc581289ec9b067f85157758c3e5
+SHA512 (shellinabox-v2.20.tar.gz) = 369fb6e0041fc3eb52a533f14d1f856a71ec1bf166441e25a5d61bb129f2db5de6b61205ddd0cb08d53384baaf4e087bd2c549f7919b96ee465d4cc3318d2237
+Size (shellinabox-v2.20.tar.gz) = 745920 bytes
+SHA1 (patch-configure.ac) = f6341418e5cc7538935c4c8ee8b2fa812512d579


Home | Main Index | Thread Index | Old Index