This patch fixes: * 'attach_to_status_icon' is missing (http://trac.galago-project.org/ticket/121) : The reason is simply that src/pynotify.c does not get rebuilt properly. When deleting the file, it gets regenerated properly and attach_to_status_icon() works. * Make portlint happy
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Committed, thanks!
mezz 2008-04-20 22:07:48 UTC FreeBSD ports repository Modified files: devel/py-notify Makefile Log: - Remove ${WRKSRC}/src/pynotify.c to get it regenerates this file properly, which it will adding attach_to_status_icon() and probably other functions to make other apps work correct. - Portlint clean. PR: ports/122934 Submitted by: David <david@trucs.org> Revision Changes Path 1.4 +4 -1 ports/devel/py-notify/Makefile _______________________________________________ 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"