I am submitting update to these two ports in one pr because they need to be updated simultaneously: lmdbg (0.15) requires the latest mk-configure (0.15.1), but the version of lmdbg we currently have in ports (0.14) does not build with mk-configure 0.15.1. Also, this update can only be done after ports/147208 is being resolved, because lmdbg 0.15 requires devel/runawk. Fix: Patch attached with submission follows:
Class Changed From-To: change-request->maintainer-update Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->sylvio I'll take it.
sylvio 2010-05-31 14:45:19 UTC FreeBSD ports repository Modified files: devel/lmdbg Makefile distinfo pkg-plist Log: - Update to 0.15.0 PR: ports/147211 Submitted by: Mikolaj Golub <to.my.trociny@gmail.com> (maintainer) Revision Changes Path 1.9 +3 -2 ports/devel/lmdbg/Makefile 1.6 +3 -3 ports/devel/lmdbg/distinfo 1.6 +2 -0 ports/devel/lmdbg/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"
sylvio 2010-05-31 14:48:20 UTC FreeBSD ports repository Modified files: devel/mk-configure Makefile distinfo pkg-plist Log: - Update to 0.15.1 PR: ports/147211 Submitted by: Mikolaj Golub <to.my.trociny@gmail.com> (maintainer) Revision Changes Path 1.5 +3 -2 ports/devel/mk-configure/Makefile 1.4 +3 -3 ports/devel/mk-configure/distinfo 1.3 +11 -7 ports/devel/mk-configure/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"
State Changed From-To: open->closed Committed, with minor changes. Thanks!