Fix run on 8-CURRENT and 7-STABLE Fix: Patch attached with submission follows:
garga 2009-02-25 13:03:48 UTC FreeBSD ports repository Modified files: sysutils/wmcube-gdk Makefile pkg-descr pkg-plist sysutils/wmcube-gdk/files patch-wmcube.c Added files: sysutils/wmcube-gdk/files pkg-message.in Removed files: sysutils/wmcube-gdk pkg-message Log: - Fix build on 7-stable and 8-current [1] - Pacify portlint - Change DOCSDIR and DATADIR to respect PKGNAMESUFFIX - Remove CHMOD and CHOWN and add param on INSTALL command - Move pkg-message to files/pkg-message.in - Use PORTDOCS - Remove old signature from pkg-descr - Use %%DATADIR%% in pkg-plist - Take maintainership PR: ports/131977 [1] Submitted by: Dmitry <dmitry2006@yandex.ru> [1] Revision Changes Path 1.16 +16 -15 ports/sysutils/wmcube-gdk/Makefile 1.4 +112 -9 ports/sysutils/wmcube-gdk/files/patch-wmcube.c 1.1 +7 -0 ports/sysutils/wmcube-gdk/files/pkg-message.in (new) 1.3 +0 -2 ports/sysutils/wmcube-gdk/pkg-descr 1.2 +0 -7 ports/sysutils/wmcube-gdk/pkg-message (dead) 1.2 +35 -40 ports/sysutils/wmcube-gdk/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. Thanks!