From owner-svn-ports-head@freebsd.org Mon Jul 20 11:32:38 2015 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 63EE59A5F83; Mon, 20 Jul 2015 11:32:38 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 3AB181F8B; Mon, 20 Jul 2015 11:32:38 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6KBWc7e024539; Mon, 20 Jul 2015 11:32:38 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6KBWbWK024537; Mon, 20 Jul 2015 11:32:37 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201507201132.t6KBWbWK024537@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Mon, 20 Jul 2015 11:32:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392561 - in head/devel/py-country: . files 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: Mon, 20 Jul 2015 11:32:38 -0000 Author: demon Date: Mon Jul 20 11:32:36 2015 New Revision: 392561 URL: https://svnweb.freebsd.org/changeset/ports/392561 Log: Update to version 1.13. Deleted: head/devel/py-country/files/ Modified: head/devel/py-country/Makefile head/devel/py-country/distinfo Modified: head/devel/py-country/Makefile ============================================================================== --- head/devel/py-country/Makefile Mon Jul 20 10:46:14 2015 (r392560) +++ head/devel/py-country/Makefile Mon Jul 20 11:32:36 2015 (r392561) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= country -PORTVERSION= 1.11 -PORTREVISION= 1 +PORTVERSION= 1.13 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,15 +11,7 @@ DISTNAME= pycountry-${PORTVERSION} MAINTAINER= demon@FreeBSD.org COMMENT= Python API for ISO country, subdivision, language and currency -USES= gettext-tools:build python +USES= python USE_PYTHON= distutils autoplist -post-patch: - ${RM} ${WRKSRC}/src/pycountry/locales/tr/LC_MESSAGES/iso639.po.orig ${WRKSRC}/src/pycountry/locales/ru/LC_MESSAGES/iso639.po.orig ${WRKSRC}/src/pycountry/locales/uk/LC_MESSAGES/iso639.po.orig - -pre-build: - ${LOCALBASE}/bin/msgfmt ${WRKSRC}/src/pycountry/locales/tr/LC_MESSAGES/iso639.po -o ${WRKSRC}/src/pycountry/locales/tr/LC_MESSAGES/iso639.mo - ${LOCALBASE}/bin/msgfmt ${WRKSRC}/src/pycountry/locales/ru/LC_MESSAGES/iso639.po -o ${WRKSRC}/src/pycountry/locales/ru/LC_MESSAGES/iso639.mo - ${LOCALBASE}/bin/msgfmt ${WRKSRC}/src/pycountry/locales/uk/LC_MESSAGES/iso639.po -o ${WRKSRC}/src/pycountry/locales/uk/LC_MESSAGES/iso639.mo - .include Modified: head/devel/py-country/distinfo ============================================================================== --- head/devel/py-country/distinfo Mon Jul 20 10:46:14 2015 (r392560) +++ head/devel/py-country/distinfo Mon Jul 20 11:32:36 2015 (r392561) @@ -1,2 +1,2 @@ -SHA256 (pycountry-1.11.tar.gz) = dfe2a4c17bb286df1f64f0a7a064ea86a6272f5f1d9aa2e61be2cfeef6affc30 -SIZE (pycountry-1.11.tar.gz) = 19837780 +SHA256 (pycountry-1.13.tar.gz) = 3b72f2c334e702d463205e510d8d9b3fc8364a2f647074f543a1da2602730918 +SIZE (pycountry-1.13.tar.gz) = 5007397