Index: head/www/shellinabox/Makefile =================================================================== --- head/www/shellinabox/Makefile (revision 426816) +++ head/www/shellinabox/Makefile (revision 426817) @@ -1,50 +1,50 @@ # Created by: Olivier Cochard-Labbe # $FreeBSD$ PORTNAME= shellinabox -PORTVERSION= 2.19 +PORTVERSION= 2.20 DISTVERSIONPREFIX= v CATEGORIES= www MAINTAINER= olivier@FreeBSD.org COMMENT= Publish command line shell through AJAX interface LICENSE= GPLv2 USE_GITHUB= yes GH_ACCOUNT= shellinabox OPTIONS_DEFINE= CORES NOLOGIN CORES_DESC= Patch shellinaboxd to enable core dumps NOLOGIN_DESC= Login through ssh (not through login) USES= autoreconf libtool GNU_CONFIGURE= yes USE_RC_SUBR= shellinaboxd USERS?= shellinabox GROUPS?= shellinabox PKGDEINSTALL= ${WRKDIR}/pkg-deinstall SUB_FILES= pkg-deinstall SUB_LIST= USERS=${USERS} GROUPS=${GROUPS} NOLOGIN_CONFIGURE_ON= --disable-login .include post-patch: .if ${PORT_OPTIONS:MCORES} @${REINPLACE_CMD} \ -e 's|prctl(PR_SET_DUMPABLE,|// &|' \ -e 's|setrlimit(RLIMIT_CORE,|// &|' \ ${WRKSRC}/shellinabox/shellinaboxd.c .endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/shellinaboxd ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/shellinaboxd.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 @${MKDIR} ${STAGEDIR}${ETCDIR} .include Index: head/www/shellinabox/distinfo =================================================================== --- head/www/shellinabox/distinfo (revision 426816) +++ head/www/shellinabox/distinfo (revision 426817) @@ -1,2 +1,3 @@ -SHA256 (shellinabox-shellinabox-v2.19_GH0.tar.gz) = d25ba9f72f04471fc1a8a564c65ef466c4553280ff3eeb365ed9c897d05ed2da -SIZE (shellinabox-shellinabox-v2.19_GH0.tar.gz) = 744367 +TIMESTAMP = 1478938927 +SHA256 (shellinabox-shellinabox-v2.20_GH0.tar.gz) = 27a5ec6c3439f87aee238c47cc56e7357a6249e5ca9ed0f044f0057ef389d81e +SIZE (shellinabox-shellinabox-v2.20_GH0.tar.gz) = 745920