diff options
author | cy <cy@FreeBSD.org> | 2012-11-01 00:51:29 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2012-11-01 00:51:29 +0800 |
commit | fa752729194bc72513f6939b487e0085f9c6614d (patch) | |
tree | a150d7da4afe2c273f772c6487218447dfacc48f /security/pam_krb5 | |
parent | 497e701a45a106537eedfd7ad3263d90571d3985 (diff) | |
download | freebsd-ports-gnome-fa752729194bc72513f6939b487e0085f9c6614d.tar.gz freebsd-ports-gnome-fa752729194bc72513f6939b487e0085f9c6614d.tar.zst freebsd-ports-gnome-fa752729194bc72513f6939b487e0085f9c6614d.zip |
Update pam_krb5 from 4.4 to 4.6.
Feature safe: yes
Diffstat (limited to 'security/pam_krb5')
-rw-r--r-- | security/pam_krb5/Makefile | 3 | ||||
-rw-r--r-- | security/pam_krb5/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/security/pam_krb5/Makefile b/security/pam_krb5/Makefile index 43f1322b8624..6efadcd420ea 100644 --- a/security/pam_krb5/Makefile +++ b/security/pam_krb5/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pam_krb5 -PORTVERSION= 4.4 -PORTREVISION= 1 +PORTVERSION= 4.6 CATEGORIES= security MASTER_SITES= http://archives.eyrie.org/software/kerberos/ \ http://archives.eyrie.org/software/ARCHIVE/pam-krb5/ diff --git a/security/pam_krb5/distinfo b/security/pam_krb5/distinfo index 34d541fb1c90..6138d2e44eb5 100644 --- a/security/pam_krb5/distinfo +++ b/security/pam_krb5/distinfo @@ -1,2 +1,2 @@ -SHA256 (pam-krb5-4.4.tar.gz) = ad33de78a8153427fa5cece35c6ed6d502d8c5f77e9474ba3b8ce2effc178467 -SIZE (pam-krb5-4.4.tar.gz) = 394426 +SHA256 (pam-krb5-4.6.tar.gz) = dbd7887bc3be9d0962719df53ff67209b27fedc64104fb2a0956a72f809640dd +SIZE (pam-krb5-4.6.tar.gz) = 528901 |