Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Feb 2014 14:54:06 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r342161 - head/security/pam_per_user
Message-ID:  <201402011454.s11Es6cg016656@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sat Feb  1 14:54:06 2014
New Revision: 342161
URL: http://svnweb.freebsd.org/changeset/ports/342161
QAT: https://qat.redports.org/buildarchive/r342161/

Log:
  - Stage support

Modified:
  head/security/pam_per_user/Makefile
  head/security/pam_per_user/pkg-plist

Modified: head/security/pam_per_user/Makefile
==============================================================================
--- head/security/pam_per_user/Makefile	Sat Feb  1 14:53:52 2014	(r342160)
+++ head/security/pam_per_user/Makefile	Sat Feb  1 14:54:06 2014	(r342161)
@@ -12,7 +12,4 @@ COMMENT=	PAM module for per-user authent
 
 USE_AUTOTOOLS=	libtool
 
-MAN5=		pam_per_user.5
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/security/pam_per_user/pkg-plist
==============================================================================
--- head/security/pam_per_user/pkg-plist	Sat Feb  1 14:53:52 2014	(r342160)
+++ head/security/pam_per_user/pkg-plist	Sat Feb  1 14:54:06 2014	(r342161)
@@ -1,3 +1,4 @@
 sbin/per_user_authtest
 lib/security/pam_per_user.so.1
+man/man5/pam_per_user.5.gz
 @dirrmtry lib/security



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402011454.s11Es6cg016656>