Bug 173972 - [PATCH] security/keychain: Changed Homepage, Master sites, comment, options, added license
Summary: [PATCH] security/keychain: Changed Homepage, Master sites, comment, options, ...
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: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-28 16:00 UTC by nemysis
Modified: 2012-12-17 13:29 UTC (History)
1 user (show)

See Also:


Attachments
keychain-2.7.1.patch (1.67 KB, patch)
2012-11-28 16:00 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 16:00:00 UTC
Makefile changed:
+		GENTOO/distfiles
+COMMENT=	User-friendly front-end to ssh-agent(1)

Is always enabled
-OPTIONS_DEFINE=	DOCS

+LICENSE=	GPLv2

That can download from Funtoo Site
+FETCH_ARGS?=		-Fpr

Changded and refined:
 do-install:
 .if ${PORT_OPTIONS:MDOCS}

+WWW: http://www.funtoo.org/wiki/Keychain

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

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

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

port test: clean

Can't give build log, because RedPorts not works at the time.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-11-28 16:00:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2012-12-17 13:29:58 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!