svn commit: r443115 - in head/security/heimdal: . files
Hiroki Sato
hrs at FreeBSD.org
Sat Jun 10 19:32:50 UTC 2017
Author: hrs
Date: Sat Jun 10 19:32:46 2017
New Revision: 443115
URL: https://svnweb.freebsd.org/changeset/ports/443115
Log:
Update to 7.3.0.
Deleted:
head/security/heimdal/files/patch-CVE-2017-6594
Modified:
head/security/heimdal/Makefile
head/security/heimdal/distinfo
head/security/heimdal/files/patch-admin-Makefile.in
head/security/heimdal/files/patch-appl-afsutil-Makefile.in
head/security/heimdal/files/patch-appl-gssmask-Makefile.in
head/security/heimdal/files/patch-appl-kf-Makefile.in
head/security/heimdal/files/patch-appl-su-Makefile.in
head/security/heimdal/files/patch-appl-test-Makefile.in
head/security/heimdal/files/patch-configure
head/security/heimdal/files/patch-doc__Makefile.in
head/security/heimdal/files/patch-kadmin-Makefile.in
head/security/heimdal/files/patch-kcm-Makefile.in
head/security/heimdal/files/patch-kdc-Makefile.in
head/security/heimdal/files/patch-kpasswd-Makefile.in
head/security/heimdal/files/patch-kuser-Makefile.in
head/security/heimdal/files/patch-lib-base-Makefile.in
head/security/heimdal/files/patch-lib-gssapi-Makefile.in
head/security/heimdal/files/patch-lib-hdb-Makefile.in
head/security/heimdal/files/patch-lib-hx509-Makefile.in
head/security/heimdal/files/patch-lib-kadm5-Makefile.in
head/security/heimdal/files/patch-lib-krb5-Makefile.in
head/security/heimdal/files/patch-lib-roken-Makefile.in
head/security/heimdal/files/patch-lib__sl__slc-lex.l
head/security/heimdal/files/patch-tools-heimdal-gssapi.pc.in
head/security/heimdal/files/patch-tools-krb5-config.in
Modified: head/security/heimdal/Makefile
==============================================================================
--- head/security/heimdal/Makefile Sat Jun 10 19:12:45 2017 (r443114)
+++ head/security/heimdal/Makefile Sat Jun 10 19:32:46 2017 (r443115)
@@ -2,21 +2,15 @@
# $FreeBSD$
PORTNAME= heimdal
-PORTVERSION= 7.1.0
-PORTREVISION= 3
+PORTVERSION= 7.3.0
CATEGORIES= security ipv6
-MASTER_SITES= http://www.h5l.org/dist/src/ \
- http://ftp.pdc.kth.se/pub/heimdal/src/ \
- ftp://ftp.pdc.kth.se/pub/heimdal/src/ \
- ftp://ftp.sunet.se/pub/unix/admin/mirror-pdc/heimdal/src/
+MASTER_SITES= https://github.com/heimdal/heimdal/releases/download/${DISTNAME}/
MAINTAINER= hrs at FreeBSD.org
COMMENT= Popular BSD-licensed implementation of Kerberos 5
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-
-BUILD_DEPENDS= p5-JSON>=0:converters/p5-JSON
CONFLICTS= krb4-[0-9]* krb5-[0-9]* krb5-maint-[0-9]* srp-[0-9]* \
wu-ftpd-[0-9]* wu-ftpd+ipv6-[0-9]*
Modified: head/security/heimdal/distinfo
==============================================================================
--- head/security/heimdal/distinfo Sat Jun 10 19:12:45 2017 (r443114)
+++ head/security/heimdal/distinfo Sat Jun 10 19:32:46 2017 (r443115)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1483392507
-SHA256 (heimdal-7.1.0.tar.gz) = cee58ab3a4ce79f243a3e73f465dac19fe2b93ef1c5ff244d6f1d689fedbde2d
-SIZE (heimdal-7.1.0.tar.gz) = 9925587
+TIMESTAMP = 1497116797
+SHA256 (heimdal-7.3.0.tar.gz) = 351df17c11f723681a4eab832e880af4a28693d1ed6996b02671d676dcb3b7b5
+SIZE (heimdal-7.3.0.tar.gz) = 9927966
Modified: head/security/heimdal/files/patch-admin-Makefile.in
==============================================================================
--- head/security/heimdal/files/patch-admin-Makefile.in Sat Jun 10 19:12:45 2017 (r443114)
+++ head/security/heimdal/files/patch-admin-Makefile.in Sat Jun 10 19:32:46 2017 (r443115)
@@ -1,4 +1,4 @@
---- admin/Makefile.in.orig 2017-01-03 19:44:18 UTC
+--- admin/Makefile.in.orig 2017-06-10 19:27:47 UTC
+++ admin/Makefile.in
@@ -156,9 +156,13 @@ dist_ktutil_OBJECTS = add.$(OBJEXT) chan
rename.$(OBJEXT)
Modified: head/security/heimdal/files/patch-appl-afsutil-Makefile.in
==============================================================================
--- head/security/heimdal/files/patch-appl-afsutil-Makefile.in Sat Jun 10 19:12:45 2017 (r443114)
+++ head/security/heimdal/files/patch-appl-afsutil-Makefile.in Sat Jun 10 19:32:46 2017 (r443115)
@@ -1,4 +1,4 @@
---- appl/afsutil/Makefile.in.orig 2017-01-03 19:44:14 UTC
+--- appl/afsutil/Makefile.in.orig 2017-06-10 19:27:47 UTC
+++ appl/afsutil/Makefile.in
@@ -152,13 +152,17 @@ am__installdirs = "$(DESTDIR)$(bindir)"
PROGRAMS = $(bin_PROGRAMS)
Modified: head/security/heimdal/files/patch-appl-gssmask-Makefile.in
==============================================================================
--- head/security/heimdal/files/patch-appl-gssmask-Makefile.in Sat Jun 10 19:12:45 2017 (r443114)
+++ head/security/heimdal/files/patch-appl-gssmask-Makefile.in Sat Jun 10 19:32:46 2017 (r443115)
@@ -1,4 +1,4 @@
---- appl/gssmask/Makefile.in.orig 2017-01-03 19:44:14 UTC
+--- appl/gssmask/Makefile.in.orig 2017-06-10 19:27:47 UTC
+++ appl/gssmask/Makefile.in
@@ -151,9 +151,15 @@ CONFIG_CLEAN_VPATH_FILES =
PROGRAMS = $(noinst_PROGRAMS)
Modified: head/security/heimdal/files/patch-appl-kf-Makefile.in
==============================================================================
--- head/security/heimdal/files/patch-appl-kf-Makefile.in Sat Jun 10 19:12:45 2017 (r443114)
+++ head/security/heimdal/files/patch-appl-kf-Makefile.in Sat Jun 10 19:32:46 2017 (r443115)
@@ -1,4 +1,4 @@
---- appl/kf/Makefile.in.orig 2017-01-03 19:44:14 UTC
+--- appl/kf/Makefile.in.orig 2017-06-10 19:27:47 UTC
+++ appl/kf/Makefile.in
@@ -154,9 +154,13 @@ am__installdirs = "$(DESTDIR)$(bindir)"
PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS)
Modified: head/security/heimdal/files/patch-appl-su-Makefile.in
==============================================================================
--- head/security/heimdal/files/patch-appl-su-Makefile.in Sat Jun 10 19:12:45 2017 (r443114)
+++ head/security/heimdal/files/patch-appl-su-Makefile.in Sat Jun 10 19:32:46 2017 (r443115)
@@ -1,4 +1,4 @@
---- appl/su/Makefile.in.orig 2017-01-03 19:44:14 UTC
+--- appl/su/Makefile.in.orig 2017-06-10 19:27:47 UTC
+++ appl/su/Makefile.in
@@ -152,12 +152,16 @@ am__installdirs = "$(DESTDIR)$(bindir)"
PROGRAMS = $(bin_PROGRAMS)
Modified: head/security/heimdal/files/patch-appl-test-Makefile.in
==============================================================================
--- head/security/heimdal/files/patch-appl-test-Makefile.in Sat Jun 10 19:12:45 2017 (r443114)
+++ head/security/heimdal/files/patch-appl-test-Makefile.in Sat Jun 10 19:32:46 2017 (r443115)
@@ -1,4 +1,4 @@
---- appl/test/Makefile.in.orig 2017-01-03 19:44:14 UTC
+--- appl/test/Makefile.in.orig 2017-06-10 19:27:47 UTC
+++ appl/test/Makefile.in
@@ -170,11 +170,15 @@ am_gssapi_server_OBJECTS = gssapi_server
gss_common.$(OBJEXT) common.$(OBJEXT)
@@ -63,7 +63,7 @@
$(am__DEPENDENCIES_1) $(top_builddir)/lib/asn1/libasn1.la \
$(am__DEPENDENCIES_1)
AM_V_P = $(am__v_P_ at AM_V@)
-@@ -545,9 +565,13 @@ http_client_SOURCES = http_client.c gss_
+@@ -546,9 +566,13 @@ http_client_SOURCES = http_client.c gss_
uu_server_SOURCES = uu_server.c common.c test_locl.h
uu_client_SOURCES = uu_client.c common.c test_locl.h
Modified: head/security/heimdal/files/patch-configure
==============================================================================
--- head/security/heimdal/files/patch-configure Sat Jun 10 19:12:45 2017 (r443114)
+++ head/security/heimdal/files/patch-configure Sat Jun 10 19:32:46 2017 (r443115)
@@ -1,6 +1,6 @@
---- configure.orig 2016-12-20 04:24:03 UTC
+--- configure.orig 2017-04-11 21:56:39 UTC
+++ configure
-@@ -16126,7 +16126,7 @@
+@@ -16128,7 +16128,7 @@ case "$host" in
;;
*-*-freebsd*)
native_pthread_support=yes
@@ -9,7 +9,7 @@
;;
*-*-openbsd*)
native_pthread_support=yes
-@@ -16362,7 +16362,7 @@
+@@ -16364,7 +16364,7 @@ if ${ac_cv_funclib_db_create+:} false; t
$as_echo_n "(cached) " >&6
else
@@ -18,7 +18,7 @@
ac_save_LIBS="$LIBS"
for ac_lib in "" $dbheader db-5 db5 db4 db3 db; do
case "$ac_lib" in
-@@ -16935,6 +16935,9 @@
+@@ -16937,6 +16937,9 @@ esac
$as_echo "#define HAVE_NDBM 1" >>confdefs.h
have_ndbm=yes
@@ -28,7 +28,7 @@
else
$as_unset ac_cv_func_dbm_firstkey
-@@ -28685,7 +28688,7 @@
+@@ -28688,7 +28691,7 @@ fi
krb_cv_compile_et="no"
krb_cv_com_err_need_r=""
Modified: head/security/heimdal/files/patch-doc__Makefile.in
==============================================================================
--- head/security/heimdal/files/patch-doc__Makefile.in Sat Jun 10 19:12:45 2017 (r443114)
+++ head/security/heimdal/files/patch-doc__Makefile.in Sat Jun 10 19:32:46 2017 (r443115)
@@ -1,6 +1,6 @@
---- doc/Makefile.in.orig 2017-01-03 19:44:12 UTC
+--- doc/Makefile.in.orig 2017-06-10 19:27:47 UTC
+++ doc/Makefile.in
-@@ -501,7 +501,7 @@ texi_subst = sed -e 's,[@]dbdir[@],$(loc
+@@ -502,7 +502,7 @@ texi_subst = sed -e 's,[@]dbdir[@],$(loc
-e 's,[@]dbtype[@],$(db_type),g' \
-e 's,[@]PACKAGE_VERSION[@],$(PACKAGE_VERSION),g'
@@ -9,7 +9,7 @@
heimdal_TEXINFOS = \
ack.texi \
apps.texi \
-@@ -524,7 +524,6 @@ EXTRA_DIST = \
+@@ -525,7 +525,6 @@ EXTRA_DIST = \
footer.html \
gssapi.din \
hdb.din \
@@ -17,7 +17,7 @@
header.html \
heimdal.css \
base.din \
-@@ -542,7 +541,6 @@ EXTRA_DIST = \
+@@ -543,7 +542,6 @@ EXTRA_DIST = \
vars.tin
CLEANFILES = \
@@ -25,7 +25,7 @@
base.dxy* \
hx509.dxy* \
hdb.dxy* \
-@@ -1199,11 +1197,6 @@ distdir-in-tree: $(DISTFILES) $(INFO_DEP
+@@ -1200,11 +1198,6 @@ distdir-in-tree: $(DISTFILES) $(INFO_DEP
fi ; \
done
@@ -37,12 +37,12 @@
hdb.dxy: hdb.din Makefile
$(dxy_subst) < $(srcdir)/hdb.din > hdb.dxy.tmp
chmod +x hdb.dxy.tmp
-@@ -1244,7 +1237,7 @@ vars.texi: vars.tin Makefile
+@@ -1245,7 +1238,7 @@ vars.texi: vars.tin Makefile
chmod +x vars.texi.tmp
mv vars.texi.tmp vars.texi
-doxyout doxygen: base.dxy hdb.dxy hx509.dxy hcrypto.dxy gssapi.dxy krb5.dxy ntlm.dxy wind.dxy
+doxyout doxygen: base.dxy hdb.dxy hx509.dxy gssapi.dxy krb5.dxy ntlm.dxy wind.dxy
- @find $(srcdir)/doxyout -type d ! -perm -200 -exec chmod u+w {} ';' ; \
+ @test -d $(srcdir)/doxyout && \
+ find $(srcdir)/doxyout -type d ! -perm -200 -exec chmod u+w {} ';' ; \
rm -rf $(srcdir)/doxyout ; \
- mkdir $(srcdir)/doxyout ; \
Modified: head/security/heimdal/files/patch-kadmin-Makefile.in
==============================================================================
--- head/security/heimdal/files/patch-kadmin-Makefile.in Sat Jun 10 19:12:45 2017 (r443114)
+++ head/security/heimdal/files/patch-kadmin-Makefile.in Sat Jun 10 19:32:46 2017 (r443115)
@@ -1,4 +1,4 @@
---- kadmin/Makefile.in.orig 2017-01-03 19:44:14 UTC
+--- kadmin/Makefile.in.orig 2017-06-10 19:27:47 UTC
+++ kadmin/Makefile.in
@@ -166,6 +166,8 @@ am__DEPENDENCIES_2 = $(top_builddir)/lib
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
@@ -27,7 +27,7 @@
../lib/gssapi/libgssapi.la $(am__DEPENDENCIES_2) \
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
am_test_util_OBJECTS = test_util.$(OBJEXT) util.$(OBJEXT)
-@@ -770,6 +776,8 @@ LDADD_common = \
+@@ -771,6 +777,8 @@ LDADD_common = \
kadmind_LDADD = $(top_builddir)/lib/kadm5/libkadm5srv.la \
../lib/gssapi/libgssapi.la \
@@ -36,7 +36,7 @@
$(LDADD_common) \
$(LIB_pidfile) \
$(LIB_dlopen)
-@@ -777,6 +785,8 @@ kadmind_LDADD = $(top_builddir)/lib/kadm
+@@ -778,6 +786,8 @@ kadmind_LDADD = $(top_builddir)/lib/kadm
kadmin_LDADD = \
$(top_builddir)/lib/kadm5/libkadm5clnt.la \
$(top_builddir)/lib/kadm5/libkadm5srv.la \
@@ -45,7 +45,7 @@
$(top_builddir)/lib/sl/libsl.la \
$(LIB_readline) \
$(LDADD_common) \
-@@ -785,6 +795,8 @@ kadmin_LDADD = \
+@@ -786,6 +796,8 @@ kadmin_LDADD = \
add_random_users_LDADD = \
$(top_builddir)/lib/kadm5/libkadm5clnt.la \
$(top_builddir)/lib/kadm5/libkadm5srv.la \
Modified: head/security/heimdal/files/patch-kcm-Makefile.in
==============================================================================
--- head/security/heimdal/files/patch-kcm-Makefile.in Sat Jun 10 19:12:45 2017 (r443114)
+++ head/security/heimdal/files/patch-kcm-Makefile.in Sat Jun 10 19:32:46 2017 (r443115)
@@ -1,4 +1,4 @@
---- kcm/Makefile.in.orig 2017-01-03 19:44:13 UTC
+--- kcm/Makefile.in.orig 2017-06-10 19:27:47 UTC
+++ kcm/Makefile.in
@@ -157,10 +157,12 @@ am_kcm_OBJECTS = acl.$(OBJEXT) acquire.$
events.$(OBJEXT) glue.$(OBJEXT) log.$(OBJEXT) main.$(OBJEXT) \
Modified: head/security/heimdal/files/patch-kdc-Makefile.in
==============================================================================
--- head/security/heimdal/files/patch-kdc-Makefile.in Sat Jun 10 19:12:45 2017 (r443114)
+++ head/security/heimdal/files/patch-kdc-Makefile.in Sat Jun 10 19:32:46 2017 (r443115)
@@ -1,4 +1,4 @@
---- kdc/Makefile.in.orig 2017-01-03 19:44:12 UTC
+--- kdc/Makefile.in.orig 2017-06-10 19:27:47 UTC
+++ kdc/Makefile.in
@@ -213,6 +213,8 @@ PROGRAMS = $(bin_PROGRAMS) $(libexec_PRO
am_digest_service_OBJECTS = digest-service.$(OBJEXT)
@@ -74,7 +74,7 @@
$(top_builddir)/lib/krb5/libkrb5.la $(am__DEPENDENCIES_1) \
$(top_builddir)/lib/asn1/libasn1.la $(am__DEPENDENCIES_1) \
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
-@@ -636,6 +656,8 @@ libkdc_la_LDFLAGS = -version-info 2:0:0
+@@ -637,6 +657,8 @@ libkdc_la_LDFLAGS = -version-info 2:0:0
hprop_LDADD = \
$(top_builddir)/lib/hdb/libhdb.la \
$(top_builddir)/lib/krb5/libkrb5.la \
@@ -83,7 +83,7 @@
$(LIB_kdb) \
$(LIB_hcrypto) \
$(top_builddir)/lib/asn1/libasn1.la \
-@@ -645,6 +667,8 @@ hprop_LDADD = \
+@@ -646,6 +668,8 @@ hprop_LDADD = \
hpropd_LDADD = \
$(top_builddir)/lib/hdb/libhdb.la \
$(top_builddir)/lib/krb5/libkrb5.la \
@@ -92,7 +92,7 @@
$(LIB_kdb) \
$(LIB_hcrypto) \
$(top_builddir)/lib/asn1/libasn1.la \
-@@ -671,17 +695,24 @@ LDADD = $(top_builddir)/lib/hdb/libhdb.l
+@@ -672,17 +696,24 @@ LDADD = $(top_builddir)/lib/hdb/libhdb.l
$(LIB_roken) \
$(DB3LIB) $(DB1LIB) $(LMDBLIB) $(NDBMLIB)
Modified: head/security/heimdal/files/patch-kpasswd-Makefile.in
==============================================================================
--- head/security/heimdal/files/patch-kpasswd-Makefile.in Sat Jun 10 19:12:45 2017 (r443114)
+++ head/security/heimdal/files/patch-kpasswd-Makefile.in Sat Jun 10 19:32:46 2017 (r443115)
@@ -1,4 +1,4 @@
---- kpasswd/Makefile.in.orig 2017-01-03 19:44:14 UTC
+--- kpasswd/Makefile.in.orig 2017-06-10 19:27:47 UTC
+++ kpasswd/Makefile.in
@@ -155,9 +155,13 @@ am__installdirs = "$(DESTDIR)$(bindir)"
PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS) $(noinst_PROGRAMS)
@@ -38,7 +38,7 @@
$(top_builddir)/lib/hdb/libhdb.la $(am__DEPENDENCIES_2) \
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
-@@ -532,6 +542,8 @@ kpasswdd_SOURCES = kpasswdd.c kpasswd_lo
+@@ -533,6 +543,8 @@ kpasswdd_SOURCES = kpasswdd.c kpasswd_lo
kpasswdd_LDADD = \
$(top_builddir)/lib/kadm5/libkadm5srv.la \
$(top_builddir)/lib/hdb/libhdb.la \
Modified: head/security/heimdal/files/patch-kuser-Makefile.in
==============================================================================
--- head/security/heimdal/files/patch-kuser-Makefile.in Sat Jun 10 19:12:45 2017 (r443114)
+++ head/security/heimdal/files/patch-kuser-Makefile.in Sat Jun 10 19:32:46 2017 (r443115)
@@ -1,4 +1,4 @@
---- kuser/Makefile.in.orig 2017-01-03 19:44:13 UTC
+--- kuser/Makefile.in.orig 2017-06-10 19:27:47 UTC
+++ kuser/Makefile.in
@@ -157,9 +157,13 @@ am__installdirs = "$(DESTDIR)$(bindir)"
PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS) $(noinst_PROGRAMS)
@@ -72,7 +72,7 @@
$(am__DEPENDENCIES_1) $(top_builddir)/lib/asn1/libasn1.la \
$(am__DEPENDENCIES_1)
AM_V_P = $(am__v_P_ at AM_V@)
-@@ -583,6 +604,8 @@ man_MANS = \
+@@ -584,6 +605,8 @@ man_MANS = \
kinit_LDADD = \
$(afs_lib) \
@@ -81,7 +81,7 @@
$(top_builddir)/lib/krb5/libkrb5.la \
$(top_builddir)/lib/ntlm/libheimntlm.la \
$(LIB_hcrypto) \
-@@ -604,6 +627,8 @@ nodist_kdigest_SOURCES = kdigest-command
+@@ -605,6 +628,8 @@ nodist_kdigest_SOURCES = kdigest-command
kdigest_LDADD = \
$(top_builddir)/lib/ntlm/libheimntlm.la \
$(top_builddir)/lib/krb5/libkrb5.la \
Modified: head/security/heimdal/files/patch-lib-base-Makefile.in
==============================================================================
--- head/security/heimdal/files/patch-lib-base-Makefile.in Sat Jun 10 19:12:45 2017 (r443114)
+++ head/security/heimdal/files/patch-lib-base-Makefile.in Sat Jun 10 19:32:46 2017 (r443115)
@@ -1,4 +1,4 @@
---- lib/base/Makefile.in.orig 2017-01-03 19:44:15 UTC
+--- lib/base/Makefile.in.orig 2017-06-10 19:27:47 UTC
+++ lib/base/Makefile.in
@@ -222,11 +222,11 @@ depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
@@ -14,7 +14,7 @@
AM_V_CC = $(am__v_CC_ at AM_V@)
am__v_CC_ = $(am__v_CC_ at AM_DEFAULT_V@)
am__v_CC_0 = @echo " CC " $@;
-@@ -705,7 +705,7 @@ heim_verbose_0 = @echo " GEN "$@;
+@@ -706,7 +706,7 @@ heim_verbose_0 = @echo " GEN "$@;
IMPLEMENT_TLS = $(am__append_1)
lib_LTLIBRARIES = libheimbase.la
libheimbase_la_LDFLAGS = -version-info 1:0:0 $(am__append_3)
Modified: head/security/heimdal/files/patch-lib-gssapi-Makefile.in
==============================================================================
--- head/security/heimdal/files/patch-lib-gssapi-Makefile.in Sat Jun 10 19:12:45 2017 (r443114)
+++ head/security/heimdal/files/patch-lib-gssapi-Makefile.in Sat Jun 10 19:32:46 2017 (r443115)
@@ -1,4 +1,4 @@
---- lib/gssapi/Makefile.in.orig 2017-01-03 19:44:17 UTC
+--- lib/gssapi/Makefile.in.orig 2017-06-10 19:27:47 UTC
+++ lib/gssapi/Makefile.in
@@ -304,8 +304,14 @@ test_acquire_cred_DEPENDENCIES = libgssa
$(top_builddir)/lib/krb5/libkrb5.la $(am__DEPENDENCIES_1)
@@ -70,7 +70,7 @@
test_oid_OBJECTS = test_oid.$(OBJEXT)
test_oid_LDADD = $(LDADD)
test_oid_DEPENDENCIES = libgssapi.la \
-@@ -1103,6 +1131,9 @@ test_acquire_cred_SOURCES = test_acquire
+@@ -1104,6 +1132,9 @@ test_acquire_cred_SOURCES = test_acquire
test_add_store_cred_SOURCES = test_add_store_cred.c
test_ntlm_LDADD = \
$(top_builddir)/lib/ntlm/libheimntlm.la \
@@ -80,7 +80,7 @@
$(LDADD)
LDADD = libgssapi.la \
-@@ -1116,6 +1147,9 @@ nodist_gsstool_SOURCES = gss-commands.c
+@@ -1117,6 +1148,9 @@ nodist_gsstool_SOURCES = gss-commands.c
gsstool_LDADD = libgssapi.la \
$(top_builddir)/lib/sl/libsl.la \
$(top_builddir)/lib/krb5/libkrb5.la \
Modified: head/security/heimdal/files/patch-lib-hdb-Makefile.in
==============================================================================
--- head/security/heimdal/files/patch-lib-hdb-Makefile.in Sat Jun 10 19:12:45 2017 (r443114)
+++ head/security/heimdal/files/patch-lib-hdb-Makefile.in Sat Jun 10 19:32:46 2017 (r443115)
@@ -1,4 +1,4 @@
---- lib/hdb/Makefile.in.orig 2017-01-03 19:44:16 UTC
+--- lib/hdb/Makefile.in.orig 2017-06-10 19:27:47 UTC
+++ lib/hdb/Makefile.in
@@ -225,26 +225,46 @@ libhdb_la_LINK = $(LIBTOOL) $(AM_V_lt) -
PROGRAMS = $(noinst_PROGRAMS)
@@ -51,7 +51,7 @@
../asn1/libasn1.la $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
AM_V_P = $(am__v_P_ at AM_V@)
-@@ -574,7 +594,8 @@ heim_verbose_0 = @echo " GEN "$@;
+@@ -575,7 +595,8 @@ heim_verbose_0 = @echo " GEN "$@;
BUILT_SOURCES = \
$(gen_files_hdb:.x=.c) \
hdb_err.c \
Modified: head/security/heimdal/files/patch-lib-hx509-Makefile.in
==============================================================================
--- head/security/heimdal/files/patch-lib-hx509-Makefile.in Sat Jun 10 19:12:45 2017 (r443114)
+++ head/security/heimdal/files/patch-lib-hx509-Makefile.in Sat Jun 10 19:32:46 2017 (r443115)
@@ -1,6 +1,6 @@
---- lib/hx509/Makefile.in.orig 2017-01-03 19:44:16 UTC
+--- lib/hx509/Makefile.in.orig 2017-06-10 19:27:47 UTC
+++ lib/hx509/Makefile.in
-@@ -859,7 +859,9 @@ hxtool_LDADD = \
+@@ -860,7 +860,9 @@ hxtool_LDADD = \
libhx509.la \
$(top_builddir)/lib/asn1/libasn1.la \
$(LIB_hcrypto) \
Modified: head/security/heimdal/files/patch-lib-kadm5-Makefile.in
==============================================================================
--- head/security/heimdal/files/patch-lib-kadm5-Makefile.in Sat Jun 10 19:12:45 2017 (r443114)
+++ head/security/heimdal/files/patch-lib-kadm5-Makefile.in Sat Jun 10 19:32:46 2017 (r443115)
@@ -1,4 +1,4 @@
---- lib/kadm5/Makefile.in.orig 2017-01-03 19:44:15 UTC
+--- lib/kadm5/Makefile.in.orig 2017-06-10 19:27:47 UTC
+++ lib/kadm5/Makefile.in
@@ -253,6 +253,8 @@ iprop_log_OBJECTS = $(dist_iprop_log_OBJ
iprop_log_DEPENDENCIES = libkadm5srv.la \
@@ -57,7 +57,7 @@
$(top_builddir)/lib/asn1/libasn1.la $(am__DEPENDENCIES_1) \
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
-@@ -730,6 +744,8 @@ LDADD = \
+@@ -731,6 +745,8 @@ LDADD = \
iprop_log_LDADD = \
libkadm5srv.la \
@@ -66,7 +66,7 @@
$(top_builddir)/lib/hdb/libhdb.la \
$(top_builddir)/lib/krb5/libkrb5.la \
$(top_builddir)/lib/asn1/libasn1.la \
-@@ -1166,7 +1182,7 @@ libkadm5srv_la-get_princs_s.lo: get_prin
+@@ -1167,7 +1183,7 @@ libkadm5srv_la-get_princs_s.lo: get_prin
@am__fastdepCC_FALSE@ $(AM_V_CC at am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkadm5srv_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkadm5srv_la-get_princs_s.lo `test -f 'get_princs_s.c' || echo '$(srcdir)/'`get_princs_s.c
libkadm5srv_la-get_s.lo: get_s.c
Modified: head/security/heimdal/files/patch-lib-krb5-Makefile.in
==============================================================================
--- head/security/heimdal/files/patch-lib-krb5-Makefile.in Sat Jun 10 19:12:45 2017 (r443114)
+++ head/security/heimdal/files/patch-lib-krb5-Makefile.in Sat Jun 10 19:32:46 2017 (r443115)
@@ -1,4 +1,4 @@
---- lib/krb5/Makefile.in.orig 2017-01-03 19:44:17 UTC
+--- lib/krb5/Makefile.in.orig 2017-06-10 19:27:47 UTC
+++ lib/krb5/Makefile.in
@@ -330,10 +330,12 @@ derived_key_test_DEPENDENCIES = libkrb5.
$(am__DEPENDENCIES_1)
Modified: head/security/heimdal/files/patch-lib-roken-Makefile.in
==============================================================================
--- head/security/heimdal/files/patch-lib-roken-Makefile.in Sat Jun 10 19:12:45 2017 (r443114)
+++ head/security/heimdal/files/patch-lib-roken-Makefile.in Sat Jun 10 19:32:46 2017 (r443115)
@@ -1,4 +1,4 @@
---- lib/roken/Makefile.in.orig 2017-01-03 19:44:15 UTC
+--- lib/roken/Makefile.in.orig 2017-06-10 19:27:47 UTC
+++ lib/roken/Makefile.in
@@ -194,8 +194,7 @@ am__uninstall_files_from_dir = { \
$(am__cd) "$$dir" && rm -f $$files; }; \
@@ -20,7 +20,7 @@
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
# Read a list of newline-separated strings from the standard input,
# and print each of them once, without duplicates. Input order is
-@@ -2274,7 +2272,7 @@ check: $(BUILT_SOURCES)
+@@ -2275,7 +2273,7 @@ check: $(BUILT_SOURCES)
all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(MANS) $(HEADERS) \
all-local
installdirs:
@@ -29,7 +29,7 @@
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
done
install: $(BUILT_SOURCES)
-@@ -2338,8 +2336,7 @@ info: info-am
+@@ -2339,8 +2337,7 @@ info: info-am
info-am:
install-data-am: install-dist_includeHEADERS install-man \
Modified: head/security/heimdal/files/patch-lib__sl__slc-lex.l
==============================================================================
--- head/security/heimdal/files/patch-lib__sl__slc-lex.l Sat Jun 10 19:12:45 2017 (r443114)
+++ head/security/heimdal/files/patch-lib__sl__slc-lex.l Sat Jun 10 19:32:46 2017 (r443115)
@@ -1,4 +1,4 @@
---- lib/sl/slc-lex.l.orig 2016-11-29 01:35:27 UTC
+--- lib/sl/slc-lex.l.orig 2017-04-11 21:38:21 UTC
+++ lib/sl/slc-lex.l
@@ -47,8 +47,6 @@ unsigned lineno = 1;
static void handle_comment(void);
Modified: head/security/heimdal/files/patch-tools-heimdal-gssapi.pc.in
==============================================================================
--- head/security/heimdal/files/patch-tools-heimdal-gssapi.pc.in Sat Jun 10 19:12:45 2017 (r443114)
+++ head/security/heimdal/files/patch-tools-heimdal-gssapi.pc.in Sat Jun 10 19:32:46 2017 (r443115)
@@ -1,4 +1,4 @@
---- tools/heimdal-gssapi.pc.in.orig 2016-12-14 18:01:18 UTC
+--- tools/heimdal-gssapi.pc.in.orig 2017-04-11 21:38:21 UTC
+++ tools/heimdal-gssapi.pc.in
@@ -9,6 +9,6 @@ Description: Heimdal is an implementatio
Version: @VERSION@
Modified: head/security/heimdal/files/patch-tools-krb5-config.in
==============================================================================
--- head/security/heimdal/files/patch-tools-krb5-config.in Sat Jun 10 19:12:45 2017 (r443114)
+++ head/security/heimdal/files/patch-tools-krb5-config.in Sat Jun 10 19:32:46 2017 (r443115)
@@ -1,6 +1,6 @@
---- tools/krb5-config.in.orig 2017-01-04 10:37:40.213263000 +0900
-+++ tools/krb5-config.in 2017-01-04 10:37:56.622658000 +0900
-@@ -82,6 +82,7 @@
+--- tools/krb5-config.in.orig 2017-04-11 21:38:21 UTC
++++ tools/krb5-config.in
+@@ -85,6 +85,7 @@ for i in $*; do
;;
--libs)
do_libs=yes
More information about the svn-ports-all
mailing list