pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/heimdal heimdal: remove hcrypto PLIST_VAR



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a1bb273cee55
branches:  trunk
changeset: 768383:a1bb273cee55
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Oct 21 07:51:41 2021 +0000

description:
heimdal: remove hcrypto PLIST_VAR

It was always set to yes.

diffstat:

 security/heimdal/Makefile |   5 +--
 security/heimdal/PLIST    |  56 +++++++++++++++++++++++-----------------------
 2 files changed, 30 insertions(+), 31 deletions(-)

diffs (103 lines):

diff -r da590f6e6e2f -r a1bb273cee55 security/heimdal/Makefile
--- a/security/heimdal/Makefile Thu Oct 21 07:46:31 2021 +0000
+++ b/security/heimdal/Makefile Thu Oct 21 07:51:41 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.147 2021/10/21 07:46:02 wiz Exp $
+# $NetBSD: Makefile,v 1.148 2021/10/21 07:51:41 wiz Exp $
 
 DISTNAME=      heimdal-7.7.0
 CATEGORIES=    security
@@ -64,7 +64,7 @@
 
 CONFIGURE_ARGS+=       --with-readline=${BUILDLINK_PREFIX.editlinereadline}
 
-PLIST_VARS+=           glob vis hcrypto afskauth
+PLIST_VARS+=           glob vis afskauth
 
 .if ${OPSYS} == "SunOS"
 PLIST.vis=     yes
@@ -90,7 +90,6 @@
        mv manpages.new manpages
 
 .include "../../databases/sqlite3/buildlink3.mk"
-PLIST.hcrypto=         yes
 
 # Linux does not have include/vis.h and expected include/glob.h.
 .if ${OPSYS} == "Linux"
diff -r da590f6e6e2f -r a1bb273cee55 security/heimdal/PLIST
--- a/security/heimdal/PLIST    Thu Oct 21 07:46:31 2021 +0000
+++ b/security/heimdal/PLIST    Thu Oct 21 07:51:41 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.26 2021/10/21 07:46:02 wiz Exp $
+@comment $NetBSD: PLIST,v 1.27 2021/10/21 07:51:41 wiz Exp $
 bin/afslog
 bin/bsearch
 bin/gsstool
@@ -40,32 +40,32 @@
 include/krb5/gssapi/gssapi_ntlm.h
 include/krb5/gssapi/gssapi_oid.h
 include/krb5/gssapi/gssapi_spnego.h
-${PLIST.hcrypto}include/krb5/hcrypto/aes.h
-${PLIST.hcrypto}include/krb5/hcrypto/bn.h
-${PLIST.hcrypto}include/krb5/hcrypto/des.h
-${PLIST.hcrypto}include/krb5/hcrypto/dh.h
-${PLIST.hcrypto}include/krb5/hcrypto/dsa.h
-${PLIST.hcrypto}include/krb5/hcrypto/ec.h
-${PLIST.hcrypto}include/krb5/hcrypto/ecdh.h
-${PLIST.hcrypto}include/krb5/hcrypto/ecdsa.h
-${PLIST.hcrypto}include/krb5/hcrypto/engine.h
-${PLIST.hcrypto}include/krb5/hcrypto/evp-cc.h
-${PLIST.hcrypto}include/krb5/hcrypto/evp-hcrypto.h
-${PLIST.hcrypto}include/krb5/hcrypto/evp-openssl.h
-${PLIST.hcrypto}include/krb5/hcrypto/evp-pkcs11.h
-${PLIST.hcrypto}include/krb5/hcrypto/evp.h
-${PLIST.hcrypto}include/krb5/hcrypto/hmac.h
-${PLIST.hcrypto}include/krb5/hcrypto/md2.h
-${PLIST.hcrypto}include/krb5/hcrypto/md4.h
-${PLIST.hcrypto}include/krb5/hcrypto/md5.h
-${PLIST.hcrypto}include/krb5/hcrypto/pkcs12.h
-${PLIST.hcrypto}include/krb5/hcrypto/rand.h
-${PLIST.hcrypto}include/krb5/hcrypto/rc2.h
-${PLIST.hcrypto}include/krb5/hcrypto/rc4.h
-${PLIST.hcrypto}include/krb5/hcrypto/rsa.h
-${PLIST.hcrypto}include/krb5/hcrypto/sha.h
-${PLIST.hcrypto}include/krb5/hcrypto/ui.h
-${PLIST.hcrypto}include/krb5/hcrypto/undef.h
+include/krb5/hcrypto/aes.h
+include/krb5/hcrypto/bn.h
+include/krb5/hcrypto/des.h
+include/krb5/hcrypto/dh.h
+include/krb5/hcrypto/dsa.h
+include/krb5/hcrypto/ec.h
+include/krb5/hcrypto/ecdh.h
+include/krb5/hcrypto/ecdsa.h
+include/krb5/hcrypto/engine.h
+include/krb5/hcrypto/evp-cc.h
+include/krb5/hcrypto/evp-hcrypto.h
+include/krb5/hcrypto/evp-openssl.h
+include/krb5/hcrypto/evp-pkcs11.h
+include/krb5/hcrypto/evp.h
+include/krb5/hcrypto/hmac.h
+include/krb5/hcrypto/md2.h
+include/krb5/hcrypto/md4.h
+include/krb5/hcrypto/md5.h
+include/krb5/hcrypto/pkcs12.h
+include/krb5/hcrypto/rand.h
+include/krb5/hcrypto/rc2.h
+include/krb5/hcrypto/rc4.h
+include/krb5/hcrypto/rsa.h
+include/krb5/hcrypto/sha.h
+include/krb5/hcrypto/ui.h
+include/krb5/hcrypto/undef.h
 include/krb5/hdb-protos.h
 include/krb5/hdb.h
 include/krb5/hdb_asn1.h
@@ -131,7 +131,7 @@
 lib/libasn1.la
 lib/libcom_err.la
 lib/libgssapi.la
-${PLIST.hcrypto}lib/libhcrypto.la
+lib/libhcrypto.la
 lib/libhdb.la
 lib/libheimbase.la
 lib/libheimntlm.la



Home | Main Index | Thread Index | Old Index