From owner-cvs-all@FreeBSD.ORG Thu Aug 3 22:44:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 483DD16A5DA; Thu, 3 Aug 2006 22:44:52 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0428243D49; Thu, 3 Aug 2006 22:44:52 +0000 (GMT) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k73Mipnd086197; Thu, 3 Aug 2006 22:44:51 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k73MipKL086196; Thu, 3 Aug 2006 22:44:51 GMT (envelope-from bsam) Message-Id: <200608032244.k73MipKL086196@repoman.freebsd.org> From: Boris Samorodov Date: Thu, 3 Aug 2006 22:44:51 +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-ice Makefile distinfo pkg-plist ports/devel/py-ice/files patch-config+Make.rules 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: Thu, 03 Aug 2006 22:44:52 -0000 bsam 2006-08-03 22:44:51 UTC FreeBSD ports repository Modified files: devel/py-ice Makefile distinfo pkg-plist devel/py-ice/files patch-config+Make.rules Log: - update to the new version 3.1.0; - introduce LIB_VRS variable at Makefile (to be used at LIB_DEPENDS and PLIST_SUB); - create some variables at PLIST_SUB and change plist accordingly; - make "portlint -a" happy (delete quotes from a BROKEN message); - change my email to the FreeBSD.org one. Approved by: netchild (mentor, implicit) Revision Changes Path 1.5 +8 -5 ports/devel/py-ice/Makefile 1.3 +3 -3 ports/devel/py-ice/distinfo 1.3 +7 -7 ports/devel/py-ice/files/patch-config+Make.rules 1.3 +7 -2 ports/devel/py-ice/pkg-plist