Bug 173980 - [PATCH] shells/rssh: update to 2.3.4, OptionsNG, changed comment, pkg-plist
Summary: [PATCH] shells/rssh: update to 2.3.4, OptionsNG, changed comment, pkg-plist
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-28 21:30 UTC by nemysis
Modified: 2012-12-04 20:17 UTC (History)
1 user (show)

See Also:


Attachments
rssh-2.3.4.patch (2.11 KB, patch)
2012-11-28 21:30 UTC, nemysis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nemysis 2012-11-28 21:30:00 UTC
- Update to 2.3.4

critical and medium is because this
http://www.vuxml.org/freebsd/65b25acc-e63b-11e1-b81c-001b77d09812.html

Makefile changed:
+COMMENT=	Restricted Secure SHell only for sftp or/and scp
+OPTIONS_DEFINE=	RDIST
+RDIST_DESC=	rdist support
+.include <bsd.port.options.mk>
+.if ${PORT_OPTIONS:MDIST}
+.include <bsd.port.mk>

Changed pkg-plist

Port maintainer (pav@FreeBSD.org) is cc'd.

Generated and tested manually, tested with port test, sent with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)

How-To-Repeat: 
portlint -A
looks fine as usual.

port test: clean
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-11-28 21:30:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2012-12-04 20:14:33 UTC
State Changed
From-To: open->closed

Committed, thanks!