From owner-cvs-all@FreeBSD.ORG Fri May 14 16:56:14 2010 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 19E7B1065675; Fri, 14 May 2010 16:56:14 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E58458FC19; Fri, 14 May 2010 16:56:13 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o4EGuD2h036785; Fri, 14 May 2010 16:56:13 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o4EGuDHt036784; Fri, 14 May 2010 16:56:13 GMT (envelope-from bsam) Message-Id: <201005141656.o4EGuDHt036784@repoman.freebsd.org> From: Boris Samorodov Date: Fri, 14 May 2010 16:56:13 +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/comms/gammu pkg-plist ports/comms/gammu-python Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2010 16:56:14 -0000 bsam 2010-05-14 16:56:13 UTC FreeBSD ports repository Modified files: comms/gammu pkg-plist comms/gammu-python Makefile Log: comms/gammu-python: . remove CATEGORIES (it's the same with master port); . run python script to create gammu/__init__.pyc file; . bump PORTREVISION. comms/gammu: . add gammu/__init__.pyc to pkg-plist (when WITH_PYTHON_GAMMU is defined, i.e. for comms/gammu-python port). Revision Changes Path 1.2 +5 -1 ports/comms/gammu-python/Makefile 1.19 +1 -0 ports/comms/gammu/pkg-plist