Summary: | misc/lxde-common: Missing lxde-logout.desktop | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | olivier |
Component: | Individual Port(s) | Assignee: | Kris Moore <kmoore> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
olivier
2011-11-29 18:20:07 UTC
Responsible Changed From-To: freebsd-ports-bugs->kmoore Over to maintainer (via the GNATS Auto Assign Tool) kmoore 2012-03-09 21:27:33 UTC FreeBSD ports repository Modified files: misc/lxde-common Makefile pkg-plist Added files: misc/lxde-common/files patch-Makefile-am patch-Makefile-in patch-configure patch-configure-ac Log: - Fix build to install the missing lxde-logout.desktop - Bump portrevision PR: 162951 Feature safe: yes Revision Changes Path 1.10 +3 -2 ports/misc/lxde-common/Makefile 1.1 +12 -0 ports/misc/lxde-common/files/patch-Makefile-am (new) 1.3 +108 -0 ports/misc/lxde-common/files/patch-Makefile-in (new) 1.1 +41 -0 ports/misc/lxde-common/files/patch-configure (new) 1.1 +18 -0 ports/misc/lxde-common/files/patch-configure-ac (new) 1.4 +4 -3 ports/misc/lxde-common/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 The lxde-logout.desktop was already included in the distfile, just fixed the Makefile to install it now. Thanks for the heads up! |