1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

- Update to 0.7

PR:		ports/101826
Submitted by:	chinsan <chinsan.tw at gmail.com>
Approved by:	Christopher Cowart <ccowart at rescomp.berkeley.edu> (maintainer)
This commit is contained in:
Rong-En Fan 2006-08-16 16:46:58 +00:00
parent 59777a4d94
commit 1328f8c191
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=170811
2 changed files with 5 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= pam_require
PORTVERSION= 0.6
PORTVERSION= 0.7
CATEGORIES= security
MASTER_SITES= http://www.splitbrain.org/_media/projects/pamrequire/
EXTRACT_SUFX= .tgz
@ -17,6 +17,7 @@ COMMENT= A PAM module for restricting access based on unix group or username
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
WRKSRC= ${WRKDIR}/${PORTNAME:S/_/-/}-${PORTVERSION}
PLIST_FILES= lib/pam_require.so lib/pam_require.so.1

View File

@ -1,3 +1,3 @@
MD5 (pam_require-0.6.tgz) = e18e3aeebf9dc32efcd1ea0925a13443
SHA256 (pam_require-0.6.tgz) = 845108a7dc4601bbebec52cd3911db52903e20d9f54c3a809881dd77e5e5f191
SIZE (pam_require-0.6.tgz) = 82695
MD5 (pam_require-0.7.tgz) = 750a3f0b2d2692fde90b45204df66db0
SHA256 (pam_require-0.7.tgz) = 91176b7587808862374ff6a8b7b30dd049cdb41d496e3528e02e3505e8037e96
SIZE (pam_require-0.7.tgz) = 84299