summaryrefslogtreecommitdiff
path: root/security/krb5/Makefile
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2015-11-21 08:47:13 +0000
committerCy Schubert <cy@FreeBSD.org>2015-11-21 08:47:13 +0000
commita23b98b01abb985fc92d4c3a87f794034f3b4466 (patch)
treee88ca87e3ae676494c075bc7bb0f3c18ceb20fb2 /security/krb5/Makefile
parentNew port: databases/sqlitestudio (diff)
Introduce the new krb5 1.14:
- move (copy) krb5 (krb5 1.13.2) to krb5-113 (new, added) - update krb5 1.13.2 --> 1.14 - update CONFLICTS in krb5, krb5-112 and krb5-113. - update krb5-appl to allow optional dependency on krb5-113. - update security/Makefile with copied krb5-113. - deprecate and expire krb5-112 (krb5-1.12) on November 20, 2016, as it will EOL twelve months after the release of krb5-1.14.
Notes
Notes: svn path=/head/; revision=402143
Diffstat (limited to 'security/krb5/Makefile')
-rw-r--r--security/krb5/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/security/krb5/Makefile b/security/krb5/Makefile
index 43502701f348..07f72d1b7bcf 100644
--- a/security/krb5/Makefile
+++ b/security/krb5/Makefile
@@ -2,12 +2,9 @@
# $FreeBSD$
PORTNAME= krb5
-PORTVERSION= 1.13.2
-PORTREVISION= 5
+PORTVERSION= 1.14
CATEGORIES= security
MASTER_SITES= http://web.mit.edu/kerberos/dist/${PORTNAME}/${PORTVERSION:C/^[0-9]*\.[0-9]*/&X/:C/X\.[0-9]*$//:C/X//}/
-DISTNAME= ${PORTNAME}-${PORTVERSION}-signed
-EXTRACT_SUFX= .tar
PATCH_SITES= http://web.mit.edu/kerberos/advisories/
PATCH_DIST_STRIP= -p2
@@ -19,7 +16,7 @@ LICENSE= MIT
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
-CONFLICTS= heimdal-[0-9]* srp-[0-9]* krb5-maint-11[0-9]-[0-9]*
+CONFLICTS= heimdal-[0-9]* srp-[0-9]* krb5-11[0-9]-*
KERBEROSV_URL= http://web.mit.edu/kerberos/
USE_PERL5= build
@@ -109,10 +106,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
HTML_DOC_DIR= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/doc/html
PDF_DOC_DIR= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/doc/pdf
-post-extract:
- @${TAR} -C ${WRKDIR} -xzf ${WRKDIR}/${PORTNAME}-${PORTVERSION}.tar.gz --no-same-owner --no-same-permissions
- @${RM} ${WRKDIR}/${PORTNAME}-${PORTVERSION}.tar.gz ${WRKDIR}/${PORTNAME}-${PORTVERSION}.tar.gz.asc
-
post-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/share/doc/krb5
# html documentation