diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 5911def8168a758ff36655bdfb061b58eb52ff1c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /security/kth-krb4 | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'security/kth-krb4')
-rw-r--r-- | security/kth-krb4/Makefile | 4 | ||||
-rw-r--r-- | security/kth-krb4/buildlink3.mk | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/kth-krb4/Makefile b/security/kth-krb4/Makefile index c26af8cb349..8ef86a902de 100644 --- a/security/kth-krb4/Makefile +++ b/security/kth-krb4/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.39 2005/12/05 23:55:17 rillig Exp $ +# $NetBSD: Makefile,v 1.40 2006/02/05 23:10:44 joerg Exp $ # DISTNAME= krb4-1.2.1 PKGNAME= kth-krb4-1.2.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= security net MASTER_SITES= ftp://ftp.pdc.kth.se/pub/krb/src/ diff --git a/security/kth-krb4/buildlink3.mk b/security/kth-krb4/buildlink3.mk index 023a575ad13..1afa6b01ce1 100644 --- a/security/kth-krb4/buildlink3.mk +++ b/security/kth-krb4/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2004/10/03 00:18:09 tv Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2006/02/05 23:10:44 joerg Exp $ # XXX BUILDLINK_DEPMETHOD.kth-krb4?= build BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ @@ -14,6 +14,7 @@ BUILDLINK_PACKAGES+= kth-krb4 .if !empty(KTH_KRB4_BUILDLINK3_MK:M+) BUILDLINK_DEPENDS.kth-krb4+= kth-krb4>=1.1.1 BUILDLINK_RECOMMENDED.kth-krb4+=kth-krb4>=1.2.1nb5 +BUILDLINK_RECOMMENDED.kth-krb4?= kth-krb4>=1.2.1nb6 BUILDLINK_PKGSRCDIR.kth-krb4?= ../../security/kth-krb4 .endif # KTH_KRB4_BUILDLINK3_MK |