- update to 2.00 - expand RUN_DEPENDS to actual dependencies to fix portlint error - move CPPFLAGS out of CONFIGURE_ENV to fix portlint error - fix whitespace nits in pkg_descr tinderbuild log (8.2-RELEASE): http://happy-nation.by.ru/ports/tb/gbrainy-2.00.log changelog: http://git.gnome.org/browse/gbrainy/commit/?id=b2b0f5e1d80e12a6a5848bb60eb3e71c98a2576a Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->kevlo Over to maintainer (via the GNATS Auto Assign Tool)
kevlo 2011-07-08 06:26:52 UTC FreeBSD ports repository Modified files: games/gbrainy Makefile distinfo pkg-descr pkg-plist Log: Update to 2.00 with minor Makefile tweaks from me PR: ports/158671 Submitted by: Ruslan Mahmatkhanov <cvs-src at yandex dot ru> Revision Changes Path 1.8 +4 -4 ports/games/gbrainy/Makefile 1.7 +2 -2 ports/games/gbrainy/distinfo 1.2 +2 -2 ports/games/gbrainy/pkg-descr 1.8 +80 -23 ports/games/gbrainy/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 Thanks. Committed with minor Makeifle tweaks from me: - use RUN_DEPENDS:= ${BUILD_DEPENDS} instead - CPPFLAGS is needed