pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/knc Upgrade to 1.6.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/92cada1c43de
branches: trunk
changeset: 574331:92cada1c43de
user: elric <elric%pkgsrc.org@localhost>
date: Wed Apr 14 20:15:27 2010 +0000
description:
Upgrade to 1.6.1.
diffstat:
security/knc/Makefile | 8 ++++----
security/knc/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (37 lines):
diff -r 37001fe877f2 -r 92cada1c43de security/knc/Makefile
--- a/security/knc/Makefile Wed Apr 14 19:50:48 2010 +0000
+++ b/security/knc/Makefile Wed Apr 14 20:15:27 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2010/04/14 18:45:47 schmonz Exp $
+# $NetBSD: Makefile,v 1.2 2010/04/14 20:15:27 elric Exp $
#
-DISTNAME= knc-1.6
+DISTNAME= knc-1.6.1
CATEGORIES= security net
MASTER_SITES= http://oskt.secure-endpoints.com/downloads/
@@ -18,8 +18,8 @@
.include "../../mk/krb5.buildlink3.mk"
.if ${KRB5_TYPE} == "heimdal"
-MAKE_ENV+= CFLAGS+=-DHEIMDAL
-MAKE_ENV+= LDADD=-lgssapi\ -lkrb5
+CFLAGS+=-DHEIMDAL
+MAKE_ENV+= LDADD=-lgssapi\ -lkrb5
.elif ${KRB5_TYPE} == "mit-krb5"
MAKE_ENV+= LDADD=-lgssapi_krb5
.endif
diff -r 37001fe877f2 -r 92cada1c43de security/knc/distinfo
--- a/security/knc/distinfo Wed Apr 14 19:50:48 2010 +0000
+++ b/security/knc/distinfo Wed Apr 14 20:15:27 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2010/04/14 19:27:15 elric Exp $
+$NetBSD: distinfo,v 1.3 2010/04/14 20:15:27 elric Exp $
-SHA1 (knc-1.6.tar.gz) = 6ec71a0d983c02443fa002bee920d801f43f7345
-RMD160 (knc-1.6.tar.gz) = efda07d47ab304ec7d63168da580a4d19c2cdc7a
-Size (knc-1.6.tar.gz) = 20521 bytes
+SHA1 (knc-1.6.1.tar.gz) = 2ab0356f0552c10b0da2ef2ffd6533989b29d2dd
+RMD160 (knc-1.6.1.tar.gz) = 945281771b1033798449d3bce468d4a5994ba83d
+Size (knc-1.6.1.tar.gz) = 20534 bytes
Home |
Main Index |
Thread Index |
Old Index