From owner-cvs-ports@FreeBSD.ORG Thu Feb 7 18:22:00 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 15A3316A418; Thu, 7 Feb 2008 18:22:00 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 006FA13C501; Thu, 7 Feb 2008 18:22:00 +0000 (UTC) (envelope-from mi@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 m17ILxPK006838; Thu, 7 Feb 2008 18:21:59 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m17ILxta006837; Thu, 7 Feb 2008 18:21:59 GMT (envelope-from mi) Message-Id: <200802071821.m17ILxta006837@repoman.freebsd.org> From: Mikhail Teterin Date: Thu, 7 Feb 2008 18:21:59 +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/databases/firebird2-server Makefile ports/lang/parrot Makefile ports/textproc/xaira Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Feb 2008 18:22:00 -0000 mi 2008-02-07 18:21:59 UTC FreeBSD ports repository Modified files: databases/firebird2-server Makefile lang/parrot Makefile textproc/xaira Makefile Log: Bump PORTREVISIONs of the three ports directly depending on devel/icu. Why can't this sort of dependency be automatically monitored by the package-building?.. In the case of parrot remove the gratuitous requirement for a particular major shared library number for icudata. This will help avoid port-building problems, when icu is upgraded again in the future. Revision Changes Path 1.64 +1 -1 ports/databases/firebird2-server/Makefile 1.23 +2 -1 ports/lang/parrot/Makefile 1.4 +1 -1 ports/textproc/xaira/Makefile