aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-08-16 16:46:58 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-08-16 16:46:58 +0000
commit1328f8c19143733a5fd111c3c9b4b8adec274c4f (patch)
tree7743f2d779882f063ff62853c988e2c118dab100 /security
parent59777a4d948f885f15d0d0bec14d8f027dfd819a (diff)
downloadports-1328f8c19143733a5fd111c3c9b4b8adec274c4f.tar.gz
ports-1328f8c19143733a5fd111c3c9b4b8adec274c4f.zip
- 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)
Notes
Notes: svn path=/head/; revision=170811
Diffstat (limited to 'security')
-rw-r--r--security/pam_require/Makefile3
-rw-r--r--security/pam_require/distinfo6
2 files changed, 5 insertions, 4 deletions
diff --git a/security/pam_require/Makefile b/security/pam_require/Makefile
index 7274c6ee62f2..405de9dc86d0 100644
--- a/security/pam_require/Makefile
+++ b/security/pam_require/Makefile
@@ -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
diff --git a/security/pam_require/distinfo b/security/pam_require/distinfo
index 549516e6d403..3cdff77ef2fc 100644
--- a/security/pam_require/distinfo
+++ b/security/pam_require/distinfo
@@ -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