summaryrefslogtreecommitdiff
path: root/security/kth-krb4
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2004-10-03 00:12:51 +0000
committertv <tv@pkgsrc.org>2004-10-03 00:12:51 +0000
commitc487cb967ac6446ee23e26612d1ba53dfe5bd7d1 (patch)
tree7a77b0b911386450709129a67eb0551755a34953 /security/kth-krb4
parent3180c40de85d6249c572f6db614da0049e9c4a79 (diff)
downloadpkgsrc-c487cb967ac6446ee23e26612d1ba53dfe5bd7d1.tar.gz
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
Diffstat (limited to 'security/kth-krb4')
-rw-r--r--security/kth-krb4/Makefile4
-rw-r--r--security/kth-krb4/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/security/kth-krb4/Makefile b/security/kth-krb4/Makefile
index cf78363e1be..f6c9c069bf1 100644
--- a/security/kth-krb4/Makefile
+++ b/security/kth-krb4/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.35 2004/09/05 18:44:56 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2004/10/03 00:18:09 tv Exp $
#
DISTNAME= krb4-1.2.1
PKGNAME= kth-krb4-1.2.1
-PKGREVISION= 4
+PKGREVISION= 5
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 75b71982e5e..023a575ad13 100644
--- a/security/kth-krb4/buildlink3.mk
+++ b/security/kth-krb4/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2004/05/10 02:10:14 snj Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2004/10/03 00:18:09 tv Exp $
# XXX BUILDLINK_DEPMETHOD.kth-krb4?= build
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
@@ -13,7 +13,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.1nb4
+BUILDLINK_RECOMMENDED.kth-krb4+=kth-krb4>=1.2.1nb5
BUILDLINK_PKGSRCDIR.kth-krb4?= ../../security/kth-krb4
.endif # KTH_KRB4_BUILDLINK3_MK