Update security/heimdal to version 1.5.2 libgssapi.so version is bumped from 2 to 3. I digged through ports/ but found no explicit dependency for this in any port. Do we need a bump for all ports that can depend on security/heimdal or would a note in UPDATING be enough? - Makefile - new version, reset PORTREVISION - remove KRB4 stuff, as it is no longer supported - explicitely set hdb directory - set CPPFLAGS when WITH_BDB ist used - remove post-configure, these files are now included in the distfile - Makefeile.man - update - distinfo - regen for now version - pkg-plist - update - pkg-descr - update WWW Tinberbox tested on 8-STABLE amd64 with various OPTIONS combinations. Fix: - apply the patch - remove unused files and patches from files/ - add new patchfile
Responsible Changed From-To: freebsd-ports-bugs->wxs I'll take it.
Thanks for this PR. Unfortunately, due to the shlib bump that is required this is going to have to wait until after the 8.3 release. I will work to get this in the tree as soon as possible after the slush is done. -- WXS
Now that 8.3 is released, is there an estimate for when the ports tree = will be updated to 1.5.2? Thanks. --=20 David A. Bright
On Mon, Apr 30, 2012 at 10:00:35PM +0000, David A Bright wrote: > The following reply was made to PR ports/166320; it has been noted by GNATS. > > From: David A Bright <dab.0816@yahoo.com> > To: bug-followup@FreeBSD.org > Cc: > Subject: Re: ports/166320: [maintainer] update security/heimdal to 1.5.2 > Date: Mon, 30 Apr 2012 16:59:26 -0500 > > Now that 8.3 is released, is there an estimate for when the ports tree = > will be updated to 1.5.2? I will be trying to get this in the tree this week. -- WXS
State Changed From-To: open->closed Committed. Thanks!
wxs 2012-05-05 19:54:01 UTC FreeBSD ports repository Modified files: security/heimdal Makefile Makefile.man distinfo pkg-descr pkg-plist Added files: security/heimdal/files patch-cf__db.m4 Removed files: security/heimdal/files lib__gssapi__mech__gss_pname_to_uid.c lib__hcrypto__libtommath__tommath.h lib__hcrypto__libtommath__tommath_class.h lib__hcrypto__libtommath__tommath_superclass.h lib__otp__version-script.map patch-appl__ftp__ftpd__logwtmp.c patch-cf__pthread.m4 patch-configure.ac patch-kdc__524.c patch-kdc__config.c patch-kdc__kdc-replay.c patch-kdc__v4_dump.c patch-lib__gssapi__Makefile.in patch-lib__gssapi__gssapi__gssapi.h patch-lib__gssapi__gssapi_mech.h patch-lib__gssapi__mech__gss_mech_switch.c patch-lib__gssapi__version-script.map patch-lib__hdb__Makefile.in patch-lib__krb5__name-45-test.c Log: Update to 1.5.2 PR: ports/166320 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (maintainer) Revision Changes Path 1.93 +5 -24 ports/security/heimdal/Makefile 1.10 +23 -10 ports/security/heimdal/Makefile.man 1.31 +2 -2 ports/security/heimdal/distinfo 1.2 +0 -66 ports/security/heimdal/files/lib__gssapi__mech__gss_pname_to_uid.c (dead) 1.2 +0 -592 ports/security/heimdal/files/lib__hcrypto__libtommath__tommath.h (dead) 1.2 +0 -1000 ports/security/heimdal/files/lib__hcrypto__libtommath__tommath_class.h (dead) 1.2 +0 -76 ports/security/heimdal/files/lib__hcrypto__libtommath__tommath_superclass.h (dead) 1.2 +0 -25 ports/security/heimdal/files/lib__otp__version-script.map (dead) 1.2 +0 -72 ports/security/heimdal/files/patch-appl__ftp__ftpd__logwtmp.c (dead) 1.1 +19 -0 ports/security/heimdal/files/patch-cf__db.m4 (new) 1.2 +0 -17 ports/security/heimdal/files/patch-cf__pthread.m4 (dead) 1.2 +0 -16 ports/security/heimdal/files/patch-configure.ac (dead) 1.2 +0 -16 ports/security/heimdal/files/patch-kdc__524.c (dead) 1.2 +0 -28 ports/security/heimdal/files/patch-kdc__config.c (dead) 1.2 +0 -18 ports/security/heimdal/files/patch-kdc__kdc-replay.c (dead) 1.2 +0 -16 ports/security/heimdal/files/patch-kdc__v4_dump.c (dead) 1.2 +0 -45 ports/security/heimdal/files/patch-lib__gssapi__Makefile.in (dead) 1.2 +0 -17 ports/security/heimdal/files/patch-lib__gssapi__gssapi__gssapi.h (dead) 1.2 +0 -23 ports/security/heimdal/files/patch-lib__gssapi__gssapi_mech.h (dead) 1.2 +0 -10 ports/security/heimdal/files/patch-lib__gssapi__mech__gss_mech_switch.c (dead) 1.2 +0 -10 ports/security/heimdal/files/patch-lib__gssapi__version-script.map (dead) 1.2 +0 -19 ports/security/heimdal/files/patch-lib__hdb__Makefile.in (dead) 1.2 +0 -21 ports/security/heimdal/files/patch-lib__krb5__name-45-test.c (dead) 1.4 +1 -1 ports/security/heimdal/pkg-descr 1.37 +11 -3 ports/security/heimdal/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"