aboutsummaryrefslogtreecommitdiffstats
path: root/security/krb5/Makefile
diff options
context:
space:
mode:
authorcy <cy@FreeBSD.org>2007-07-12 00:51:31 +0800
committercy <cy@FreeBSD.org>2007-07-12 00:51:31 +0800
commite71d465ba2b5bd45f5afa69d96a23d371ea1c333 (patch)
treee9878e1801a34b7683780c1b60bf1431182d3685 /security/krb5/Makefile
parent706257d022881eb8f1bfab03986b03f0c8b7c27f (diff)
downloadfreebsd-ports-gnome-e71d465ba2b5bd45f5afa69d96a23d371ea1c333.tar.gz
freebsd-ports-gnome-e71d465ba2b5bd45f5afa69d96a23d371ea1c333.tar.zst
freebsd-ports-gnome-e71d465ba2b5bd45f5afa69d96a23d371ea1c333.zip
Update 1.6.1 --> 1.6.2
Diffstat (limited to 'security/krb5/Makefile')
-rw-r--r--security/krb5/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/security/krb5/Makefile b/security/krb5/Makefile
index a5603e579a28..c5886a86c8f5 100644
--- a/security/krb5/Makefile
+++ b/security/krb5/Makefile
@@ -6,15 +6,12 @@
#
PORTNAME= krb5
-PORTVERSION= 1.6.1
-PORTREVISION= 2
+PORTVERSION= 1.6.2
CATEGORIES= security
MASTER_SITES= http://web.mit.edu/kerberos/dist/krb5/${PORTVERSION:C/^[0-9]*\.[0-9]*/&X/:C/X\.[0-9]*$//:C/X//}/
PATCH_SITES= http://web.mit.edu/kerberos/advisories/
DISTNAME= ${PORTNAME}-${PORTVERSION}-signed
EXTRACT_SUFX= .tar
-PATCHFILES= 2007-004-patch.txt 2007-005-patch.txt
-PATCH_DIST_STRIP= -p1
MAINTAINER= cy@FreeBSD.org
COMMENT= An authentication system developed at MIT, successor to Kerberos IV