Bug 183184 - [PATCH] security/pam_ssh_agent_auth: Convert to staging
Summary: [PATCH] security/pam_ssh_agent_auth: Convert to staging
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-22 10:10 UTC by Mathieu Arnold
Modified: 2013-11-06 12:20 UTC (History)
1 user (show)

See Also:


Attachments
pam_ssh_agent_auth-0.9.5.patch (471 bytes, patch)
2013-10-22 10:10 UTC, Mathieu Arnold
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Arnold freebsd_committer freebsd_triage 2013-10-22 10:10:04 UTC
- Convert to staging

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

Generated with FreeBSD Port Tools 0.99_8 (mode: change, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-10-22 10:10:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Mathieu Arnold freebsd_committer freebsd_triage 2013-11-06 12:16:27 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-11-06 12:16:33 UTC
Author: mat
Date: Wed Nov  6 12:16:26 2013
New Revision: 332971
URL: http://svnweb.freebsd.org/changeset/ports/332971

Log:
  - Convert to staging
  
  maintainer timeout.
  PR:		ports/183184
  Submitted by:	mat

Modified:
  head/security/pam_ssh_agent_auth/Makefile

Modified: head/security/pam_ssh_agent_auth/Makefile
==============================================================================
--- head/security/pam_ssh_agent_auth/Makefile	Wed Nov  6 12:14:48 2013	(r332970)
+++ head/security/pam_ssh_agent_auth/Makefile	Wed Nov  6 12:16:26 2013	(r332971)
@@ -15,8 +15,6 @@ CONFIGURE_ENV=	ac_cv_func_strnvis=no
 CONFIGURE_ARGS=	--libexecdir=${LOCALBASE}/lib
 USES=		perl5
 
-MAN8=		pam_ssh_agent_auth.8
-PLIST_FILES=	lib/pam_ssh_agent_auth.so
+PLIST_FILES=	lib/pam_ssh_agent_auth.so man/man8/pam_ssh_agent_auth.8.gz
 
-NO_STAGE=	yes
 .include <bsd.port.mk>
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"