aboutsummaryrefslogtreecommitdiff
path: root/security/krb5-117
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-04-09 14:04:49 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-04-09 14:04:49 +0000
commit40c9c7f7eb5f34d2d4c0a47826f07c8e8387e954 (patch)
tree070f64462a1ed48d7c9c5741162e39787f5d9e84 /security/krb5-117
parentd741d40d75eab7aeb59e86cf967d1c5fc090c515 (diff)
downloadports-40c9c7f7eb5f34d2d4c0a47826f07c8e8387e954.tar.gz
ports-40c9c7f7eb5f34d2d4c0a47826f07c8e8387e954.zip
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change Changes: https://tiswww.case.edu/php/chet/readline/CHANGES PR: 236156 Exp-run by: antoine
Notes
Notes: svn path=/head/; revision=498476
Diffstat (limited to 'security/krb5-117')
-rw-r--r--security/krb5-117/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/krb5-117/Makefile b/security/krb5-117/Makefile
index a6ddebc147af..c8a24776137c 100644
--- a/security/krb5-117/Makefile
+++ b/security/krb5-117/Makefile
@@ -3,7 +3,7 @@
PORTNAME= krb5
PORTVERSION= 1.17
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= http://web.mit.edu/kerberos/dist/${PORTNAME}/${PORTVERSION:C/^[0-9]*\.[0-9]*/&X/:C/X\.[0-9]*$//:C/X//}/
.if !defined(MASTERDIR)