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:
Brian Feldman 2004-09-22 17:42:45 +00:00
parent 8b050bb5e5
commit a3963f0f8c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118344
2 changed files with 4 additions and 12 deletions

View File

@ -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

View File

@ -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