aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-03-11 17:47:22 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-03-11 17:47:22 +0000
commit73c716732deeb12e6613ed4c9eb03d5c98ba3620 (patch)
tree2834df3a18353225e889cbcde7ebb42acc6c3379 /shells
parenta980877fc1550c981702660ffd7bcaf52d0e52d5 (diff)
downloadports-73c716732deeb12e6613ed4c9eb03d5c98ba3620.tar.gz
ports-73c716732deeb12e6613ed4c9eb03d5c98ba3620.zip
- Update to 2.3.2 and UnFORBIDDEN
PR: 94255 Submitted by: delphij Approved by: portmgr (marcus)
Notes
Notes: svn path=/head/; revision=157059
Diffstat (limited to 'shells')
-rw-r--r--shells/rssh/Makefile9
-rw-r--r--shells/rssh/distinfo6
2 files changed, 6 insertions, 9 deletions
diff --git a/shells/rssh/Makefile b/shells/rssh/Makefile
index 870c27b2b5d8..6c812fe87ab2 100644
--- a/shells/rssh/Makefile
+++ b/shells/rssh/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= rssh
-PORTVERSION= 2.2.3
+PORTVERSION= 2.3.2
CATEGORIES= shells security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,10 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= enigmatyc@laposte.net
COMMENT= A Restricted Secure SHell only for sftp or/and scp
-FORBIDDEN= http://vuxml.FreeBSD.org/e34d0c2e-9efb-11da-b410-000e0c2e438a.html
-
GNU_CONFIGURE= yes
-USE_REINPLACE= yes
MAN1= rssh.1
MAN5= rssh.conf.5
@@ -42,14 +39,14 @@ CONFIGURE_ARGS+=--with-rdist=${LOCALBASE}/bin/rdist6
.endif
post-patch:
- ${REINPLACE_CMD} -E -e 's,(\$$\(DESTDIR\)\$$\(sysconfdir\)/\$$\$$f),\1.dist,g' \
+ @${REINPLACE_CMD} -E -e 's,(\$$\(DESTDIR\)\$$\(sysconfdir\)/\$$\$$f),\1.dist,g' \
${WRKSRC}/Makefile.in
post-install:
@${ECHO_MSG} "updating /etc/shells"
@${CP} /etc/shells /etc/shells.bak
@(${GREP} -v ${PREFIX}/bin/${PORTNAME} /etc/shells.bak; \
- ${ECHO_CMD} ${PREFIX}/bin/${PORTNAME}) > /etc/shells
+ ${ECHO_CMD} ${PREFIX}/bin/${PORTNAME}) > /etc/shells
@${RM} /etc/shells.bak
.include <bsd.port.post.mk>
diff --git a/shells/rssh/distinfo b/shells/rssh/distinfo
index 08e44c35082c..80706272d762 100644
--- a/shells/rssh/distinfo
+++ b/shells/rssh/distinfo
@@ -1,3 +1,3 @@
-MD5 (rssh-2.2.3.tar.gz) = 74f40a4fd5d2b097af34a817e21a33cf
-SHA256 (rssh-2.2.3.tar.gz) = 2a6bd0924cbd691c90ac3f6d4504cf184b381688c52fbe6efe3f0bdea39a1e1e
-SIZE (rssh-2.2.3.tar.gz) = 107216
+MD5 (rssh-2.3.2.tar.gz) = 65712f2c06ff5fc6fc783bc8c2e4e1ba
+SHA256 (rssh-2.3.2.tar.gz) = 8569a07dd96c8f70d0310186b37bbb2e8e591807ac1d1bd0990c02bfd467ba57
+SIZE (rssh-2.3.2.tar.gz) = 113959