From owner-cvs-ports@FreeBSD.ORG Sun Sep 25 10:21:43 2011 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 01A9A106566B; Sun, 25 Sep 2011 10:21:43 +0000 (UTC) (envelope-from lichray@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 64FC68FC15; Sun, 25 Sep 2011 10:21:41 +0000 (UTC) Received: by yxk36 with SMTP id 36so4632176yxk.13 for ; Sun, 25 Sep 2011 03:21:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=06LJS1+jskpLb7RbIfBESkimze1A4rXZPmQguROwZ7A=; b=LfM0OSfQtP3716YFdfBpcmSDaD08LfaQd3xwTK8EzQc8D1/jQFJmTowpihHKzNPpAI wOViGT5mrCO9g/Ky+rF/npMOAYuC6PnnLi3ntB5LPKR6eAMTKEXY9O8l6O+miPiiRKNM zbbRTQJQBP3mMX2GjgWyJ6pnKVMFTfAQ6q2cg= MIME-Version: 1.0 Received: by 10.42.158.198 with SMTP id i6mr6057892icx.43.1316944414434; Sun, 25 Sep 2011 02:53:34 -0700 (PDT) Received: by 10.231.36.69 with HTTP; Sun, 25 Sep 2011 02:53:34 -0700 (PDT) In-Reply-To: <4E7EDB0D.4090903@FreeBSD.org> References: <201103300020.p2U0Kbpc037656@repoman.freebsd.org> <4E7EDB0D.4090903@FreeBSD.org> Date: Sun, 25 Sep 2011 04:53:34 -0500 Message-ID: From: Zhihao Yuan To: Doug Barton Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Wen Heping , cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/x11-fonts Makefile ports/x11-fonts/font-manager Makefile distinfo pkg-descr pkg-plist ports/x11-fonts/font-manager/files patch-Makefile.in 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: Sun, 25 Sep 2011 10:21:43 -0000 This is fixed in the latest revision 0.5.7_1. On Sun, Sep 25, 2011 at 2:41 AM, Doug Barton wrote: > Just had a chance to try this in XFCE on 9-current and got this: > > font-manager > Traceback (most recent call last): > =C2=A0File "/usr/local/bin/font-manager", line 47, in > =C2=A0 =C2=A0import constants > =C2=A0File "/usr/local/share/font-manager/constants.py", line 53, in > =C2=A0 =C2=A0locale.bindtextdomain(PACKAGE, LOCALEDIR) > AttributeError: 'module' object has no attribute 'bindtextdomain' > > > On 03/29/2011 17:20, Wen Heping wrote: >> wen =C2=A0 =C2=A0 =C2=A0 =C2=A0 2011-03-30 00:20:37 UTC >> >> =C2=A0 FreeBSD ports repository >> >> =C2=A0 Modified files: >> =C2=A0 =C2=A0 x11-fonts =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Makefil= e >> =C2=A0 Added files: >> =C2=A0 =C2=A0 x11-fonts/font-manager Makefile distinfo pkg-descr pkg-pli= st >> =C2=A0 =C2=A0 x11-fonts/font-manager/files patch-Makefile.in >> =C2=A0 Log: >> =C2=A0 Font Manager is not intended to be a professional-grade font mana= gement >> =C2=A0 solution, but rather a simple application suitable for the needs = of most >> =C2=A0 desktop users. >> >> =C2=A0 Although designed with the GNOME desktop environment in mind, it = should >> =C2=A0 work well with most major desktop environments such as Xfce, Enli= ghtenment, >> =C2=A0 and even KDE. >> >> =C2=A0 WWW: =C2=A0 =C2=A0https://code.google.com/p/font-manager/ >> >> =C2=A0 PR: =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 ports/155942 =C2=A0= http://www.FreeBSD.org/cgi/query-pr.cgi?pr=3D155942 >> =C2=A0 Submitted by: =C2=A0 Zhihao Yuan >> >> =C2=A0 Revision =C2=A0Changes =C2=A0 =C2=A0Path >> =C2=A0 1.120 =C2=A0 =C2=A0 +1 -0 =C2=A0 =C2=A0 =C2=A0ports/x11-fonts/Mak= efile >> =C2=A0 1.1 =C2=A0 =C2=A0 =C2=A0 +46 -0 =C2=A0 =C2=A0 ports/x11-fonts/fon= t-manager/Makefile (new) >> =C2=A0 1.1 =C2=A0 =C2=A0 =C2=A0 +2 -0 =C2=A0 =C2=A0 =C2=A0ports/x11-font= s/font-manager/distinfo (new) >> =C2=A0 1.1 =C2=A0 =C2=A0 =C2=A0 +33 -0 =C2=A0 =C2=A0 ports/x11-fonts/fon= t-manager/files/patch-Makefile.in (new) >> =C2=A0 1.1 =C2=A0 =C2=A0 =C2=A0 +9 -0 =C2=A0 =C2=A0 =C2=A0ports/x11-font= s/font-manager/pkg-descr (new) >> =C2=A0 1.1 =C2=A0 =C2=A0 =C2=A0 +136 -0 =C2=A0 =C2=A0ports/x11-fonts/fon= t-manager/pkg-plist (new) >> >> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-fonts/Makefile.diff?&r1= =3D1.119&r2=3D1.120&f=3Dh >> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-fonts/font-manager/Makef= ile >> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-fonts/font-manager/disti= nfo >> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-fonts/font-manager/files= /patch-Makefile.in >> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-fonts/font-manager/pkg-d= escr >> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-fonts/font-manager/pkg-p= list >> > > > > -- > > =C2=A0 =C2=A0 =C2=A0 =C2=A0Nothin' ever doesn't change, but nothin' chang= es much. > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0-- OK Go > > =C2=A0 =C2=A0 =C2=A0 =C2=A0Breadth of IT experience, and depth of knowled= ge in the DNS. > =C2=A0 =C2=A0 =C2=A0 =C2=A0Yours for the right price. =C2=A0:) =C2=A0http= ://SupersetSolutions.com/ > > --=20 Zhihao Yuan, nickname lichray The best way to predict the future is to invent it. ___________________________________________________ 4BSD -- http://4bsd.biz/