aboutsummaryrefslogtreecommitdiff
path: root/security/krb5-appl
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2004-02-28 21:25:21 +0000
committerCy Schubert <cy@FreeBSD.org>2004-02-28 21:25:21 +0000
commit3d675ef92ae47e41f3bc2ff6d41582b212690670 (patch)
tree7da4d8b46944dfc4083e041704e52add6a92ed12 /security/krb5-appl
parent02864323c6ffb2506bab94a5af9a6e3bed3e7819 (diff)
downloadports-3d675ef92ae47e41f3bc2ff6d41582b212690670.tar.gz
ports-3d675ef92ae47e41f3bc2ff6d41582b212690670.zip
Notes
Diffstat (limited to 'security/krb5-appl')
-rw-r--r--security/krb5-appl/Makefile7
-rw-r--r--security/krb5-appl/distinfo4
2 files changed, 8 insertions, 3 deletions
diff --git a/security/krb5-appl/Makefile b/security/krb5-appl/Makefile
index a06417381112..bf4bc06fab3b 100644
--- a/security/krb5-appl/Makefile
+++ b/security/krb5-appl/Makefile
@@ -6,14 +6,17 @@
#
PORTNAME= krb5
-PORTVERSION= 1.3.1
-PORTREVISION= 3
+PORTVERSION= 1.3.2
CATEGORIES= security
# USE_TARBALL tells the port that the user has fetched the source
# directly from MIT or crypto-publish.org (CRYTPO-PUBLISH).
USE_KRB5_TARBALL?= MIT
.if defined(USE_KRB5_TARBALL) && ${USE_KRB5_TARBALL} == "CRYPTO-PUBLISH"
+# XXX crypto-publish.org still distributes krb5-1.3.1
+PORTVERSION= 1.3.1
+PORTREVISION= 3
+# XXX ---
MASTER_SITES= http://www.crypto-publish.org/dist/mit-kerberos5/
EXTRACT_SUFX= .tar.gz
.else
diff --git a/security/krb5-appl/distinfo b/security/krb5-appl/distinfo
index eb0ca98b8f3c..f1791f1067c1 100644
--- a/security/krb5-appl/distinfo
+++ b/security/krb5-appl/distinfo
@@ -1,2 +1,4 @@
-MD5 (krb5-1.3.1.tar) = 514ef9f6a2d390625e8aae7c972e4831
+MD5 (krb5-1.3.2.tar) = e8c3de8ede73b1a117e6519aa17e4412
+SIZE (krb5-1.3.2.tar) = 6328320
MD5 (krb5-1.3.1.tar.gz) = 73f868cf65bec56d7c718834ca5665fd
+SIZE (krb5-1.3.1.tar.gz) = 6157946