From owner-svn-ports-head@freebsd.org Sat Jan 16 13:23:42 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 93D15A84527; Sat, 16 Jan 2016 13:23:42 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6CB3B115A; Sat, 16 Jan 2016 13:23:42 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u0GDNfMb070056; Sat, 16 Jan 2016 13:23:41 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0GDNfDN070052; Sat, 16 Jan 2016 13:23:41 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201601161323.u0GDNfDN070052@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Sat, 16 Jan 2016 13:23:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r406219 - in head: . devel/py-Products.PlacelessTranslationService textproc textproc/py-gettext textproc/py-python-gettext X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jan 2016 13:23:42 -0000 Author: rm Date: Sat Jan 16 13:23:40 2016 New Revision: 406219 URL: https://svnweb.freebsd.org/changeset/ports/406219 Log: textproc/py-gettext: rename to match upstream name Added: head/textproc/py-python-gettext/ - copied from r406218, head/textproc/py-gettext/ Deleted: head/textproc/py-gettext/ Modified: head/MOVED head/devel/py-Products.PlacelessTranslationService/Makefile head/textproc/Makefile head/textproc/py-python-gettext/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sat Jan 16 13:21:34 2016 (r406218) +++ head/MOVED Sat Jan 16 13:23:40 2016 (r406219) @@ -8100,3 +8100,4 @@ devel/msp430-libc|devel/gcc-msp430-ti-to devel/msp430-binutils|devel/gcc-msp430-ti-toolchain|2016-01-08|Has expired: Obsolete. Please, use devel/gcc-msp430-ti-toolchain devel/e_dbus||2016-01-15|Has expired: Not used anymore by x11-wm/enlightenment www/xpi-locale-switcher||2016-01-15|Has expired: incompatible with Firefox 34 (and later presumably) +textproc/py-gettext|textproc/py-python-gettext|2016-01-16|Renamed to match upstream name Modified: head/devel/py-Products.PlacelessTranslationService/Makefile ============================================================================== --- head/devel/py-Products.PlacelessTranslationService/Makefile Sat Jan 16 13:21:34 2016 (r406218) +++ head/devel/py-Products.PlacelessTranslationService/Makefile Sat Jan 16 13:23:40 2016 (r406219) @@ -2,6 +2,7 @@ PORTNAME= Products.PlacelessTranslationService PORTVERSION= 2.0.5 +PORTREVISION= 1 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +13,7 @@ COMMENT= Internationalizing and localizi LICENSE= GPLv2 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gettext>=0.6:${PORTSDIR}/textproc/py-gettext \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-gettext>0:${PORTSDIR}/textproc/py-python-gettext \ ${PYTHON_PKGNAMEPREFIX}zope.annotation>=0:${PORTSDIR}/devel/py-zope.annotation \ ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component \ ${PYTHON_PKGNAMEPREFIX}zope.deferredimport>=0:${PORTSDIR}/devel/py-zope.deferredimport \ Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Sat Jan 16 13:21:34 2016 (r406218) +++ head/textproc/Makefile Sat Jan 16 13:23:40 2016 (r406219) @@ -1227,7 +1227,6 @@ SUBDIR += py-feedparser SUBDIR += py-genshi SUBDIR += py-genshi-devel - SUBDIR += py-gettext SUBDIR += py-hexdump SUBDIR += py-html2text SUBDIR += py-hyperestraier-python @@ -1262,6 +1261,7 @@ SUBDIR += py-pystemmer SUBDIR += py-python-augeas SUBDIR += py-python-docx + SUBDIR += py-python-gettext SUBDIR += py-pytidylib SUBDIR += py-pyx12 SUBDIR += py-qrcode Modified: head/textproc/py-python-gettext/Makefile ============================================================================== --- head/textproc/py-gettext/Makefile Sat Jan 16 13:21:34 2016 (r406218) +++ head/textproc/py-python-gettext/Makefile Sat Jan 16 13:23:40 2016 (r406219) @@ -1,12 +1,11 @@ # $FreeBSD$ -PORTNAME= gettext +PORTNAME= python-gettext PORTVERSION= 2.1 PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= rm@FreeBSD.org COMMENT= Python Gettext po to mo file compiler