- Update to 1.1.1 (basically the same as 1.1.0.1 with the removed patches) - Apply fix to patch-aaa07 that fixes a typo made upstream. This caused minimize/restore operations to grow systray applications by one vertically each time. Removed file(s): - files/patch-aaa00 - files/patch-aaa01 - files/patch-aaa03 - files/patch-fix_pixmap_resource_leak - files/patch-fix_unshading_crash Port maintainer (beat@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->beat Over to maintainer (via the GNATS Auto Assign Tool)
beat 2009-07-07 21:09:20 UTC FreeBSD ports repository Modified files: x11-wm/fluxbox Makefile distinfo x11-wm/fluxbox/files patch-aaa07 Added files: x11-wm/fluxbox/files patch-disable-remember.patch Removed files: x11-wm/fluxbox/files patch-aaa00 patch-aaa01 patch-aaa03 patch-fix_pixmap_resource_leak patch-fix_unshading_crash Log: - Update to 1.1.1 (basically the same as 1.1.0.1 with the removed patches) - Apply fix to patch-aaa07 that fixes a typo made upstream. This caused minimize/restore operations to grow systray applications by one vertically each time [1] - Fix build with WITHOUT_REMEMBER [1] PR: ports/136136 Submitted by: scf@ Obtained from: Fluxbox Git [1] Revision Changes Path 1.56 +1 -2 ports/x11-wm/fluxbox/Makefile 1.25 +3 -3 ports/x11-wm/fluxbox/distinfo 1.2 +0 -10 ports/x11-wm/fluxbox/files/patch-aaa00 (dead) 1.2 +0 -160 ports/x11-wm/fluxbox/files/patch-aaa01 (dead) 1.2 +0 -54 ports/x11-wm/fluxbox/files/patch-aaa03 (dead) 1.2 +9 -1 ports/x11-wm/fluxbox/files/patch-aaa07 1.1 +122 -0 ports/x11-wm/fluxbox/files/patch-disable-remember.patch (new) 1.2 +0 -102 ports/x11-wm/fluxbox/files/patch-fix_pixmap_resource_leak (dead) 1.2 +0 -25 ports/x11-wm/fluxbox/files/patch-fix_unshading_crash (dead) _______________________________________________ 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"
State Changed From-To: open->closed Committed. Thanks! I've also added another patch to fix build with WITHOUT_REMEMBER option set.