aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroberto <roberto@FreeBSD.org>2007-02-14 22:51:37 +0800
committerroberto <roberto@FreeBSD.org>2007-02-14 22:51:37 +0800
commit4d16347120fed62e68b110954e3c9e1cf315d0cc (patch)
tree793334fa786c27653017edc14c82551bffe5ec75
parent188d9a23e0a2aa7316a53fb66ba99a48bc32667f (diff)
downloadfreebsd-ports-graphics-4d16347120fed62e68b110954e3c9e1cf315d0cc.tar.gz
freebsd-ports-graphics-4d16347120fed62e68b110954e3c9e1cf315d0cc.tar.zst
freebsd-ports-graphics-4d16347120fed62e68b110954e3c9e1cf315d0cc.zip
Update to 3.0pre6 with a working FreeBSD PAM file.
Supports Solaris10 as well.
-rw-r--r--security/calife-devel/Makefile7
-rw-r--r--security/calife-devel/distinfo6
2 files changed, 7 insertions, 6 deletions
diff --git a/security/calife-devel/Makefile b/security/calife-devel/Makefile
index 10f75082802..66f989a0799 100644
--- a/security/calife-devel/Makefile
+++ b/security/calife-devel/Makefile
@@ -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
diff --git a/security/calife-devel/distinfo b/security/calife-devel/distinfo
index 4c46f820145..a229d395f33 100644
--- a/security/calife-devel/distinfo
+++ b/security/calife-devel/distinfo
@@ -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