summaryrefslogtreecommitdiff
path: root/security/pam_alreadyloggedin
diff options
context:
space:
mode:
authorBrian Feldman <green@FreeBSD.org>2004-09-22 17:42:45 +0000
committerBrian Feldman <green@FreeBSD.org>2004-09-22 17:42:45 +0000
commita3963f0f8ce5dfb5ea1ad8d300665960cbde660b (patch)
treea3c0a50ad505e8f8d31490579c5de6de9039df03 /security/pam_alreadyloggedin
parentFix the patch files since *-rtems-gdb adds -p1 to patch, I was missing (diff)
Update to pam_alreadyloggedin-0.3 to unbreak. There should be no
visible changes. This work was done by Jeremie Le Hen; thanks! Submitted by: Jeremie Le Hen <jeremie@le-hen.org> Approved by: portmgr
Notes
Notes: svn path=/head/; revision=118344
Diffstat (limited to 'security/pam_alreadyloggedin')
-rw-r--r--security/pam_alreadyloggedin/Makefile12
-rw-r--r--security/pam_alreadyloggedin/distinfo4
2 files changed, 4 insertions, 12 deletions
diff --git a/security/pam_alreadyloggedin/Makefile b/security/pam_alreadyloggedin/Makefile
index f5eb128f2440..7899b9d2d4cb 100644
--- a/security/pam_alreadyloggedin/Makefile
+++ b/security/pam_alreadyloggedin/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= pam_alreadyloggedin
-PORTVERSION= 0.2
+PORTVERSION= 0.3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_LOCAL} \
- http://green.bikeshed.org/~green/
+ http://green.homeunix.org/~green/
MASTER_SITE_SUBDIR= green
MAINTAINER= green@FreeBSD.org
@@ -19,14 +19,6 @@ MANCOMPRESSED= yes
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-IGNORE= "only works on systems with OpenPAM (5.0-CURRENT)"
-.endif
-
-.if ${OSVERSION} >= 500113
-BROKEN= "Does not compile on FreeBSD ${OSVERSION}"
-.endif
-
.if defined(NOPROFILE)
PLIST_SUB+= PROFILE="@comment "
.else
diff --git a/security/pam_alreadyloggedin/distinfo b/security/pam_alreadyloggedin/distinfo
index 26d7ddd5603a..3c9070e622aa 100644
--- a/security/pam_alreadyloggedin/distinfo
+++ b/security/pam_alreadyloggedin/distinfo
@@ -1,2 +1,2 @@
-MD5 (pam_alreadyloggedin-0.2.tar.gz) = 85bfed13da7af110e5c1183656deab0a
-SIZE (pam_alreadyloggedin-0.2.tar.gz) = 3861
+MD5 (pam_alreadyloggedin-0.3.tar.gz) = ca1a37a4d1a912850881ed46a2830a2d
+SIZE (pam_alreadyloggedin-0.3.tar.gz) = 3741