1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update to 3.0pre6 with a working FreeBSD PAM file.

Supports Solaris10 as well.
This commit is contained in:
Ollivier Robert 2007-02-14 14:51:37 +00:00
parent 1c55944610
commit 2643d3117f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185174
2 changed files with 7 additions and 6 deletions

View File

@ -8,8 +8,9 @@
PORTNAME= calife
PORTVERSION= 3.0
CATEGORIES= security
MASTER_SITES= http://www.keltia.net/download/
DISTNAME= calife-3.0pre5
MASTER_SITES= ftp://frmug.org/pub/calife/ \
http://www.keltia.net/download/
DISTNAME= calife-3.0pre6
MAINTAINER= thomas@FreeBSD.org
COMMENT= A lightweight alternative to sudo
@ -37,7 +38,7 @@ MAN5= calife.auth.5
post-install:
.if ${OSVERSION} >= 500000
@${INSTALL_DATA} ${WRKSRC}/calife.pam ${PREFIX}/etc/pam.d/calife.sample
@${INSTALL_DATA} ${WRKSRC}/pam/freebsd5 ${PREFIX}/etc/pam.d/calife.sample
@${CAT} ${PKGMESSAGE}
.endif

View File

@ -1,3 +1,3 @@
MD5 (calife-3.0pre5.tar.bz2) = 6b72ac22611f6f630e28b22bcab11513
SHA256 (calife-3.0pre5.tar.bz2) = e485ad9db17ef4b73efa9d422fa61667a135b2c2148dca312d6dd557faffba88
SIZE (calife-3.0pre5.tar.bz2) = 85574
MD5 (calife-3.0pre6.tar.bz2) = e7646c643bd60279510f6741ab0c0ded
SHA256 (calife-3.0pre6.tar.bz2) = df7fd8a46be552a5e5f7476fe65ac1b585e6b3e8526215f366fefe0f5f9746ab
SIZE (calife-3.0pre6.tar.bz2) = 88930