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
This commit is contained in:
parent
8b050bb5e5
commit
a3963f0f8c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118344
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user