From owner-cvs-all@FreeBSD.ORG Sun Apr 20 22:07:50 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 016BB106564A; Sun, 20 Apr 2008 22:07:49 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C94148FC1B; Sun, 20 Apr 2008 22:07:48 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m3KM7mRI094384; Sun, 20 Apr 2008 22:07:48 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m3KM7mjw094383; Sun, 20 Apr 2008 22:07:48 GMT (envelope-from mezz) Message-Id: <200804202207.m3KM7mjw094383@repoman.freebsd.org> From: Jeremy Messenger Date: Sun, 20 Apr 2008 22:07:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/py-notify Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Apr 2008 22:07:50 -0000 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 Revision Changes Path 1.4 +4 -1 ports/devel/py-notify/Makefile