diff options
author | Cy Schubert <cy@FreeBSD.org> | 2011-05-11 19:33:00 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2011-05-11 19:33:00 +0000 |
commit | 6f0edaff166940d355f6534879666dd84f1655dc (patch) | |
tree | 3e1d2991ac0c6271b18feaceedb2ce75951db61b /security/pam_krb5 | |
parent | 72efc090962cd7ab489bf4dd2d3eb6ca13041b58 (diff) |
Notes
Diffstat (limited to 'security/pam_krb5')
-rw-r--r-- | security/pam_krb5/Makefile | 2 | ||||
-rw-r--r-- | security/pam_krb5/distinfo | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/security/pam_krb5/Makefile b/security/pam_krb5/Makefile index 566c82d56225..de1337a77bf5 100644 --- a/security/pam_krb5/Makefile +++ b/security/pam_krb5/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pam_krb5 -PORTVERSION= 4.3 +PORTVERSION= 4.4 CATEGORIES= security MASTER_SITES= http://archives.eyrie.org/software/kerberos/ DISTNAME= pam-krb5-${PORTVERSION:S/.r/-rc/} diff --git a/security/pam_krb5/distinfo b/security/pam_krb5/distinfo index b77c26528add..34d541fb1c90 100644 --- a/security/pam_krb5/distinfo +++ b/security/pam_krb5/distinfo @@ -1,3 +1,2 @@ -MD5 (pam-krb5-4.3.tar.gz) = f2ddf8b79e18b96e97d2820b1c2abcf8 -SHA256 (pam-krb5-4.3.tar.gz) = 485bd5ae7f2b0e7655ee67edf27756cbcb1de3ae7f35fce22909785557f23209 -SIZE (pam-krb5-4.3.tar.gz) = 392664 +SHA256 (pam-krb5-4.4.tar.gz) = ad33de78a8153427fa5cece35c6ed6d502d8c5f77e9474ba3b8ce2effc178467 +SIZE (pam-krb5-4.4.tar.gz) = 394426 |